LPI 101-500 Practice Test - Questions Answers, Page 6
List of questions
Related questions
Which of the following apt-get commands will install the newest versions of all currently installed packages without removing any packages or installing new packages that are not already installed?
What is the difference between the --remove and the --purge action with the dpkg command?
You want to preview where the package file, apache-xml.i386.rpm, will install its files before installing it. What command do you issue?
CORRECT TEXT
Typically, which top level system directory is used for files and data that change regularly while the system is running and are to be kept between reboots? (Specify only the top level directory)
Which of the following commands can be used to create a USB storage media from a disk image?
In Bash, inserting 1>&2 after a command redirects
What command will generate a list of user names from /etc/passwd along with their login shell?
In a nested directory structure, which find command line option would be used to restrict the command to searching down a particular number of subdirectories?
Which of the following statements is correct regarding the command foo 1> bar?
Which of the following commands kills the process with the PID 123 but allows the process to "clean up" before exiting?
Question