Pass the LPI LPIC Level 1 101-500 Questions and answers with CertsForce

Viewing page 6 out of 8 pages
Viewing questions 51-60 out of questions
Questions # 51:

Which command is used to start another command with a given nice level? (Specify ONLY the command without any path or parameters.)


Expert Solution
Questions # 52:

Which of the following commands creates an ext3 filesystem on /dev/sdb1? (Choose TWO correct answers.)

Options:

A.

/sbin/mke2fs -j /dev/sdb1


B.

/sbin/mkfs -t ext3 /dev/sdb1


C.

/sbin/mkfs -c ext3 /dev/sdb1


D.

/sbin/mke3fs -j /dev/sdb1


Expert Solution
Questions # 53:

Instead of supplying an explicit device in /etc/fstab for mounting, what other options may be used to identify the intended partition? (Choose TWO correct answers.)

Options:

A.

FIND


B.

ID


C.

LABEL


D.

NAME


E.

UUID


Expert Solution
Questions # 54:

Which of the following commands enables the setuid (suid) permission on the executable /bin/foo?

Options:

A.

chmod 1755 /bin/foo


B.

chmod 4755 /bin/foo


C.

chmod u-s /bin/foo


D.

chmod 755+s /bin/foo


Expert Solution
Questions # 55:

Which of the following statements describes a difference between GNU GRUB Legacy and GRUB 2?

Options:

A.

GRUB 2 no longer requires a configuration file.


B.

Partition numbers start at 0 in GRUB Legacy and1in GRUB 2.


C.

grub-mkconfigonly works with GRUB Legacy if the--version 1option is used.


D.

The configuration filemenu.lst(andgrub.conf) have been replaced withgrub.config.


Expert Solution
Questions # 56:

Which signal is sent by the kill command by default?

Options:

A.

SIGHUP(1)


B.

SIGQUIT(3)


C.

SIGKILL(9)


D.

SIGTERM(15)


Expert Solution
Questions # 57:

Which file from the /proc file system contains a list of all currently mounted devices? (Specify ONLY the command without any path or parameters.)


Expert Solution
Questions # 58:

Which of the following commands prints a list of available package updates when using RPM-based package management?

Options:

A.

dpkg list


B.

yum list


C.

dpkg check-update


D.

yum check-update


E.

yum list-update


Expert Solution
Questions # 59:

Which of the following commands will produce the following output?

Question # 59

Options:

A.

jobs


B.

proclist


C.

netstat


D.

ps


Expert Solution
Questions # 60:

When planning a partition scheme, which of the following directories could be considered for separate partitions? (Choose three.)

Options:

A.

/etc


B.

/home


C.

/var


D.

/lib


E.

/opt


Expert Solution
Viewing page 6 out of 8 pages
Viewing questions 51-60 out of questions