01 - Linux Basics Flashcard

01 - Linux Basics Flashcard

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

John Fenner

Used 14+ times

FREE Resource

Student preview

quiz-placeholder

9 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the Linux kernel?

Back

The core of the operating system that controls all hardware

2.

FLASHCARD QUESTION

Front

What is a Linux shell?

Back

A command line interface to the Linux operating system

3.

FLASHCARD QUESTION

Front

What are libraries in Linux?

Back

Pre-written code elements that programmers can use

4.

FLASHCARD QUESTION

Front

What is a distribution in Linux?

Back

A unique compilation of the Linux kernel, utilities, desktop environments, applications, and more

5.

FLASHCARD QUESTION

Front

The path /home/jfenner/linuxpocketguide/dir1 is what type of path?

Back

Absolute

6.

FLASHCARD QUESTION

Front

Each distribution has a different layout of files and directories.

Back

FALSE

7.

FLASHCARD QUESTION

Front

The HOME directory shortcut is:

Back

~ (tilde)

8.

FLASHCARD QUESTION

Front

The __________ command will display the current directory

Back

pwd

9.

FLASHCARD QUESTION

Front

The _______ command is used to show the contents of a directory

Back

ls