-
- Route add –net default gw16.8.2
-
Route add -net 0.0.0.0 netmask 0.0.0.0 gw 172.16.8.2
-
- Route add -net 0.0.0.0 netmask 255.255.255.255 gw16.8.2
-
Sentences a and b are correct
The Linux Network Administration test has a P3 answer
Continuing on this topic, in the article below will be multiple choice questions with answers for you to try your knowledge.
-
Question 1. Declare default gw 172.16.8.2 for 1 Linux machine used as a command:
-
Question 2. Which command to know the full path of the current directory?
-
- pwd
-
- path
-
- echopath
-
- No sentence is correct
-
-
Question 3. Which program is used to check DNS service configuration?
-
- dnscheck
-
- BIND
-
- nslookup
-
resolve
-
-
Question 4. Which command to delete the entire directory / dir
-
rm -f / dir
-
- rm -r / dir
-
- rmdir / dir
-
- rmdir -p / dir
-
-
Question 5. To create a user account "abc" that is a member of the "group" group, we use the command:
-
- useradd –g groupabc
-
- useradd -G groupabc
-
- useradd -m groupabc
-
- useradd groupabc
-
-
Question 6. Which of the following user names is incorrect?
-
- TheresaHadden
-
- Thadden
-
- TheresaH
-
- HOUR.
-
-
Question 7. Your computer has two IDE hard drives and you are installing Linux on them. Each hard disk you divided into two patitions. What are the partitions on your computer:
-
- hda1, hda2, hda3, hda4
-
- hda1, hda2, hdb1, hdb2
-
- sda1, sda2, sdb1, sdb2
-
- sda1, sda2, sda3, sda4
-
-
Question 8. To see instructions on how to use the ls command, we execute the command:
-
- helpls
-
- listls
-
- manls
-
- docls
-
-
Question 9. In a domain there must exist at least one Name Server of the following type:
-
Caching Name Server
-
Secondary Name Server
-
Master Name Server
-
Domain controller Name Server
-
-
Question 10. To set the IP address for a Linux machine, which command do we use in the following commands:
-
ipconfig
-
- ifconfig
-
- netstat
-
- route
-
-
Question 11. To lock user account we use the command:
-
usermod - L user
-
Password - Luser
-
Both answers are correct
-
The above two answers are wrong
-
-
Question 12. Which file contains the main configuration information for BIND (DNS)?
-
- /etc.bind.conf
-
- /etc/named.conf
-
- /etc/dns.conf
-
- /var/named.conf
-
-
Question 13. In the file declaring parameters for the zone resolving, any type of record is not allowed to use:
-
- SOA
-
- NS
-
- CNAME
-
- PTR
-
-
Question 14. What command is used to remove an RMP package from Linux?
-
- rm-rf
-
- rpm-m
-
- rpm-remove
-
- rpm-e
-
-
Question 15. To see the open port status of a Linux machine, which command do we use in the following commands?
-
- ipconfig
-
- ifconfig
-
- netstat
-
route
-
Similar Post
- The Linux Network Administration test has the answer P5
- Linux Network Administration Test with Answers - Part 1
- You have confidence in your knowledge of Network Administration P7
- Computer network test with answer P11
- You have confidence in your Network Administration knowledge P10
- Are you confident with your Network Administration knowledge?