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.


Stop a running process
Sets permissions of files or directories
Set a user's password
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
Lists running processes
List contents of a directory
Configure network settings
Move a file
passwd
vi
su
ls
ifconfig
mv
chmod
sudo
kill
ps