CompTIA Study Materials
AWS Study Materials
AWS Cloud Practitioner AWS Cloud Practitioner
AWS Cloud Practitioner CLF-C02
Microsoft Study Materials
Microsoft Azure Fundamentals Microsoft Azure Fundamentals
Microsoft Azure Fundamentals AZ-900

Linux Command Line Flashcards

AcronymDefinition
List contents of a directoryls
Searches a file or input for particular charactersgrep
Change directoriescd
Turn off or power offshutdown
Get the current working directory of a shellpwd
Set a user's passwordpasswd
Move a filemv
Copy a file or directorycp
Delete a file or directoryrm
Sets permissions of files or directorieschmod
Sets the owner of files or directorieschown
Configure wireless networking settingsiwconfig
Configure network settingsifconfig
Lists processesps
Used to run subcommands as root (admin)sudo
Used to switch users in a shellsu
Ubuntu package managerapt-get
Text editor that is infamous for being impossible to exitvi
Stop a running processkill
Front
Stop a running process
Click the card to flip
Back
kill
Front
Used to switch users in a shell
Back
su
Front
Ubuntu package manager
Back
apt-get
Front
Turn off or power off
Back
shutdown
Front
Change directories
Back
cd
Front
Get the current working directory of a shell
Back
pwd
Front
Lists processes
Back
ps
Front
Text editor that is infamous for being impossible to exit
Back
vi
Front
Configure network settings
Back
ifconfig
Front
Sets the owner of files or directories
Back
chown
Front
Used to run subcommands as root (admin)
Back
sudo
Front
List contents of a directory
Back
ls
Front
Sets permissions of files or directories
Back
chmod
Front
Copy a file or directory
Back
cp
Front
Delete a file or directory
Back
rm
Front
Searches a file or input for particular characters
Back
grep
Front
Set a user's password
Back
passwd
Front
Move a file
Back
mv
Front
Configure wireless networking settings
Back
iwconfig
1/19