Linux is an example of which type of operating system?, Single-user, Multi-user, Single-tasking, Real-time, File Access Permissions (FAPs) in Linux are used to:, Compress files, Delete files, Secure files and directories, Rename files, Which command is used to view file permissions in Linux?, ls -l, chmod, pwd, mkdir, Which permission allows a user to view file contents?, Write, Execute, Delete, Read, The letter ‘w’ represents which permission?, Read, Write, Execute, Modify, Which number represents execute permission?, 4, 3, 2, 1, How many user categories exist in Linux file permissions?, Two, Three, Four, Five, The permission set ‘rwx’ means:, Read only, Read and write, Write and execute, Read, write, and execute, Who is allowed to change file permissions by default?, Any user, Group owner, File owner, Other users, The group owner is represented by which symbol in chmod?, g, u, o, a, What does the first character in -rwxr-xr-- indicate?, File owner, Group owner, File type, Permission type, Which permission allows entering a directory?, Read, Write, Copy, Execute, What does chmod g+x file.txt do?, Adds execute permission to group, Removes execute permission from group, Adds write permission to group, Removes read permission from group, In symbolic mode, which symbol is used to revoke permissions?, +, =, *, -, What is the numeric value of read + write permission?, 3, 4, 6, 5, Which command removes write permission for others?, chmod o-w file, chmod g-w file, chmod u-w file, chmod a+w file, What does permission 644 mean?, Owner: rw-, Group: r--, Others: r--, Owner: rwx, Group: r--, Others: r--, Owner: r--, Group: rw-, Others: r--, Owner: rw-, Group: rw-, Others: r--, Which permission allows deleting files inside a directory?, Read, Write, Execute, Read + Execute, Which chmod mode uses numbers to set permissions?, Symbolic mode, Relative mode, Default mode, Absolute mode, What does umask value 022 indicate for new files?, rw-r--r--, rw-rw-rw-, rw-------, r--------, Default permission for newly created files before umask is applied is:, 777, 666, 755, 644, What is the purpose of the umask command?, Assign permissions, Remove permissions, Set default permission restrictions, Display file contents, Which permission allows copying a file from a directory?, Read on file, Write on directory, Execute on directory, Read on directory, Which chmod command gives full permissions to all users?, chmod 644 file, chmod 700 file, chmod 777 file, chmod 755 file, Which umask value provides the highest security?, 066, 000, 022, 026.

さんの投稿です

リーダーボード

表示スタイル

オプション

テンプレートを切り替える

自動保存: を復元しますか?