Preview Mode — This PBQ requires a Premium Membership and is being shown in a read-only preview mode.     See Plans

Common Linux Commands 1

CompTIA A+ 220-1202 (V15) PBQ

Identify the use case of common Linux commands.


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