LPI 101-500 Practice Test - Questions Answers, Page 6

List of questions
Question 51

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?
Question 52

What is the difference between the --remove and the --purge action with the dpkg command?
Question 53

You want to preview where the package file, apache-xml.i386.rpm, will install its files before installing it. What command do you issue?
Question 54

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)
Question 55

Which of the following commands can be used to create a USB storage media from a disk image?
Question 56

In Bash, inserting 1>&2 after a command redirects
Question 57

What command will generate a list of user names from /etc/passwd along with their login shell?
Question 58

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?
Question 59

Which of the following statements is correct regarding the command foo 1> bar?
Question 60

Which of the following commands kills the process with the PID 123 but allows the process to "clean up" before exiting?
Question