Which command is used in a Linux environment to create a new...
What is the output of the following command? echo "Hello World" | tr...
Which of the following options is used in a GRUB Legacy configuration...
Which of the following commands prints a list of usernames (first...
Which of the following commands will print the last 10 lines of a text...
Which of the following commands moves and resumes in the background...
What is the purpose of the Bash built-in export command?
When given the following command line. echo "foo bar" | tee bar | cat...
Which character, added to the end of a command, runs that command in...
57. What is the difference between the i and a commands of the vi...
During a system boot cycle, what program is executed after the BIOS...
Which variable defines the directories in which a Bash shell searches...
Which command will disable swapping on a device? (Specify ONLY the...
What command will generate a list of user names from /etc/passwd along...
Which of the following is the device file name for the second...
Which of the following commands kills the process with the PID 123 but...
Which of the following commands is used to update the list of...
After running the command umount /mnt, the following error message is...
Which of the following commands displays the contents of a gzip...
Which shell command is used to continue background execution of a...
In compliance with the FHS, in which of the directories are man pages...
Which of the following commands will write a message to the terminals...
What is the maximum niceness value that a regular user can assign to a...
When removing a package, which of the following dpkg options will...
Which of the following settings for umask ensures that new files have...
Which of the following commands can be used to create a USB storage...
In a nested directory structure, which find command line option would...
Which of the following commands overwrites the bootloader located on...
Which of the following commands can be used to locate programs and...
Which command displays a list of all background tasks running in the...
Which of the following command sets the Bash variable named TEST with...
Which of the following commands is used to change options and...
...
Which of the following Linux filesystems preallocates a fixed number...
Which umask value will result in the default access permissions of 600...
What is the default nice level when a process is started using the...
Which of the following files, located in the user home directory, is...
Which of the following commands can be used to download the RPM...
Which of the following is correct when talking about mount points?
Which of the following commands will change the quota for a specific...
Which grep command will print only the lines that do not end with a /...
Which SysV init configuration file should be modified to disable the...
Which type of filesystem is created by mkfs when it is executed with...
How many fields are in a syntactically correct line of /etc/fstab?
Immediately after deleting 3 lines of text in vi and moving the cursor...
What happens after issuing the command vi without any additional...
Which of the following commands replaces each occurrence of 'bob' in...
Which of the following commands updates the linker cache of shared...
Regarding the command: nice -5 /usr/bin/prog Which of the following...
Which of the following commands determines the type of a file by using...
Which of the following commands changes the ownership of file.txt to...
Which of the following commands can be used to display the inode...
Which of the following commands will reduce all consecutive spaces...
Which of the following commands will send output from the program...
Which utility would be used to change how often a filesystem check is...
What does the command mount -a do?
After modifying GNU GRUB's configuration file, which command must be...
Which command will display messages from the kernel that were output...
Instead of supplying an explicit device in /etc/fstab for mounting,...
Which file should be edited to select the network locations from which...
Which of the following commands lists the dependencies of a given dpkg...
Which of the following file permissions belong to a symbolic link?
What is the effect of the egrep command when the -v option is used?
What is the first program that is usually started, at boot time, by...
Which of the following commands will NOT update the modify timestamp...
Which of the following information is stored within the BIOS? (Choose...
Which of the following environment variables overrides or extends the...
Which of the following statements is correct when talking about...
In Bash, inserting 1>&2 after a command redirects
Which of the following characters can be combined with a separator...
What is the purpose of the Filesystem Hierarchy Standard?
Which Bash environment variable defines in which file the user history...
Which of the following kernel parameters instructs the kernel to...
In the vi editor, which of the following commands will copy the...
Which of the following statements is correct regarding the command foo...
Which run levels should never be declared as the default run level...
What is the default action of the split command on an input file?
Which of the following commands can be used to determine how long the...
What information can the lspci command display about the system...
Which of the following commands shows the definition of a given shell...
What do the permissions -rwSr-xr-x mean for a binary file when it is...
Which of the following commands reboots the system when using SysV...
Which of the following pieces of information of an existing file is...
Which RPM command will output the name of the package which supplied...
Which of the following commands lists all currently installed packages...
Which of the following signals is sent to a process when the key...
Which of the following commands can be used to search for the...
Creating a hard link to an ordinary file returns an error. What could...
In the vi editor, how can commands such as moving the cursor or...
Which of the following commands prints all files and directories...
After moving data to a new filesystem, how can the former path of the...
When running the command sed -e "s/a/b/" /tmp/file >/tmp/file While...
Which world-writable directory should be placed on a separate...
What can the Logical Volume Manager (LVM) be used for? (Choose THREE...
Which of the following commands makes /bin/foo executable by everyone...
Which of the following commands brings a system running SysV init into...
Which function key is used to start Safe Mode in Windows NT?
Which of the following options for the kernel's command line changes...
In order to display all currently mounted filesystems, which of the...
Which of the following commands changes the number of days before the...
Which of the following are init systems used within Linux systems?...
Which of the following are valid stream redirection operators within...
After successfully creating a hard link called bar to the ordinary...
What of the following statements are true regarding /dev/ when using...
Which of the following commands set the sticky bit for the directory...
Which of the following sequences in the vi editor saves the opened...
Which option to the yum command will update the entire system?...
What does the command mount -a do?
When using rpm –verify to check files created during the...
Which signal is missing from the following command that is commonly...
Which of the following commands creates an ext3 filesystem on...
What is the name of the main configuration file for GNU GRUB? (Specify...
Which file in the /proc filesystem lists parameters passed from the...
Which of the following shell redirections will write standard output...
What does the ? symbol within regular expressions represent?
From a Bash shell, which of the following commands directly executes...
A user accidentally created the subdirectory \\dir in his home...
Which command is used to create and initialize the files used to store...
Which Debian package management tool asks the configuration questions...
In which directory must definition files be placed to add additional...