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