Книга: Linux Command Line: An Admin Beginners Guide
Назад: Archive And Compression
Дальше: Typical User Management Commands
CHAPTER SEVEN: Linux System and User Management
Important System Management Commands
Command
Description
df
Display filesystem space
du
Disk usage
free
Free memory usage display
w
Which users are logged in?
whoami
Whoami logged in as?
hostname
List the hostname of the machine
uname
Print kernel information
quota
Quotas and limits of users
passwd
Set/change a users password
chage
Force user to change password
adduser
Add new user
usermod
Modify a user
addgroup
Add a new group
userdel
Delete user
delgroup
Delete a group
Назад: Archive And Compression
Дальше: Typical User Management Commands