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 g - x, uo + r letter chmod go + x, u - x letter chmod u - x, go + r letter chmod go + r, u + x letter chmod g - x, uo + r letter chmod go + x, u - x letter chmod u - x, go + r letter chmod go + r, u + x letter ANSWER DOWNLOAD EXAMIANS APP
Linux The command chmod 761 letter is equivalent to chmod u = rwx, g = rw, o = x letter chmod a = 761 letter None of the listed here chmod 4=7, g = 6, o = 1 letter chmod u = rwx, g = rw, o = x letter chmod a = 761 letter None of the listed here chmod 4=7, g = 6, o = 1 letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to list contents of directories? None of these dir lp tar ls None of these dir lp tar ls ANSWER DOWNLOAD EXAMIANS APP
Linux What service is not monitored by inetd ? finger ntalk SSH time finger ntalk SSH time ANSWER DOWNLOAD EXAMIANS APP
Linux Which file is used to configure which filesystems are mounted? None of the listed here /etc/mount.sys /etc/fstab /etc/filesys None of the listed here /etc/mount.sys /etc/fstab /etc/filesys ANSWER DOWNLOAD EXAMIANS APP
Linux Who founded the FSF? Linus Torvalds Bob Young Richard Stallman All of the listed here Linus Torvalds Bob Young Richard Stallman All of the listed here ANSWER DOWNLOAD EXAMIANS APP