Linux What command is used to halt a Linux system? Shutdown -t Shutdown -g -y0 init 0 Ctrl+Alt+Del Shutdown -t Shutdown -g -y0 init 0 Ctrl+Alt+Del ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to change the working directory? changedir cdir chdir cd changedir cdir chdir cd ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command is used to see the services running in NFS server? None of these rpcinfo NFSinfo serverinfo infserv None of these rpcinfo NFSinfo serverinfo infserv ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to save the standard output in a file, as well as display it on the terminal? grep tee None of these cat more grep tee None of these cat more ANSWER DOWNLOAD EXAMIANS APP
Linux LILO is the Linux boot loader stands for Linux loader All of the listed here is a tool used to boot the Kernel on x86 hardware is the Linux boot loader stands for Linux loader All of the listed here is a tool used to boot the Kernel on x86 hardware ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others? chmod go + x, u - x letter chmod u - x, go + r letter chmod g - x, uo + r letter chmod go + r, u + x letter chmod go + x, u - x letter chmod u - x, go + r letter chmod g - x, uo + r letter chmod go + r, u + x letter ANSWER DOWNLOAD EXAMIANS APP