Common Linux Commands 1
CompTIA A+ 220-1202 (V15) PBQ
Identify the use case of common Linux commands.
Used to run subcommands as root (admin)
Set a user's password
Sets permissions of files or directories
Text editor that is infamous for being near-impossible to exit
Stop a running process
List contents of a directory
Lists running processes
Configure network settings
Used to switch users in a shell
Move a file
mv
passwd
chmod
kill
ifconfig
su
sudo
ls
ps
vi