Windows/Linux/MacOS Flashcards
(50 cards)
What are the componets to comparing various OS (Windows/Linux/MacOS)?
-User interface (UI)
-File system
-Security
-Compatibility with software/hardware
-Performance & reliability
what is user interface (UI)?
The user interface (UI) is the point of human-computer interaction and communication in a device. This can include display screens, keyboards, a mouse and the appearance of a desktop.
What are (3) OS system interface examples?
MS โ> Windows
๐ โ> MacOS
Linux โ> GNOME, KDE Plasma, and XFCE
What is the file system?
The file system, is a vital component that manages how data is stored and retrieved.
What are (3) file system examples?
Windows โ> NTFS
MacOSโ> (ie Sequoia/latest version)
Linux โ> XFS/Btrfs/Ext4
What are (3) examples of security features?
Windows โ> Defender, Bitlocker, and Secure Boot
MacOS โ> Gatekeeper and XProtect (Unix-based foundation)
LInuxโ> Security enhanced
Which OS system is the most compatible?
Windows
How is MacOS optimized for performance on Apple hardware?
M1/M2
What are the (2) advantages of Windows 11 Home?
-User-friendly interface
-Sufficient for basic tasks
What are the (2) disadvantages of Windows 11 Home?
-Lacks advanced security
features
-Limited business features
What are the (2) advantages of Windows 11 Pro?
-Enhanced security
-Business-oriented features
What is the (1) disadvantage of Windows 11 Pro?
-Potential overkill for basic
users
What are the (2) advantages of Windows 11 Enterprise?
-Highest level of security and
manageability
-Advanced IT management
tools
What are the (2) disadvantages of Windows 11 Enterprise?
-Higher cost
-Complexity of deployment
What are the (2) advantages of Windows 11 Education?
-Tailored for educational
environments
-Enhanced security and
management
What is the (1) disadvantage of Windows 11 Education?
-Limited to educational
institutions
What are the (2) advantages of Windows 11 Pro for Workstations?
-Optimized for high-
performance tasks
-Supports large data
handling
What is the (1) disadvantage of Windows 11 Pro for Workstations?
-Unnecessary for regular
office tasks
What are some aspects to cross-platform software and file management?
-Different unique system
calls, file systems, and user
interface guidelines
-Libraries and APIs available
on one platform might not
be available on another
-Maintaining a consistent
user experience across
platforms is challenging
-Transferring files between
different operating systems
can be a complex task due
to differences in file
systems and metadata
handling
-Different operating
systems use different
default character
encodings, which can lead
to corrupted file contents
when transferred.
what are common causes of startup issues?
Common causes include corrupted system files, hardware failures, or software conflicts. You have the option of using either Safe Mode or Recovery Mode.
What is safe mode?
Safe Mode performs a startup disk check, repairs directory issues, and disables non-essential login items.
What is recovery mode?
If Safe Mode doesnโt resolve the issue, Recovery Mode offers more robust tools. This mode provides access to Disk Utility for repairing the disk, reinstalling macOS, restoring from a Time Machine backup, or accessing Terminal for advanced troubleshooting.
What are the (3) parts to system repair and maintenance in MacOS?
-Disk Utility
-Clear caches and temporary files
-Clean up system files
What are the (2) parts in terminal commands in MacOS?
-Check disk usage
-Kill processes