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