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 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 chmod g - x, uo + r letter chmod go + x, u - x letter ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command is used to access an SMB share on a Linux system? smbserver SMD None of these smbclient NFS smbserver SMD None of these smbclient NFS ANSWER DOWNLOAD EXAMIANS APP
Linux What file specifies the order in which to use specified name services? /etc/nsorder None of these /etc/nsswitch.conf /etc/services /etc/hosts /etc/nsorder None of these /etc/nsswitch.conf /etc/services /etc/hosts ANSWER DOWNLOAD EXAMIANS APP
Linux What service is used to translate domain names to IP addresses? SMB NFS NIS DNS None of these SMB NFS NIS DNS None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to summarize the disk usage? du chkdsk disk fdisk du chkdsk disk fdisk ANSWER DOWNLOAD EXAMIANS APP
Linux What script is run for setting bash global defaults for all users? /etc/.bashrc None of these /etc/.log /etc/profile /etc/.profile /etc/.bashrc None of these /etc/.log /etc/profile /etc/.profile ANSWER DOWNLOAD EXAMIANS APP