Kelvin's tech-box
  • Home
  • About
By Kelvin Li in linux — Feb 7, 2013

Create the lowest permission SSH user account

#create user
useradd -M -s /sbin/nologin -n username

#modify the password
passwd username

#remove the user
userdel -r username

Previous issue

QT workshop topics

Next issue

RAID 相关知识

Kelvin's tech-box © 2025
Powered by Ghost