Which shell command is used to continue background execution of a suspended command?
Which of the following are valid stream redirection operators within Bash? (Choose THREE correct answers.)
Which of the following commands moves and resumes in the background the last stopped shell job?
Which of the following commands will print the last 10 lines of a text file to the standard output?
Which grep command will print only the lines that do not end with a / in the file foo?
Which of the following commands can be used to determine how long the system has been running? (Choose TWO correct answers.)
When running the command
sed -e "s/a/b/" /tmp/file >/tmp/file
While /tmp/file contains data, why is /tmp/file empty afterwards?
Which variable defines the directories in which a Bash shell searches for executable commands?
Which of the following characters can be combined with a separator string in order to read from the current input source until the separator string, which is on a separate line and without any trailing spaces, is reached?
What does the + symbol mean in the following grep regular expression:
grep '^d[aei]\+d$' /usr/share/dict/words
What can the Logical Volume Manager (LVM) be used for? (Choose THREE correct answers.)
The dpkg-____ command will ask configuration questions for a specified package, just as if the package were being installed for the first time.
To prevent users from being able to fill up the / partition, the ____________ directory should be on a separate partition if possible because it is world writeable.
Which of the following commands lists all currently installed packages when using RPM package management?
An administrator has issued the following command:
grub-install --root-directory=/custom-grub /dev/sda
In which directory will new configuration files be found? (Provide the full directory path only without the filename)
Which of the following commands overwrites the bootloader located on /dev/sda without overwriting the partition table or any data following it?
Which world-writable directory should be placed on a separate partition in order to prevent users from being able to fill up the / filesystem? (Specify the full path to the directory.)
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)
What is the difference between the --remove and the --purge action with the dpkg command?
When using rpm --verify to check files created during the installation of RPM packages, which of the following information is taken into consideration? (Choose THREE correct answers.)
Which of the following commands is used to update the list of available packages when using dpkg based package management?
When removing a package, which of the following dpkg options will completely remove the files including configuration files?
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?
During a system boot cycle, what is the program that is run after the BIOS completes its tasks?
The system is having trouble and the engineer wants to bypass the usual /sbin/init start up and run /bin/sh. What is the usual way to pass this change to the kernel from your boot loader?
Which of the following commands reboots the system when using SysV init? (Choose TWO correct answers.)
What information can the lspci command display about the system hardware? (Choose THREE correct answers.)
Which run levels should never be declared as the default run level when using SysV init? (Choose TWO correct answers.)
You suspect that a new ethernet card might be conflicting with another device. Which file should you check within the /proc tree to learn which IRQs are being used by which kernel drivers?
Which of the following options for the kernel's command line changes the systemd boot target to rescue.target instead of the default target?
What of the following statements are true regarding /dev/ when using udev? (Choose TWO correct answers.)
The USB device filesystem can be found under /proc/______/usb/. (Please fill in the blank with the single word only)
Which of the following kernel parameters instructs the kernel to suppress most boot messages?
Which of the following commands brings a system running SysV init into a state in which it is safe to perform maintenance tasks? (Choose TWO correct answers.)
Which of the following information is stored within the BIOS? (Choose TWO correct answers.)
During a system boot cycle, what program is executed after the BIOS completes its tasks?
Which of the following are init systems used within Linux systems? (Choose THREE correct answers.)
Creating a hard link to an ordinary file returns an error. What could be the reason for this?
Which of the following commands set the sticky bit for the directory /tmp? (Choose TWO correct answers.)
What command changes the nice level of a running process? (Specify ONLY the command without any path or parameters)
Which utility would be used to change how often a filesystem check is performed on an ext2 filesystem without losing any data stored on that filesystem?
Which of the following commands will display the inode usage of each mounted filesystem?
Which of the following commands print the current working directory when using a Bash shell? (Choose two.)
Which of the following commands will mount an already inserted CD-ROM in /dev/sr0 onto an existing directory /mnt/cdrom when issued with root privileges?
Which command creates a swap space on a block device or a file? (Specify ONLY the command without any path or parameters.)
Which command must be entered before exiting vi to save the current file as filea.txt?
A faulty kernel module is causing issues with a network interface card. Which of the following actions ensures that this module is not loaded automatically when the system boots?
Which of the following commands lists the dependencies of the RPM package file foo.rpm?
Which of the following is true when a file system, which is neither listed in /etc/fstab nor known to system, is mounted manually?
Which of the following commands installs all packages with a name ending with the string foo?
Which of the following commands installs GRUB 2 into the master boot record on the third hard disk?
Consider the following output from the command ls –i:
How would a new file named c.txt be created with the same inode number as a.txt (Inode 525385)?
The command dbmaint & was used to run dbmaint in the background. However, dbmaint is terminated after logging out of the system. Which alternative dbmaint invocation lets dbmaint continue to run even when the user running the program logs out?
Which command displays the current disk space usage for all mounted file systems? (Specify ONLY the command without any path or parameters.)
Given the following input stream:
txt1.txt
atxt.txt
txtB.txt
Which of the following regular expressions turns this input stream into the following output stream?
txt1.bak.txt
atxt.bak.txt
txtB.bak.txt
Which of the following are valid stream redirection operators within Bash? (Choose two.)
LPIC Level 1 | 101-500 Questions Answers | 101-500 Test Prep | LPIC-1 Exam 101, Part 1 of 2, version 5.0 Questions PDF | 101-500 Online Exam | 101-500 Practice Test | 101-500 PDF | 101-500 Test Questions | 101-500 Study Material | 101-500 Exam Preparation | 101-500 Valid Dumps | 101-500 Real Questions | LPIC Level 1 101-500 Exam Questions