Linux must-Learn 60 commands
Linux provides a large number of commands, which can be used to do a lot of work effectively, such as disk operations, file access, directory operations, process management, file permission settings and so on. Therefore, it is necessary to work on a Linux system using the commands provided by the system. To really understand Linux systems, you have to learn from Linux commands and learn more about Linux systems with basic command learning.
The number of commands for different Linux distributions is not the same, but there are more than 200 commands for the Linux distribution. Here the author of the more important and most frequently used commands, according to their role in the system is divided into the following six parts of the introduction.
Installation and Login commands: Login, shutdown, halt, reboot, install, mount, Umount, Chsh, exit, last;
Document processing commands: File, mkdir, grep, DD, find, MV, LS, diff, Cat, ln;
System Management Related commands: DF, top, free, quota, at, LP, AddUser, Groupadd, Kill, crontab;
Network operation commands: Ifconfig, IP, ping, netstat, Telnet, ftp, route, Rlogin, RCP, finger, mail, nslookup;
System security Related commands: passwd, Su, umask, Chgrp, chmod, Chown, chattr, sudo ps, who;
Other commands: Tar, unzip, Gunzip, Unarj, Mtools, man, Unendcode, UUDecode.
Linux must-Learn 60 commands