Linux What command is used to assign only read permission to all three categories of the file'letter'? chmod a - rw letter chmod u + r, g + r, o - x letter chmod go + r letter chmod ugo = r letter chmod a - rw letter chmod u + r, g + r, o - x letter chmod go + r letter chmod ugo = r letter ANSWER DOWNLOAD EXAMIANS APP
Linux What file specifies the order in which to use specified name services? /etc/services /etc/nsorder /etc/nsswitch.conf /etc/hosts None of these /etc/services /etc/nsorder /etc/nsswitch.conf /etc/hosts None of these ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following format of partition tables does Linux use? Linux DOS BSD None of the listed here Linux DOS BSD None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to save the standard output in a file, as well as display it on the terminal? tee grep cat more None of these tee grep cat more None of these ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command is used to access an SMB share on a Linux system? smbclient smbserver NFS SMD None of these smbclient smbserver NFS SMD None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to display the characteristics of a process? ps du pid au ps du pid au ANSWER DOWNLOAD EXAMIANS APP