Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

Exam 101-500 Topic 3 Question 139 Discussion

Actual exam question for Lpi's 101-500 exam
Question #: 139
Topic #: 3
Which of the following file permissions belong to a symbolic link?

Suggested Answer: C Vote an answer

Explanation
The correct file permissions that belong to a symbolic link are lrwxrwxrwx. This is because a symbolic link is a special file that points to another file or directory. The first character of the file permissions indicates the file type. The letter l means that the file is a symbolic link. The other letters r, w, and x represent the read, write, and execute permissions for the owner, group, and others classes. However, the permissions of the symbolic link are not used for accessing the file or directory that it points to. The permissions of the target file or directory are used instead. Therefore, the permissions of the symbolic link are usually set to rwx for all classes, meaning that anyone can read, write, or execute the link. The other options are incorrect because they do not indicate the file type of a symbolic link. Option A is wrong because the first character - means that the file is a regular file, not a symbolic link. Option B is wrong because the first character + is not a valid file type indicator. Option D is wrong because the first character s means that the file is a socket, not a symbolic link.
References:
* symlink - Change permissions for a symbolic link - Unix & Linux Stack Exchange
* linux - How do file permissions apply to symlinks? - Super User
* Is it possible to change the permissions for the symbolic link?
* Permission through symbolic link - Unix & Linux Stack Exchange
* How to change permissions for a symbolic link under Linux/UNIX

by Cyril at Jan 06, 2025, 07:25 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.