Lpi LPIC-1 Exam 101, Part 1 of 2, version 4.0 - 101-400무료 덤프문제 풀어보기
Which of the following commands is used to change metadata and options for ext3 filesystems?
정답: C
How is a symbolic link called bar.conf pointing to foo.conf created?
정답: B
CORRECT TEXT
In which directory must definition files be placed to add additional repositories to yum?
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/
In Bash, inserting 1>&2 after a command redirects
정답: E
CORRECT TEXT
What command changes the nice level of a running process? (Specify ONLY the command without any path or parameters)
What command changes the nice level of a running process? (Specify ONLY the command without any path or parameters)
정답:
renice
Which of the following commands can be used to download the RPM package kernel without installing it?
정답: B
What is the purpose of the xargs command?
정답: B
CORRECT TEXT
Which command shows all shared libraries required by a binary executable or another shared library? (Specify ONLY the command without any path or parameters.)
Which command shows all shared libraries required by a binary executable or another shared library? (Specify ONLY the command without any path or parameters.)
정답:
ldd
What happens after issuing the command vi without any additional parameters?
정답: E
Which of the following shell redirections will write standard output and standard error output to a file named filename?
정답: C
What does the ? symbol within regular expressions represent?
정답: D
CORRECT TEXT
Following the Filesystem Hierarchy Standard (FHS), where should binaries that have been compiled by the system administrator be placed in order to be made available to all users on the system?
Following the Filesystem Hierarchy Standard (FHS), where should binaries that have been compiled by the system administrator be placed in order to be made available to all users on the system?
정답:
/usr/local/bin/