🎆🎇 4th of July Sale - Grab a Lifetime deal 50% off, Save $60!

9 hours, 20 minutes remaining!

Common Linux Commands 1

Identify the use case of common Linux commands.


Sets permissions of files or directories
Stop a running process
Configure network settings
Text editor that is infamous for being near-impossible to exit
Used to switch users in a shell
Lists running processes
Set a user's password
Move a file
Used to run subcommands as root (admin)
List contents of a directory
mv
chmod
vi
ps
passwd
ls
ifconfig
kill
su
sudo