👻 Don't let your upcoming exam spook you! Pass with Confidence, and save 50% on select Memberships - Today only! 👻

5 hours, 59 minutes remaining!

Common Linux Commands 1

Identify the use case of common Linux commands.


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