Module 1 Unit 4 Flashcards
What is the registry?
The registry is a database of configuration settings supporting the windows OS.
what term is used to describe terminating a process that is not responding to user input?
this is often called “killing” process
why might you use the services snap in to manage background processes rather than task manager?
task manager allows you to start and stop services.
services snap in allows you to configure your service properties
The task scheduler allows you to run a process automatically and windows. What is a widely used Linux equivalent?
cron is widely used to run tasks automatically in Linux
what part of the system memories set up is most user configurable ?
use a virtual memory, or a page file where space is used to supplement system RAM
what two things are configured on a disk to make storage space on the desk available to the windows OS?
typically allocated a dry letter and must be formatted with a suitable file system
What is capital CLI?
command lined interface, which allows the user to interact with the OS using typed commands, or scripts rather than it GUI
what protection feature in windows is designed to prevent a script or software from making an authorized changes to the OS configuration?
user access control (UAC)
True or false? A standard user cannot change their own password.
false - ordinary users can change your own passwords, but cannot change anybody else’s
how does you distinguish windows and Linux?
Linux uses individual text files to store settings.