101-350試験無料問題集「Lpi LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2 認定」
CORRECT TEXT
Which umask value will result in the default access permissions of 600 (rw-------) for files and 700 (rwx------) for directories? (Specify only the numerical umask value.)
Which umask value will result in the default access permissions of 600 (rw-------) for files and 700 (rwx------) for directories? (Specify only the numerical umask value.)
正解:
0077, 077
CORRECT TEXT
Which command is used in a Linux environment to create a new directory? (Specify ONLY the command without any path or parameters.)
Which command is used in a Linux environment to create a new directory? (Specify ONLY the command without any path or parameters.)
正解:
mkdir, /usr/bin/mkdir
CORRECT TEXT
_________ /dev/sda3 will create a swap area on the device /dev/sda3.
_________ /dev/sda3 will create a swap area on the device /dev/sda3.
正解:
/sbin/mkswap, mkswap