The Linux Network Administration test has the answer P4

  1. Question 1. Linux is based on the operating system platform .
    1. MS DOS

      1. WINDOW XP
    2. UNIX
    3. WINDOW SERVER 2003
  2. Question 2. Command waiting sign . for users who are not administrators
      1. #
    1. $
    2. %
    3. &
  3. Question 3. Which of the following commands is used to transfer to another user
    1. #man

    2. #hostName
    3. #su
    4. #lilo
  4. Question 4. Each device in Linux is a file stored in the directory .
    1. / etc
      1. / mnt
      1. / home
      1. / dev
  5. Question 5. Quota is used to .
      1. Displays storage space usage
    1. Limited storage space
    2. A and B are both correct
    3. All is wrong
  6. Question 6. When applying a Quota to any directory, that directory must be a .
    1. Partition
    2. Group
    3. User
    4. All right
  7. Question 7. The method of creating multiple IP addresses on the network card is called .
    1. IP alias
    2. IP config
    3. IP add
    4. IP address
  8. Question 8. To copy a file /tmp/hello.txt into / tmp / hello / we must follow the following command:
    1. copy /tmp/hello.txt / tmp / hello /
    2. cp /tmp/hello.txt / tmp / hello
    3. cp / tmp / hello / tmp / hello
    4. cp /tep/hello.txt / hello
  9. Question 9. What command line will allow an administrator to add the phone number of the current user to the system as a comment?
    1. echo bsmith: x: 502: 502: 555-1234: / home / chris: / bin / bash> / etc / passwd
    2. usermod –c 555-1234 bsmith
    3. modinfo -u bsmith 555.1234
    4. useradd -u bsmith –c 555-1234
  10. Question 10. Command prompt . for administrative users
    1. #
    2. $
    3. %
    4. &
5 ★ | 1 Vote

May be interested