010-100LPIEntry Level Linux Essentials Certificate of Achievement
Section5: Sec Five (67 to 80)Details:Topic 5, Security and File PermissionsQUESTION:67Which command displays the list of groups to which a user belongs?A. whoamiB. lsgroupC. whoD. idAnswer:DQUESTION:68CORRECT TEXTWhat is the usual absolute path of the personal directory for the user foo?Answer:/home/foo, /home/foo/QUESTION:69You have a program called /usr/bin/foo. You wish to create a symbolic link,/home/user/foo, that points to it. Which command will do this task?A. ln -sym /home/user/foo /usr/bin/fooB. ln -s /usr/bin/foo /home/user/fooC. ln /home/user/foo /usr/bin/fooD. ln /usr/bin/foo /home/user/fooE. ln --symlink /home/user/foo /usr/bin/fooAnswer:BQUESTION:70What are the three sets of permissions for a file?A. user, group, othersB. administrator, group, othersC. user, standard user, othersD. administrator, standard user, others21
Answer:AQUESTION:71Which of the following is the home folder for the root user?
You've reached the end of your free preview.
Want to read all 6 pages?
Fall '20
home directory,root directory,File system permissions,following commands