Linux What script is run for setting bash global defaults for all users? None of these /etc/.bashrc /etc/.log /etc/profile /etc/.profile None of these /etc/.bashrc /etc/.log /etc/profile /etc/.profile ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign only read permission to all three categories of the file'letter'? chmod a - rw letter chmod go + r letter chmod ugo = r letter chmod u + r, g + r, o - x letter chmod a - rw letter chmod go + r letter chmod ugo = r letter chmod u + r, g + r, o - x letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command do you use to create Linux file systems? fsck None of these mkfs fdisk mount fsck None of these mkfs fdisk mount 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 + x, u - x letter chmod g - x, uo + r letter chmod u - x, go + r letter chmod go + r, u + x letter chmod go + x, u - x letter chmod g - x, uo + r letter chmod u - x, go + r letter chmod go + r, u + x letter ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command is used to access an SMB share on a Linux system? SMD smbclient NFS None of these smbserver SMD smbclient NFS None of these smbserver ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to remove a file? None of the listed here mv del rm None of the listed here mv del rm ANSWER DOWNLOAD EXAMIANS APP