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.


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