Linux Network Administration Test with Answers - Part 2

Continuing on this topic, in the article below will be multiple choice questions with answers for you to try your knowledge.
  1. Question 1. The most important part of the Linux operating system is:
    1. File System

    2. Services

    3. The kernel x

    4. Shell

  2. Question 2. What's special about Linux kernel version
    1. Even numbers are stable versions

    2. Odd numbers are experimental versions

    3. Not important

    4. A and B are correct

  3. Question 3. When installing RedHat Linux in any mode, the DOS partions are erased
    1. Workstation

    2. Server

    3. Workstation and Server

    4. None is right

  4. Question 4. The Linux Kernel architecture is:
    1. Static

    2. Microkernel

    3. Distributed

    4. Monolithic

  5. Question 5. Run any level is shutdown and system halt
    1. Level 6

    2. Level 0

    3. Level 3

    4. Level 5

  6. Question 6. Run level is to reboot the system
    1. Level 6

    2. Level 0

    3. Level 3

    4. Level 5

  7. Question 7. Run which level makes the system run full mode with X window
    1. Level 6

    2. Level 0

    3. Level 3

    4. Level 5

  8. Question 8. At any run level, the system does not require us to enter the password for login
    1. Level 1

    2. Level 3

    3. Level 5

    4. There are no levels

  9. Question 9. Which text editor is the most popular in Linux:
    1. vi

    2. Word

    3. Emacs

    4. Pico

  10. Question 10. Which of the following editing programs does not use the graphical interface
    1. emacs

    2. latex


    3. vi

    4. kword

  11. Question 11. Emacs is a program
    1. Text editor

    2. Programming tool

    3. Email client

    4. All of the above features

  12. Question 12. In micro, to enter the edit insert mode we must use any command:
    1. Use F4 key

    2. ESC-: i

    3. ESC-: q

    4. ESC-: x

  13. Question 14. In vi, to exit without asking, we must use any command:
    1. ESC-: q!

    2. ESC-wq

    3. ESC-w!

    4. ESC-!

  14. Question 13. To see the current processes in the Linux system, which commands do we use?
    1. Ls command

    2. Ps command

    3. Command cs

    4. Ds command

  15. Question 15. Each process running in the Linux system is characterized by:
    1. PID

    2. PUID

    3. PGUID

    4. GUID

5 ★ | 1 Vote