How is the default run level defined in the /etc/inittab file? id:3: defaultinit: initdefault:3...
What is the result of running the init 6 command?
What is the result of running the init 6 command? Restart the system in single user mode Shutdown...
You are currently running the server at run level 3, you need to...
You are currently running the server at run level 3, you need to allow users access to X server...
Which file specifies the processes to be started during boot...
Which file specifies the processes to be started during boot time? /etc/initproc /etc/inittab...
What is the PID of the init process?
What is the PID of the init process? 111 1 0 11
Which file is referred to by the login command when any user...
Which file is referred to by the login command when any user tries to login to the system...
Which of the following scenarios do not require the use of the...
Which of the following scenarios do not require the use of the /etc/nologin file? Installing an...
The /etc/nologin file is used to prevent all users from logging...
The /etc/nologin file is used to prevent all users from logging on to the system. True or False...
You had initially added some hosts in the hosts.deny file to...
You had initially added some hosts in the hosts.deny file to prevent access to FTP. You remove...
Which command is used to verify if a program is compiled with...
Which command is used to verify if a program is compiled with TCP Wrappers? ldd gcc make nm