Linux What command is used with vi editor to delete three words? 3$d None of the listed here 3 dw 3 dd 3$d None of the listed here 3 dw 3 dd ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to halt a Linux system? Shutdown -g -y0 Shutdown -t init 0 Ctrl+Alt+Del Shutdown -g -y0 Shutdown -t init 0 Ctrl+Alt+Del ANSWER DOWNLOAD EXAMIANS APP
Linux How many extended partitions can exist on one drive? 2 16 1 4 None of these 2 16 1 4 None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What can he used to set up a firewall on a Linux system? trace route netstat ipchains trace route netstat ipchains ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command is used to see the services running in NFS server? None of these infserv rpcinfo serverinfo NFSinfo None of these infserv rpcinfo serverinfo NFSinfo 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 + 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 chmod go + x, u - x letter chmod u - x, go + r letter chmod g - x, uo + r letter ANSWER DOWNLOAD EXAMIANS APP