man
Gives details about Linux commands
ls
List directory contents
grep
Find text in a file
pwd
Print working directory
mv
Move file
cp
Copy file
rm
Remove file
chmod
Change file permissions
chown
Change file owner and group
sudo
Executes any command as administrator
yum
Install, delete, or update
df
disk free space
ps
Displays running processes
dig
Find DNS information
cat
Reads data from a file and displays content as an output
kill
Closes a process running
vi
Visual mode editor
ifconfig
View/configure network interface and IP
apt - get
Advanced packaging tool, package retrieval
su
Become super user