CompTia A+ Core 2 MacOS and Linux

CompTia A+ Core 2 MacOS and Linux

Professional Development

64 Qs

quiz-placeholder

Similar activities

Microsoft Windows 10

Microsoft Windows 10

1st Grade - Professional Development

61 Qs

AZ-900 - Simuladão

AZ-900 - Simuladão

Professional Development

65 Qs

Microsoft Azure Fundamentals AZ-900 GER / DEU

Microsoft Azure Fundamentals AZ-900 GER / DEU

University - Professional Development

65 Qs

Python Quiz

Python Quiz

12th Grade - Professional Development

62 Qs

CompTia A+ Core 2 220-1102

CompTia A+ Core 2 220-1102

Professional Development

67 Qs

KFIN_Tech_Screening_Test_Python_101_Jan'24

KFIN_Tech_Screening_Test_Python_101_Jan'24

Professional Development

60 Qs

Rikkei Academy - Java - MD3 - Hackathon 01

Rikkei Academy - Java - MD3 - Hackathon 01

Professional Development

60 Qs

CompTia A+ Core 2 MacOS and Linux

CompTia A+ Core 2 MacOS and Linux

Assessment

Quiz

Computers

Professional Development

Hard

Created by

J. Hines

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

64 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a commonly used filesystem in Linux?

XFS
NTFS
Btrfs
ext4
ZFS

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to display the disk usage of a file or directory in Linux?

ls
df
fsck
chmod
du

Answer explanation

The command used to display the disk usage of a file or directory in Linux is `du` (short for "disk usage").

Explanation:

- `ls` is used to list directory contents.

- `df` is used to display filesystem disk space usage.

- `fsck` is used to check and repair Linux filesystems.

- `chmod` is used to change file permissions.

Therefore, `du` is the correct choice for displaying disk usage.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a command-line text editor commonly used in Linux?

Microsoft Word
LibreOffice Writer
Sublime Text
Notepad++
Vim

Answer explanation

The command-line text editor commonly used in Linux is `Vim`.

Explanation:

- `Microsoft Word` and `LibreOffice Writer` are graphical word processors, not command-line text editors.

- `Sublime Text` and `Notepad++` are popular text editors, but they are not command-line based and are commonly used on Windows platforms.

- `Vim` is a powerful and widely used command-line text editor in Linux systems.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands is used to change the permissions of a file in Linux?

mv
chown
chmod
ls
rm

Answer explanation

The command used to change the permissions of a file in Linux is `chmod`.

Explanation:

- `mv` is used to move or rename files and directories.

- `chown` is used to change the owner and group of a file or directory.

- `chmod` is used to change the permissions of a file or directory.

- `ls` is used to list directory contents.

- `rm` is used to remove files or directories.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which directory are configuration files stored in Linux?

/home
/bin
/usr
/etc
/var

Answer explanation

Configuration files in Linux are commonly stored in the directory `/etc`.

Explanation:

- `/home` contains user home directories.

- `/bin` contains essential command binaries.

- `/usr` contains user binaries, libraries, documentation, and source code for secondarily installed programs.

- `/etc` contains system-wide configuration files.

- `/var` contains variable data files, such as logs, temporary files, mail, etc.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which partition scheme is used by Mac computers with Intel processors?

FAT32
EXT4
HFS+
GPT
MBR

Answer explanation

Mac computers with Intel processors typically use the GPT (GUID Partition Table) partition scheme.

Explanation:

- FAT32 is a file system commonly used for external drives and is not a partition scheme.

- EXT4 is a file system commonly used in Linux and is not a partition scheme.

- HFS+ (Hierarchical File System Plus) is an older file system used by macOS, but the partition scheme used by Mac computers with Intel processors is GPT.

- GPT (GUID Partition Table) is a partitioning scheme used by modern computers, including Macs with Intel processors.

- MBR (Master Boot Record) is an older partitioning scheme used by some legacy systems but is not typically used by Mac computers with Intel processors.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default shell in the Mac OS?

Bash
Korn shell (ksh)
Z shell (zsh)
C shell (csh)
Fish shell

Answer explanation

The default shell in macOS is `Z shell (zsh)` starting from macOS Catalina (10.15) and later versions.

Explanation:

- Prior to macOS Catalina, the default shell was `Bash`.

- `Korn shell (ksh)`, `C shell (csh)`, and `Fish shell` are not the default shells in macOS.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?