The Linux Network Administration test has the answer P6
- Question 1. In the Linux system, use the . command to view the disk quota assigned to group1.
- -group1 quota
- repquota -g group1
- quotaon -group1
- showquota -g group1
-
- Question 2. In the Linux system, use the . option of edquota command to allow editing the quota of the group
- -p
- -g
- -u
- -t
-
- Question 3. In the Linux system, you can use the utility . to implement the most secure and effective remote desktop connection mechanism.
- telnet
- ssh
- teminal
- smb
-
- Question 4. Which of the following ifconfig commands can help you change the IP address of a Linux server?
- ifconfig eth0 10.10.10.10 netmask 255.0.0.0
- ifconfig eth0 10.10.10.10 255.0.0.0
- ifconfig 10.10.10.10 netmask 255.0.0.0
- ifconfig 10.10.10.10 255.0.0.0
-
- Question 5. On Linux, file . is the configuration file of SAMBA service.
- /etc/samba/samba.conf
- /etc/samba/smb.conf
- /etc/smb/samba.conf
- /etc/smb/smb.conf
-
- Question 6. Command . to check syntax errors in SAMBA smb.conf configuration file
- kiểm TRA
- smbstatus
- testparm
- status
-
- Question 7. In the Linux environment, the . command lists all the active processes in the system
- show proc all
- show process all
- ps -ax
- ps -i
-
- Question 8. Please choose the best statement about the scheduling program in Linux.
- The at command executes processes at a predetermined time, the batch command executes processes when the system load is below 30%
- The at command executes processes at a predetermined time, the batch command processes processes when the system load level is below 20%.
- The batch command executes processes at a predetermined time, the at command executes processes when the system load level is below 20%.
- The batch command executes processes at a predetermined time, the at command executes processes when the system load is below 30%.
-
- Question 9. Which of the following statements is true?
- Master Name Server stores data at the computer, Slave Name Server copies data from the Master Name Server
- Secondary Name Server stores data at the computer, Primary Name Server copies data from Secondary Name Server
- Secondary Name Server and Primary Name Server also store data at the computer
- Secondary Name Server and Primary Name Server copy the data from another computer
-
- Question 10. When starting the DNS service, to see if the configuration information is corrupted / What command do you use?
- tail / var / messages
- tail / var / log / messages
- tail / var / log / named / messages
- tail /var/log/error.log
-
3.5 ★ | 2 Vote
You should read it
- Linux Network Administration Test with Answers - Part 2
- The Linux Network Administration test has the answer P4
- What test you know about operating system P6
- What test do you know about the operating system (Part 1)
- What test do you know about P2 operating system?
- What test you know about operating system P5