101-350試験無料問題集「Lpi LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2 認定」

After running the command umount /mnt, the following error message is displayed:
umount: /mnt: device is busy.
What is a common reason for this message?

Which of the following commands changes the number of days before the ext3 filesystem on /dev/sda1 has to run through a full filesystem check while booting?

Which SysV init configuration file should be modified to disable the ctrl-alt-delete key combination?

Which utility would you use to change how often a filesystem check is performed on an EXT2 filesystem (without losing any data stored on that filesystem)?

Pressing the Ctrl-C combination on the keyboard while a command is executing in the
foreground sends which of following signal codes?

Which shell command is used to continue background execution of a suspended command?

What effect does the sticky bit have when set on a directory?

Which of the following characters can be combined with a separator string in order to read from the current input source until the separator string, which is on a separate line and without any trailing spaces, is reached?

Which of the following options for the kernel's command line changes the systemd boot target to rescue.target instead of the default target?

CORRECT TEXT
In which directory must definition files be placed to add additional repositories to yum?
正解:
/etc/yum.repos.d, /etc/yum.repos.d/, yum.repos.d, yum.repos.d/
CORRECT TEXT
Which Debian package management tool asks the configuration questions for a specific already installed package just as if the package were being installed for the first time? (Specify ONLY the command without any path or parameters.)
正解:
dpkg -reconfigure
Which of the following commands creates an ext3 filesystem on /dev/sdb1? (Choose TWO correct answers.)

Which of the following is the device file name for the second partition on the only SCSI drive?

Identify the proper device for the third partition on the only SCSI drive on the system.

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.
正解:
17y, 17yy, 17YY, 17Y
Which of the following statements is a TRUE difference between GRUB Legacy and GRUB 2?

Which of the following files, located in the user home directory, is used to store the Bash history?

Which of the following commands will change the quota for a specific user?