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
Linux In which tcp_wrappers file can you specify to allow all connections from all hosts? /etc/hosts.allow /etc/hosts.deny /etc/hosts /etc/tcp.conf None of these /etc/hosts.allow /etc/hosts.deny /etc/hosts /etc/tcp.conf None of these ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command is used to create a Linux installation hoot floppy? bootfp disk ww and rawwrite mkboot disk dd and rawrite None of these bootfp disk ww and rawwrite mkboot disk dd and rawrite None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What package group will you select during the custom configuration to enable the machine to communicate with Windows clients? All of the listed here IPX/NetWare Connectivity SMB (Samba) Connectivity Dial-up Workstation All of the listed here IPX/NetWare Connectivity SMB (Samba) Connectivity Dial-up Workstation ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to copy directory structures in and out? cp copy None of these cpio cp - p cp copy None of these cpio cp - p ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to compare the files? comp du cmp ccp comp du cmp ccp ANSWER DOWNLOAD EXAMIANS APP