Module 1, day 1 Flashcards
What is my main instructor for this course’s name?
Cindy Quach.
What is my course instructor’s career?
Site Reliability Engineer
which OS will I learn in this course?
Linux and Windows
What inputs text commands instead of relying on a GUI?
command line
To get my IP Support Professional certificate, what must I do?
pass all graded assignments in all 5 courses of the program, each passing grade of over 80%
what interfaces will I learn for navigating windows?
GUI and CLI, graphical user interface and Command Line Interpreter
What interface will I learn for Linux?
Command Line
What in LInux is called a shell?
CLI
What is the language I’ll use to interact with a Shell in Linux?
Bash
what will make it easier for me to understand what I am learning in this course?
Practicing on my own computer
where will I keep commands?
in my flashcards on Brainscape
Navigating from one directory to another
getting file information
removing files and directories
What does Basic Operating system navigation involve?
searching through your directories
find a specific file
copy and paste
chaining commands
file and text manipulation
What is a cross platform task automation solution made up of a command-line shell, scripting language, and a configuration management framework, and runs on Windows, Linux, and macOS?
PowerShell
what is PowerShell commonly used for?
automating management of systems.