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