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

FrontBack
Text editor that is infamous for being impossible to exitvi
Move a filemv
Delete a file or directoryrm
Sets permissions of files or directorieschmod
Copy a file or directorycp
Sets the owner of files or directorieschown
Stop a running processkill
Searches a file or input for particular charactersgrep
Turn off or power offshutdown
Used to switch users in a shellsu
List contents of a directoryls
Configure network settingsifconfig
Set a user's passwordpasswd
Lists processesps
Used to run subcommands as root (admin)sudo
Change directoriescd
Get the current working directory of a shellpwd
Configure wireless networking settingsiwconfig
Ubuntu package managerapt-get