Operating System Management (Chapter 1) Flashcards
NOS
Network Operating System
- OS designed to run servers on business networks
What is an OS
It provides a user interface between the user and the hardware/application.
- handles basic system functions
- consists of kernel (core files for hardware & programs)and shell (command line interface/GUI)
Business Client
OS design to work as a client to the Windows Sever product on a business networks
Home client
OS designed to work on standalone or workgroup PCs in a small office environments
Cellphone/tablet client
OS designed to work on handheld devices
Compatibility Issues
- Application are not always compatible with different OS
- OS updates might effect compatibility issues with drivers and apps
- different OS might communicate differently over a network
Shell
Is a command/GUI based interface that allows the user to interact with the OS. Acts as an intermediary between the user and the kernel, interpretation instructions from the user and translating them into instructions the kernel can execute
Kernel
The core components of an operating system that manages the system resources (hardware) and provides services to other programs running on the system. Acts as a bridge between the user and the systems resources.
OS licensing
OEM - Original Equipment Manufacturer ( Only valid on device it was bought on)
Retail Licence - transferable between devices
Window Work and Education Features
- Allows you to join a windows domain.
(Client can access NOS) - BitLocker (disk encryption)
- AppLocker (lock apps from certain users)
- Remote Desktop Sever
- Group Policy Editor
32-bit Vs 64-bit
- Drivers must be of the same bit as the OS
- 64-bit system can run both 32-bit & 64-bit apps
- 32-bit system can only run 32-bit apps
64-bit shared system files - %SystemRoot%\system32
32-bit shared system files - %SystemRoot%\syswow64
Windows Home Limite
- doesn’t support multiple CPU
- does not support windows Domain, BitLocker or Remote Desktop
- 64-bit restricted to 128GB Ram
Window Pro/ Education Limits
Pro/Education:
- 2CPUs upto 128cores
- 2TB Ram
Window Pro Workstation limits
Pro Workstation:
- 4 CPUs
- 6TB Memory
- ReFS (resilient file system)
Windows Enterprise Limits
Windows Enterprise:
- 4 CPUs
- 6TB Memory
- ReFS (resilient file system)
- UX control ( user experience control)
Window update path
Feature update
- identified by name & number
- number corresponds to release date
1607 - July (07) 2016 (16)
Window N editions
Are editions of main windows edition that do not have multimedia apps installed, this disabling the network ports that would’ve used them, making the system more secured
Window Files System
NTFS (New Technology File System)
- Reliable and security features
- Required file system for windows boot volume
FAT32 ( File Allocation Table 32)
- legacy file system
- used for compatibility between OS
exFAT ( Extensible File Allocation Table)
- updated version of FAT32 with support for larger drives & file size (+4GB)
NTFS features
Journaling
- when data is written to a drive it is re-read, verified and logged
Dynamic Disk
- disk management features allows space on multiple drives to be combined into volume (RAID)
Snapshots
- allows the shadow copy service to make read only copies of files at any point in time (even if locked)
Security
- permission & ownership
- file access audit trails
- encrypting file system (EFS)
POSIX compliance
- support UNIX/Linux compatibility
ReFS features
Resilient File System
- only available on Pro Workstation & Enterprise
- can’t be used as a boot drive
Advantages
- automatic integrity & data scrubbing
- protection against data degradation
- built in hard drive failure & redundancy
- RAID integration
- larger drive space
ReFS features
Resilient File System
- only available on Pro Workstation & Enterprise
- can’t be used as a boot drive
Advantages
- automatic integrity & data scrubbing
- protection against data degradation
- built in hard drive failure & redundancy
- RAID integration
- larger drive space
Apple OS
macOS is built in top of the UNIX based kernel
Spotlight
macOS search feature for files, apps, images, ect
Finder
macOS file manger, similar to windows explorer
Remote Disk
Ability to share the optical drive of one Mac to another, designed to share data and files, not for media streaming
Mission Control and Spaces
macOS ability to create multiple desktop
Keychain
Is a built in macOS password management program
System preferences
macOS version of windows control panel that allows the user to modify various system settings
Terminal
macOS command line access to the OS,
Command prompt for windows
Image Recovery
macOs ability to build a disk image of the system and is stored on a .dmg file
Force Quite
macOS ability to force a program to working, similar to windows task manager
Boot Camp
Dual-boot into windows on a Mac hardware.
Installs windows OS and drivers on a Boot Camp partition
Time Machine backups
macOS backup software