⟩ How to create secured appeche web sever?
You need to install an SSL certificate in apahce to secure
the transactions.
You need to install an SSL certificate in apahce to secure
the transactions.
Proc files are a) read-only files b) read-write files c) both (a) and (b) d) none of the mentioned
The files of /proc directory are a) stored in secondary memory b) generated by the kernel c) both (a) and (b) d) none of the mentioned
The directory /proc/net contains information about a) different network system compiled into the system b) IP address of the system c) MAC address of the system d) none of the mentioned
The command "echo www.globalguideline.com > /proc/sys/kernel/hostname" will a) change the hostname b) print "www.globalguideline.com" c) do nothing d) none of the mentioned
Which file is used primarily for diagnosing memory fragmentation issues? a) /proc/buddyinfo b) /proc/meminfo c) /proc/apm d) none of the mentioned
Which file shows the parameter passed to kernel at the time of starting? a) /proc/apm b) /proc/cmdline c) both (a) and (b) d) none of the mentioned
For the system having one processor, the processor identifying number in the file /proc/cpuinfo is a) 0 b) 1 c) 2 d) 3
The file /proc/execdomains lists the a) execution domains currently supported by the linux kernel b) all domains of all processes c) registered ISA DMA channel in use d) none of the mentioned
The file /proc/kcore displays a size of a) RAM b) RAM plus 4 KB c) RAM plus 8 KB d) none of the mentioned
The /sbin/sysctl command is used to a) view kernel settings in the /proc/sys/ directory b) set kernel settings in the /proc/sys/ directory c) automate kernel settings in the /proc/sys/ directory d) all of the mentioned