Unit 05: System Software: The operating system, utility programs, and file management Flashcards
OS?
Operating system - a group of programs that control how the computer functions
the 3 primary functions of OS?
- managing hardware
- managing the software
- managing tasks
user interface?
the desktop, icons, and menus that let users communicate with the computer
what is the 2 most common OS for desktops/laptops?
- Microsoft Windows
2. macOS - Apple
can Microsoft run on all computing devices?
yes
single-user/single-task OS?
OS’s that are designed for one person to perform one task at a time
what do modern OS allow
multitasking instead of single-task
What kind of OS are Windows and macOS?
multitasking OS’s
what is the most popular OS for PC? (3)
- Microsoft windows
- Apple macOS
- Linux - open source
what OS is used for Chromebook devices?
google’s chrome OS
6 popular operating systems? developed by?
- windows - Microsoft
- mac OS - apple PC’s
- iOS - Apple tablets
- android - google
- Linux - open source
- Chrome OS - google
utility program?
a small program that performs the general housekeeping tasks for a computer to help run it more efficiently
Can a utility program stand alone?
yes
mobile OS?
OS for smartphoens and tablets
Android?
mobile OS for devices designed by Google and samsung
iOS?
main OS for apple mobile devices
Google Chrome OS?
a web-based OS that is only available on Chromebooks
Linux?
a free open-source OS that is designed for PC and web server using
is Linux a stable OS?
yes
distributions/ditros?
Linux download packages
kernel?
code that provides OS basic functionality
does it matter what OS is on my computer?
yes most application software is OS-dependent
Can I have multiple OS’s on one device?
yes
OS update
a) windows
b) apple
c) android
a) delivers automatic OS updates
b) releases periodic new versions
c) update up to user discretion
RTOS?
real-time operating system - an OS that allows machinery to perform a repetitive series of tasks in a given time
2 examples of devices that require RTOS?
- pacemaker
2. anti-lock braking system in cars
multiuser/network OS?
let multiple users access the computer system at once
networks?
group of a computer connects to each other so they can share info and communicate
server?
the computer that manages the network resources and communications
3 examples of network OS?
- windows server
- Linux
- UNIX
UNIX?
a) what is it
b) when was it developed
c) who developed it? (2)
a) a multiuser, multitasking network OS
b) 1969
c) Ken Thompson and Dennis Ritchie
is UNIX code proprietary
it wasn’t but now it is
what computer require multiuser OS? (2)
- mainframes
2. supercomputers
examples of mainframe OS?
- UNX
- Linux on system z
- z/OS - IBM
what OS does do supercomputers mainly use?
Linux
OS analogy?
traffic conductor
5 things OS does?
- provides a user interface
- manages hardware and peripherals
- provides consistent interaction between application and CPU
- manages memory and storage
- manages processor
command-driven interface?
when the user enters commands to communicate with the computer system
MS-DOS/DOS?
Microsoft Disk OS - an old OS that used to let users interact with their PC’s
menu-driven interface?
when users choose commands from menus displayed on the screen
GUI?
graphical user interface - display graphics and use point and click tech to establish commands in a more user-friendly manner
what type of user interface is used currently by windows and macOS?
GUI
GNOME and KDE are examples of
different Linux-based OS user interfaces
why do OS’s manage CPU?
helps the CPU execute multiple tasks efficiently
event?
an action the user inflicts on the hardware - mouse click/keystroke
interrupt?
a command that informs OS of a higher priority task that requires immediate action -printing
interruption handler?
a numerical code that prioritizes the requests
where does the interruption handler put the request?
RAM
preemptive multitasking?
when the OS runs tasks of higher priority over tasks of lower priority
spooler?
a program that helps to coordinate all printed jobs being sent to a printer at once
buffer?
the temporary storage in RAM that contains print requestion while the printer is still in use
virtual memory?
the process of optimizing RAM storage by borrowing hard drive space
swap file/page file?
a hard drive file where data that hasn’t been moved recently temporarily go in order to make space in RAM
paging?
the act of swapping the files between the RAM and hard drive swap files
thrashing?
the sluggish condition that occurs when there is excessive paging
device driver?
facilitates communication between OS and peripheral device
PnP?
plug and play - software and hardware standard design that installs the new hardware by including the drivers in the OS that are needed to allow the device to run
API?
application programming interface - an interface that gives other programs the code needed for the CPU to recognize them
natural language processing?
artificial intelligence that uses software to analyze, understand and generate human language naturally
machine-learning?
AI that provides the computer with the ability to learn without being explicitly programmed
boot process?
the process of loading the OOS into RAM when the computer is turned on
the 4 steps of the boot process
- activating BIOS
- performing the POST
- loading the OS
- checking further configurations and customizations -
BIOS?
basic input/output system - a program that manages data exchange between OS and input/output devices
POST?
power-on self-test - checks to make sure essential peripheral devices are operational
CMOS?
complementary metal-oxide semiconductor - a special kind of memory that uses basically no power
system files?
the main OS files
registry?
contains all the different configurations sed by the OSSS and other apps
configurations?
settings
authentication?
the verification of users login name and password
what to do if the boot does work properly?
- power off then on
- uninstall recently installed software
- access windows advanced options menu - F8
- select “Reset this PC”
- revert past configurations - system recovery
“Reset this PC”
a utility program in windows that attempts to diagnose and fix errors in system files
desktop?
the primary working area of a users computer
taskbar?
displays open and favourite apps for easy access
where is the taskbar located in the windows?
at bottom of the desktop
start menu
provides access to apps, setting, and power options
pinning?
a process that fewer users choose which apps they wish to be tiled on the start menu
Microsoft account?
a registered user profile to log into windows account from any device
what is “snapping” windows
the act of fixing open programs into place on either the left or the right side of the screen
virtual desktops?
allow the user to organize groups of windows into different displays
macs “Docks” is similar to Windows what?
taskbar
how integrated are all apple devices to each other?
very tightly
Ubuntu?
a Linux user interface that is very similar to window and macOS
file management?
provides and organizational structure to the computer’s contents
hierarchical directory structure?
the way windows organize its content
what is the hierarchical directory structure composed of? (5)
- drives
- libraries
- folder
- subfolder
- files
3 types of storage drives?
- flash drive
- optical drive
- external hard drive
rood directory?
large filing cabinet where all the files are stored
file?
a collection of programs instructions/data that are stored and treated as a single unit in an OS
folder?
a collection of files
FIle explorer?
the main tool for finding, viewing, and managing the content of the computer for WIndows
the 2 sections of file explorer
- navigation pane
2. file list
navigation pane
a) location
b) which OS
c) what does it contain
a) left of the screen
b) windows
c)
1. files stored online in OneDrive
2. storage areas in PC - docs, music, pics, vids
3. quick access area
file list?
on the eright where selected contents from navigation pane are located
file path?
shows the location of a file
music, pictures, videos are all examples of ____ in windows?
libraries
path separator?
a) windows
b) macOS
c) Linux and UNIX
a) backslash - \
b) colon - :
c) forward slach - /
the 2 ways to view/sort files?
- details view
2. icons view
details view?
the most interactive view that displays file/folders in list form with additional file info displayed in columns alongside the file name
icon view?
displays as live icons showing files/folders in sizes ranging from small to large
which view is better if you have files/folders containing images or videos?
icon view
live icons?
allow users to preview the actual contents of a specific folder without opening it
C:\Documents\HIS182\Term Paper\Illustrations\ACarneigie.jpg
A - C:\ B - Documents\ C- HIS182\Term Paper\Illustrations\ D- ACarneigie. E- jpg
A - drive B - primary folder C - subfolders D - filename E - extension (file type)
extension/file type?
identifies what kind of family of all the file belongs to or which app should be used to read the file
which OS doesn’t require file extensions? (2)
Mac and Linux
which OS does require file extensions? (1)
windows
.xlsx?
workbook - excel
.accdb?
database - access
.pdf?
potable document formate - adobe reader
.rtf?
text (rich text format)
.html/.htm?
a hypertext markup language for web pages
.jpg?
joint photographic expert group (JPEG) image
.zip?
compressed files
recycle Bin?
where files deleted from the hard drive side to be permanently deleted
trash?
recycling bin for mac
2 ways to recover permanently deleted files?
- access file history in windows and restore it
2. access cloud-based storage systems and see if it’s there because they are independent
FarStone’s RestoreIT and Norton Online Backup are examples of what?
programs meant to retrieved permanently deleted files
file compression utility?
a program built into windows meant to compress a group of files
WinZip?
stand alone file compression utility program for windows
Stufflt?
stand alone file compression utility program for windows and mac
zipping a file?
the act of compressing a file
dictionary?
a storage unit for repeated patterns fo letter and placeholder of catalogs
algorithm?
set of instructions designed to complete a solution in a step by step manner
how to restore compressed files?
Click “extract”
utility program?
small apps that perform a special function on a computer
5 utility programs available for windows
- disk clean up
- defragment and optimize drives
- task manager and resource monitor
- file history/recovery
- system restore
clean up disk?
removes unneeded files from hard drive
task manager?
check on programs and exit unresponsive programs
force quit?
helps close out unresponsive apps for mac
disk defragmentation?
organizes hard drive folder to allow faster access
file history?
backs up important files
system restore?
restores the system to a system restore point
system restore point?
a previously stable state
5 windows access tools?
- magnifier - magnifying glass
- narrator - reads out loud
- speech recognition
- on-screen keyboard
- high contrast - easier to see text