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

Used to switch users in a shell
pwd
Lists processes
Copy a file or directory
su
chown
Sets the owner of files or directories
Used to run subcommands as root (admin)
Get the current working directory of a shell
ps
sudo
cp