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