Commands you must master to learn Linux! Experience sharing

  As we all know, when we learn Linux technology, a variety of operating commands are involved. These commands are also the key to help us improve work efficiency. Therefore, if we want to learn Linux well, we must master Linux commands. Next, the editor will introduce the differences. Functional Linux commands.

  Installation and login commands: login, shutdown, halt, reboot, install, mount, umount, chsh, exit, last;

  File 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 instructions: tar, unzip, gunzip, unarj, mtools, man, unendcode, uudecode.

Guess you like

Origin blog.51cto.com/15052541/2607953