Which of the following is not a criteria for defining access control using xinetd? System...
Introduction to Linux II
The xinetd daemon will automatically reload the configuration...
The xinetd daemon will automatically reload the configuration file if it is modified. True or False...
Which file is used to verify the services specified in the...
Which file is used to verify the services specified in the xinetd configuration? /etc/xinet...
For configuring xinetd, the files _ are used
For configuring xinetd, the files _____ are used /etc/xinetd.conf or separate files for each...
What is the main feature of a super server?
What is the main feature of a super server? Run as a foreground process and initiate TCP...
Which super server has replaced inetd?
Which super server has replaced inetd? ninetd xinetd inet inetdver2
Which is the most useful command for managing password aging...
Which is the most useful command for managing password aging policy? userdel change chage useradd
Which of the following items cannot be regulated using ulimit?
Which of the following items cannot be regulated using ulimit? Max. number of open files Max. CPU...
How can both hard and soft limits be set together in the...
How can both hard and soft limits be set together in the /etc/security/limits.conf file? By...
Which of the following is the correct format for entries in the...
Which of the following is the correct format for entries in the /etc/security/limits.conf file...
Which file is used to store limits for users so that the limits...
Which file is used to store limits for users so that the limits persist after system reboot...
The system administrator can enforce limits on the size of files...
The system administrator can enforce limits on the size of files created by users (in terms of...
What are the two types of limits that can be set with the ulimit...
What are the two types of limits that can be set with the ulimit command? static and dynamic hard...
Which command is used to set limits for user processes?
Which command is used to set limits for user processes? uname ulimit plimit slimit
Both the lsof and the netstat command can be used to find the...
Both the lsof and the netstat command can be used to find the list of processes and the ports they...