Linux What command is used to count the number of files in the current directory by using pipes? ls | wc - l ls | wc - w ls | ws - c ls | wc ls | wc - l ls | wc - w ls | ws - c ls | wc ANSWER DOWNLOAD EXAMIANS APP
Linux To build a modularized kernel, the kernel-headers and kernel-source packages must first be installed. Where will you find the kernel-headers and kernel-source? /usr/src/linux /usr/local /usr/bin None of the listed here /usr/src/linux /usr/local /usr/bin None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Linux The 32-bit internet address 10000000 00001010 00000010 00011110 will be written in dotted decimal notation as 210.20.2.64 128.10.2.30 148.20.2.30 164.100.9.61 None of these 210.20.2.64 128.10.2.30 148.20.2.30 164.100.9.61 None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What can he used to set up a firewall on a Linux system? netstat route trace ipchains netstat route trace ipchains ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to save file and remain in the editing mode? :w x None of the listed here :q :w x None of the listed here :q ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to append text at end of line? None of these I A i a None of these I A i a ANSWER DOWNLOAD EXAMIANS APP