Module 4 Flashcards
What is an operating system (OS)?
It is what makes a computer work
What are four of the most common operating systems?
- Windows
- Mac
- Linux
- Chrome
What are the risks of using an operating system after its end-of-life (EOL)?
You are risking your security and compatibility issues with newer software
What is the difference between a proprietary and an open-source operating system?
Open-source systems are open to the public and are allowed to make changes to the code, whereas propriety is owned by a company and nobody else.
What basic features are offered with each of the common Windows versions?
Start menu, Ms painter, Browser, control panel
What is the difference between Windows Pro and Windows Pro for Workstations?
Windows pro is for more business use having a lot of software included, where pro for workstations is more hardware focus.
When would it be beneficial to use either workgroups or domain access accounts?
Domains are useful for a larger business. Your information is secured successfully no matter what devices you log in. Workgroup is for a smaller business, and you are able to share your resources
How can the gpedit.msc utility be helpful?
You are able to customize your configuration to your needs and likes
How can you customize the Windows user interface?
You can customize your task bar by pinning apps of your choice and your start menu the same way
How does a Windows in-place upgrade differ from Windows clean installation?
Your data will have to me externally saved if you were to do a clean installation whereas in-place upgrade it is automatically accessible after process is finished
Why do many administrators choose to use a command line interface on a Linux server?
Once learning how to work their commands, you are able to work with any distribution Linux has
What is a Linux distribution?
An operating system created with the Linux kernel and/or features
Which common commands can you use to navigate through shells?
mv (move), rm (remove), ls (list files and directories)
Which types of items can Tab be used to complete once you start typing the entities’ name?
Commands
What is the difference between free software and open-source software?
Free software is just free, whereas open source is free and open to everyone