Computer System Admin_Chapter 2 Review Question and Quiz Questions

  1. What is the default shell in Linux called?




    D) BASH
  2. What equivalent to the man command generally provides an easier-to-read description of the queried command and contains links to other related information?




    A) info
  3. What command can you use to safely shut down the Linux system immediately?




    B) halt
  4. What command is equivalent to the man –k keyword command?




    B) apropos keyword
  5. Which of the following is not a piece of information that the Fedora installation program prompts you for?




    B) firewall settings
  6. Linux commands entered via the command line are not case sensitive. True or False?

    A) True
    B) False
    B) False
  7. Which command blanks the terminal screen, erasing previously displayed output?




    C) clear
  8. When sitting at a computer running Linux, what key combination do you press to open the graphical terminal?




    B) Ctrl+Alt+F1
  9. To install Linux within a virtual machine, you can specify the path to an ISO image that contains the Linux installation media within virtualization software without having to first write the ISO image to a DVD or a USB flash drive. True or False?

    A) True
    B) False
    A) True
  10. After you log in to a terminal, you receive a user interface called a _________.




    C) shell
  11. Users enter commands directly to the kernel of the Linux operating system. True or False?

    A) True
    B) False
    B) False
  12. 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?




    C) man –k flush
  13. Which command displays the users who are currently logged in to the Linux system?




    D) who
  14. Which prompt does the root user receive when logged in to the system?




    D) #
  15. Which prompt do regular users receive when logged in to the system?




    D) $
  16. Which of the following refers to the third primary partition on the second SAS hard disk within Linux?




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

    a. /
    b. /boot
    c. swap
    d. /home
    / and swap
  18. If you boot your computer from Linux live media, you will be able to use a fully functional Linux system prior to installing Linux on permanent storage. True or False?

    A) True
    B) False
    B) False
  19. Which of the following is not an example of virtualization software that can be used to install Linux within another operating system?




    B) Spiceworks
  20. What is the most common media source used to install Linux?




    A) A DVD
  21. Which of the following can be used to boot a computer to a fully functional graphical Linux OS that a user can use to ensure all hardware drivers were detected properly?




    B) Live media DVD
  22. What type of hard disk is limited to four units connected to the computer at the same time?




    D) Parallel Advanced Technology Attachment (PATA)
  23. A partition on a hard disk that can be further subdivided into components called logical drives is known as which type of partition?




    D) Extended partition
  24. Which term refers to the process whereby each user must log in with a valid user name and password before gaining access to the user interface of a system?




    A) Authentication
  25. The OS component which loads all other components and serves to centrally control the activities of the computer is known as which of the following?




    A) Kernel
  26. Which keystroke combination should be used to access the tty3 terminal?




    A) Ctrl+Alt+F3
  27. Which command can be issued to view all users currently logged on to a server and their tasks?




    B) w
  28. Which of the following are commands associated with help on a Linux system? (Choose all that apply.)

    a. man
    b. help
    c. info
    d. whatis
    man and help and info
  29. Which metacharacter is used for command termination?




    D) ;
Author
dior
ID
360840
Card Set
Computer System Admin_Chapter 2 Review Question and Quiz Questions
Description
These are the questions from the end of the chapter questions and quiz questions from book.
Updated