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
_________ /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
CORRECT TEXT
In the vi editor, what vi command will copy (but not paste) from the current line at the cursor and the following 16 lines (17 lines total)? Enter the correct vi command without spaces.
In the vi editor, what vi command will copy (but not paste) from the current line at the cursor and the following 16 lines (17 lines total)? Enter the correct vi command without spaces.
正解:
17y, 17yy, 17YY, 17Y
CORRECT TEXT
To prevent users from being able to fill up the / partition, the ____________ directory should be on a separate partition if possible because it is world writeable.
To prevent users from being able to fill up the / partition, the ____________ directory should be on a separate partition if possible because it is world writeable.
正解:
/tmp, tmp