4. Operating Systems Flashcards
What are the key features of Windows Safe Mode?
Starts Windows with only essential drivers and services to troubleshoot issues.
What is the Linux command to list files in a directory?
ls
What is the purpose of the Task Manager in Windows?
Monitors and manages running applications, processes, and system performance.
What is the macOS equivalent of Windows Task Manager?
Activity Monitor.
What is the function of a file system in an operating system?
Organizes and manages how data is stored and retrieved on a storage device.
What is the purpose of the Windows Registry?
Stores configuration settings and options for the operating system and installed applications.
What is the Linux command to change file permissions?
chmod
What is the purpose of a kernel in an operating system?
Acts as a bridge between hardware and software, managing system resources.
What is a hypervisor?
Software that creates and manages virtual machines.
What is the difference between 32-bit and 64-bit operating systems?
64-bit OS can handle more memory and run 64-bit applications, while 32-bit OS is limited to 4GB of RAM.
What is the command to display the IP configuration in Windows?
ipconfig
What is the primary use of the macOS Terminal?
Allows users to interact with the operating system through command-line input.
What is the purpose of a paging file in Windows?
Provides virtual memory by using disk space to supplement physical RAM.
What is the Linux command to create a new directory?
mkdir
What is the purpose of System Restore in Windows?
Reverts the system to a previous state to fix issues caused by software changes.
What is the default file system used by Windows?
NTFS (New Technology File System).
What is the difference between hibernation and sleep mode in Windows?
Hibernation saves the session to disk and powers off, while sleep mode keeps it in memory and uses minimal power.
What is the Linux command to view the current directory?
pwd
What is a dual-boot system?
A computer configured to run two operating systems, selectable at startup.
What is the function of Windows PowerShell?
Automates tasks and manages systems using command-line input and scripting.
What is the macOS feature similar to Windows System Restore?
Time Machine.
What is the Linux command to terminate a process?
kill
What is the purpose of the bootloader?
Loads the operating system kernel during startup.
What is the command to check disk usage in Linux?
df
What is the primary function of the Control Panel in Windows?
Provides access to system settings and configuration options.
What are the key features of Windows Safe Mode?
Starts Windows with only essential drivers and services to troubleshoot issues.
What is the Linux command to list files in a directory?
ls
What is the purpose of the Task Manager in Windows?
Monitors and manages running applications, processes, and system performance.
What is the macOS equivalent of Windows Task Manager?
Activity Monitor.
What is the function of a file system in an operating system?
Organizes and manages how data is stored and retrieved on a storage device.
What is the purpose of the Windows Registry?
Stores configuration settings and options for the operating system and installed applications.
What is the Linux command to change file permissions?
chmod
What is the purpose of a kernel in an operating system?
Acts as a bridge between hardware and software, managing system resources.
What is a hypervisor?
Software that creates and manages virtual machines.
What is the difference between 32-bit and 64-bit operating systems?
64-bit OS can handle more memory and run 64-bit applications, while 32-bit OS is limited to 4GB of RAM.
What is the command to display the IP configuration in Windows?
ipconfig
What is the primary use of the macOS Terminal?
Allows users to interact with the operating system through command-line input.
What is the purpose of a paging file in Windows?
Provides virtual memory by using disk space to supplement physical RAM.
What is the Linux command to create a new directory?
mkdir
What is the purpose of System Restore in Windows?
Reverts the system to a previous state to fix issues caused by software changes.