The following system and network administration commands were
introduced in this chapter
passwd |
change login password |
df |
reports available disk space |
ps |
reports process status |
kill |
terminates processes |
adduser |
creates new user |
useradd |
creates new user |
userdel |
removes a user |
shutdown |
close down processes and shut down machine |
compress |
reduces file to compressed form |
gzip |
reduces file to compressed form |
gunzip |
uncompresses gzip file |
tar |
file and directory archive tool |
split |
splits and joins large files |
ypmatch |
prints values from Network Information System |
ssh |
secure shell for remote login |
fdisk |
modifies disk partition table |