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