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.


Move a file
Used to switch users in a shell
Sets permissions of files or directories
Stop a running process
Configure network settings
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)
Lists running processes
su
passwd
chmod
sudo
ifconfig
ps
vi
kill
ls
mv