SW Linux and macOS

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/33

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

34 Terms

1
New cards

Linux offers a variety of file systems like...

ext4 and Btrfs

2
New cards

What are the benefits of using Time Machine in macOS?

It provides automatic backups, restores files or systems, and protects data.

3
New cards

Purpose of the top Command in Linux

to show the active Linux processes.

4
New cards

What is the purpose of the Terminal in macOS and Linux?

It allows direct interaction with the operating system for tasks like file management and automation.

5
New cards

How does Finder in macOS differ from Nautilus in Linux?

Finder is user-friendly; Nautilus is customizable and technical.

6
New cards

Why are file permissions important in Linux?

They secure data and control user actions.

7
New cards

What backup tool does macOS provide?

Time Machine

8
New cards

What is an SSD hard drive?

Hard drive with no moving parts that uses flash and uses less energy.

9
New cards

M.2 Interface

•a form factor for SSDs and other expansion cards.

10
New cards

What is NVMe?

(Non-Volatile Memory Express) is a protocol designed for SSDs using PCIe.

11
New cards

function of the "chmod" command in Linux

allows an administrator to set or modify a file's permissions.

12
New cards

what is the Linux Command for Disk Usage

The df command

13
New cards

macOS File System Optimized for Flash Storage

APFS (Apple File System) is optimized for flash and SSD storage.

14
New cards

macOS Feature for Quick Application Searches

Spotlight

15
New cards

Function of the rm Command in Linux

delete files and directories from the filesystem

16
New cards

File Size Constraints in FAT32

has a 4 GB file size limit, making it less suitable for modern usage.

17
New cards

Default Linux Shell

Bash (Bourne Again Shell),

18
New cards

Command cd .. in Linux

The cd .. command navigates to the parent directory of the current directory, users can move up one level in the filesystem hierarchy.

19
New cards

What system is RAID levels like RAID 0,1 AND 5 confugured in?

BIOS or UEFI for optimized storage performance.

20
New cards

What is the Linux Kernel?

The core of an operating system acts as a bridge between software and hardware.

21
New cards

Which Command Displays the Current Directory in Linux?

The pwd command

22
New cards

Benefits of Using Time Machine in macOS

Incremental Backups
Version History
Ease of Use

23
New cards

Command to List Files in Linux

The ls command

24
New cards

what is the primary difference between MacOS and Linux

MacOS uses APFS and linux uses ext4

25
New cards

SATA vs NVMe

•SATA uses AHCI protocol (older), NVMe optimized for SSDs.

26
New cards

Tool in macOS to Check Disk Errors

Disk Utility

27
New cards

macOS Feature for Showing Active Applications

The Dock

28
New cards

APFS Optimization

is optimized for flash and SSD storage

29
New cards

Command to Copy Files in Linux

The cp command

30
New cards

What Does the man Command Do in Linux?

displays the user manual of any command that we can run on the terminal

31
New cards

Purpose of the Terminal in macOS and Linux

execute commands and scripts that tell the shell what to do.

32
New cards

The ext4 File System

the default file system in many Linux distributions. It is used for its reliability, compatibility, and performance in various computing environments.

33
New cards

Scanners in Linux and macOS

Flatbed Scanners
Sheet-fed Scanners
Handheld Scanners

34
New cards

Logical Disk Management in macOS

Disk Utility in macOS allows partition management, resizing, and formatting of storage devices.