Linux Network Administration Test with Answers - Part 1
In the quiz below, let's go with the Network Administrator to learn about the Linux operating system.
- 1. The author of the first Linux operating system version is?
- Bill Gates
- Linus Tolvards
- Alan Turing
- Pascal
-
- 2. To list the files in the current directory, use the command:
- Ls command
- Df command
- Travel orders
- Cp
-
- 3. To list all the information of the files in the current directory, use the ls command with the parameter
- -A
- –L
- –X
- –N
-
- 4. To switch to another folder we use the command
- Cdir command
- Cd command
- Mkdir command
- Dir command
-
- 5. To copy a file /tmp/hello.txt to / tmp / hello / we must do the following command:
- copy /tmp/hello.txt / tmp / hello /
- cp tmp / hello.txt / tmp / hello
- cp / tmp / hello / tmp / hello
- cp /tmp/hello.txt / tmp / hello
-
- 6. To view the contents of a text file in Linux we can use the following command
- cat
- less
- more
- all 3 commands above
-
- 7. How to read the contents of a CD in Linux?
- Must mount first
- eject cdrom
- cd / mnt / cdrom
- Could not read CD rom
-
- 8. Which file contains the default mount points when the system boots up:
- / etc / mtab
- /etc/mount.conf
- / etc / fstab
- /etc/modules.conf
-
- 9. To set the property for a hello.sh file with the following requirements: The owner is read and write, the group is read, executed, other read only, we do the following command.
- chmod 665
- chmod 654
- chmod 653
- chmod 754
-
- 10. The file has a dot '.' What special characteristics does the front have:
- Hidden file
- Enforcement
- Not visible with ls command
-
- 11. Which command allows us to create a new user account on the system
- Adduser command
- Useradd command
- Password command
- A and B are correct
-
- 12. The file / etc / password contains what information of the system users
- Contains user profile
- Contains uid, gid, home directory, shell
- Contains user password
- Contains user shadow file
-
- 13. The file / etc / shadow contains what information of the system users
- Contains user profile
- Contains uid, gid, home directory, shell
- Contains user password
- Contains login name
-
- 14. Which Linux system has the highest privileges in the Linux system?
- User administrator
- User root
- User admin
- User has UID = 0
-
- 15. The Linux system has some major Run Level
- There are 7 Run Level
- There are 6 Run Level
- There are 5 Run Level
- There are 4 Run Level
-
3.8 ★ | 5 Vote
You should read it
- How to check the pressure of a Linux system
- The Linux Network Administration test has the answer P6
- 10 things to keep in mind when switching to Linux mobile operating system
- Compare the most popular Linux distributions today
- The Linux Network Administration test has the answer P5
- 12 best Linux server operating systems
- Instructions for installing Linux operating system on Chromebook
- The Linux Network Administration test has the answer P4
- Is Linux the operating system or the kernel?
- Learn about the Backtrack operating system
- Compare 4 current TV operating systems
- How to Install Linux Mint Operating System
Maybe you are interested
What to do when open command window here does not appear?
How to switch users on the Linux command line
How to fix Mac Homebrew error 'zsh: command not found: brew'
What is the Command key on Windows?
How to use read command in Linux
Basic Linux commands everyone needs to know - Operations on Linux are much faster