Changes password
passwd
Finds info related to DNS
dig
Displays full path of a directory
pwd
Installs packages
apt-get&yum
Changes file ownership
chown
Terminates process
kill
Executes commands as admin
sudo
Shuts down system
shutdown
Modifies permissions
chmod
Searches for matching information
grep
Displays process information
ps
Same as Windows ipconfig
ifconfig
Displays file contents
cat
What command is used to convert and copy files from one hard disk to another?
dd
Which Linux command is used to switch to another user’s acct?
su
What command is used on a Linux system to delete all the files and directories in a Linux system’s filesystem?
rm -rf /