201-400 無料問題集「Lpi LPIC-2 Exam 201, Part 1 of 2, version 4.0」
CORRECT TEXT
How can a journal added, non-destructively, to the ext2 file-system on /dev/dg/lv05?
Please enter the command with all parameter(s): ________
How can a journal added, non-destructively, to the ext2 file-system on /dev/dg/lv05?
Please enter the command with all parameter(s): ________
正解:
tune2fs -j /dev/dg/lv05
Considering the following kernel IP routing table below, which of the following commands must be used to remove the route to the network 10.10.1.0/24? (Select TWO answers)
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
2 03.0.113.162 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
1 72.16.87.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
1 92.168.246.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
1 0.10.1.0 192.168.246.11 255.255.255.0 UG 0 0 0 eth1
1 27.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0 .0.0.0 203.0.113.162 0.0.0.0 UG 0 0 0 ppp0
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
2 03.0.113.162 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
1 72.16.87.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
1 92.168.246.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
1 0.10.1.0 192.168.246.11 255.255.255.0 UG 0 0 0 eth1
1 27.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0 .0.0.0 203.0.113.162 0.0.0.0 UG 0 0 0 ppp0
正解:C、E
解答を投票する
CORRECT TEXT
Which environment variable you have to setup to use shared libraries that are not in the standard search path?
Which environment variable you have to setup to use shared libraries that are not in the standard search path?
正解:
LD_LIBRARY_PATH
CORRECT TEXT
A database application requires a maximum shared memory segment (shmmax) of 2GB
(2147483648 Bytes). Which configuration file should be modified, to set this kernel parameter permanently? Please enter the complete path to the file.
A database application requires a maximum shared memory segment (shmmax) of 2GB
(2147483648 Bytes). Which configuration file should be modified, to set this kernel parameter permanently? Please enter the complete path to the file.
正解:
/etc/sysctl.conf
You want to compile a kernel with an experimental change that is distributed in "patch" format. However, you want to make sure that the patch works correctly before changing the original kernel source code. How can you test the patch before actually applying it?
正解:C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
CORRECT TEXT
After configuring a new 2.4 series kernel, all dependencies, such as include files, need to be created. How can this be achieved? Please enter the complete command.
After configuring a new 2.4 series kernel, all dependencies, such as include files, need to be created. How can this be achieved? Please enter the complete command.
正解:
make dep
Explanation:
Not makedep: There is no linux command named makedep
Explanation:
Not makedep: There is no linux command named makedep