Labor Day Flash Sale: 30% off Today Only!

10 hours, 20 minutes remaining!
Preview Mode — This PBQ requires a Premium Membership and is being shown in a read-only preview mode.     See Plans

Common Linux Commands 1

Identify the use case of common Linux commands.


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