Linux The location for subdirectories for local programs and executables for user and administrative commands, is: /tmp /opt /mnt /usr /tmp /opt /mnt /usr 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
Linux What shell's wild-card is used to match any number of characters including none? * [ijk] [!ijk] None of these ? * [ijk] [!ijk] None of these ? ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to copy a file? cpio tar copy cp cpio tar copy cp 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
Linux In which tcp_wrappers file can you specify to allow all connections from all hosts? None of these /etc/tcp.conf /etc/hosts /etc/hosts.allow /etc/hosts.deny None of these /etc/tcp.conf /etc/hosts /etc/hosts.allow /etc/hosts.deny ANSWER DOWNLOAD EXAMIANS APP