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.


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