Linux What command do you use to add routes to a Linux router? route netstat addroute net route netstat addroute net ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command is used to access an SMB share on a Linux system? smbserver NFS None of these SMD smbclient smbserver NFS None of these SMD smbclient ANSWER DOWNLOAD EXAMIANS APP
Linux What shell's wild-card is used to match any number of characters including none? * None of these [!ijk] [ijk] ? * None of these [!ijk] [ijk] ? 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/bin /usr/local /usr/src/linux None of the listed here /usr/bin /usr/local /usr/src/linux None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Linux How can you rebuild the RPM file to include the new patches? - - rebuild None of the listed here - - execute - - recompile - - rebuild None of the listed here - - execute - - recompile 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 u - x, go + r letter chmod g - x, uo + r letter chmod go + x, u - x letter chmod go + r, u + x letter chmod u - x, go + r letter chmod g - x, uo + r letter chmod go + x, u - x letter ANSWER DOWNLOAD EXAMIANS APP