Unix Which of the following directories contain all the Alias created by a user, including his login directory? /etc /dev /tmp /usr /etc /dev /tmp /usr ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files contains information related to password aging? Shadow profile All the these password Shadow profile All the these password ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 666 note chmod 333 note chmod 444 note chmod 555 note chmod 666 note chmod 333 note chmod 444 note chmod 555 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to summarize the disk usage? du None of these chkdsk fdisk disk du None of these chkdsk fdisk disk ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -R 222 progs chmod -x a+x progs chmod -R a+x progs chmod -1 a+x progs chmod -R 222 progs chmod -x a+x progs chmod -R a+x progs chmod -1 a+x progs ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? chmod go+r, u+x note None of these chmod g-x, uo+r note chmod u-x, go+r note chmod go+x, u-x note chmod go+r, u+x note None of these chmod g-x, uo+r note chmod u-x, go+r note chmod go+x, u-x note ANSWER DOWNLOAD EXAMIANS APP