• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/20

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

20 Cards in this Set

  • Front
  • Back

What is the default shell in Linux called?


a. SH


b. BSH


c. CSH


d. BASH

d. BASH

What equivalent to the man command generally provides an easier-to-read description of the queried command and also contains links to other related information?


a. who


b. man help


c. man -descriptive


d. info

d. info

What command can you use to safely shut down the Linux system immediately?


a. shutdown -c


b. shutdown -r


c. down


d. halt

d. halt

What command is equivalent to the man –k keyword command?


a. find keyword


b. man keyword


c. apropos keyword


d. appaloosa keyword

c. apropos keyword

Which of the following is not a piece of information that the Fedora installation program prompts you for?


a. time zone


b. package selection


c. firewall settings


d. host name


e. keyboard layout

c. firewall settings

Linux commands entered via the command line are not case sensitive. True orFalse?

False

Which command blanks the terminal screen, erasing previously displayed output?


a. erase


b. clean


c. blank


d. clear

d. clear

When sitting at a computer running Linux, what key combination is pressed to open thegraphical terminal?


a. Ctrl+Alt+G


b. Ctrl+Alt+F4


c. Ctrl+Alt+F1


d. Ctrl+7

c. Ctrl+Alt+F1

After you log in to a terminal, you receive a user interface called a .


a. GUID


b. shell


c. text box


d. command screen

b. shell

Users enter commands directly to the kernel of the Linux operating system. True orFalse?

False

How can you protect a metacharacter (such as the $ character) from shellinterpretation?


a. Precede it with a /.


b. Follow it with a \.


c. Precede it with a $.


d. It cannot be done because metacharacters are essential.


e. Precede it with a \.

e. Precede it with a \.

You know a Linux command will perform a desired function for you, but you cannot remember the full name of the command. You do remember it will flush a variable from your system. Which command typed at a command prompt displays a list of commands that would likely contain the command you desire?


a. man –k flush


b. man –k find all


c. man flush


d. man –key flush

a. man –k flush

Which command displays the users who are currently logged in to the Linux system?


a. finger


b. who


c. id


d. date

b. who

Which of the following packages can be used to standardize configuration files across Linux systems?


a. Samba


b. Apache


c. NIS


d. NFS

c. NIS

Which prompt does the root user receive when logged in to the system?


a. $


b. @


c. #


d. !

c. #

Which prompt do regular users receive when logged in to the system?


a. $


b. @


c. #


d. !

a. $

Which of the following refers to the third primary partition on the second SCSI harddisk within Linux?


a. hdb2


b. sda3


c. hdb3


d. sdb3

d. sdb3

Which two partitions do you typically create at minimum during a Fedora Linux installation? (Choose two answers.)


a. /


b. /boot


c. swap


d. /home

a. /


c. swap

You are planning to install 7GB of packages during the installation of your Linux server. Your Linux server has 2GB of RAM. How much free space should you have on your hard disk at minimum?


a. 7GB


b. 9GB


c. 14GB


d. 22GB

c. 14GB

Which boot loader is available to choose from during the installation of Fedora Linux?


a. LILO


b. ABOOT


c. GRUB


d. TeX

c. GRUB