linux系统管理入门——系统信息、用户、文件、磁盘、内存

whatis

系统信息

uname

hostname

lspci

lsusb

用户和组

useradd

userdel

groupadd

groupdel

文件和文件夹

cd

touch

cat

tail

pwd

ls

mv

cp

磁盘

df

du

内存

free

参考资源 

http://linux.vbird.org/linux_basic/0410accountmanager.php

Hope you will sing a song for me!
原文地址:https://www.cnblogs.com/feer/p/9413964.html