• 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/7

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;

7 Cards in this Set

  • Front
  • Back
Which of the following best describes why Linux is referred to as a multiuser operating system?
Multiple users can use the same machine simultaneously, using multiple network connections and dumb terminals.
Which of the following is not an advantage of using virtual consoles instead of a graphical interface?
Virtual consoles are very intuitive, and help is available in an obvious manner.
From the fourth virtual console, which key sequence(s) will take you to the second virtual console?
CTRL+ALT+F2
From the X graphical environment, which key sequence(s) will take you to the second virtual console?
CTRL+ALT+F2
If a user has logged into the X graphical environment, but desires to use a terminal command line interface, how might she go about obtaining a terminal?
Using the CTRL+ALT+F3 key-sequence to switch to a virtual console.
Right click in the desktop, and choose "Open in Terminal" from the pop-up menu.
What does the who command report?
The users who are currently logged onto the machine, and where they logged on from.
Which of the following is NOT required in order to open a remote shell using ssh?
The local machine must be a Linux machine.