To display the last 10 lines of the text file afile.txt, you would...
Which of the following basic commands will change the directory or...
Pressing the up arrow key in Bash reveals commands you've recently...
Which Linux command provides the information by displaying the names...
Which of the following commands displays the name of the directory in...
The files afile.txt and AFile.TXT can both exist on a Linux filesystem...
You type touch afile.txt in a directory that contains no files. What...
To view all your recent commands in the command history, type in the...
Partitioning a disk can enable you to install multiple OSs on one...
Which basic command will create a symbolic link (shortcut) to a file?
Which Linux directory holds the system configuration files?
You can delete any file on the computer by using rm as an ordinary...
Which key would you press if you wanted to do a command completion of...
Which of the following commands will print lines from the file...
Which character has the specific purpose of specifying the root...
Where do most log files reside on a Linux computer?
Pressing the M key in top causes the display to change to sort...
What does the permission string -rwxrwx--- mean?
The tail basic command will output the last _____ lines of a file.
You want to copy the contents of the ~/important directory, including...
Which of the following commands will print lines from the file...
It is possible to see a list of all the directory paths in your Linux...
Which of the following syntaxes will you use to extract a file using...
With most distributions, USB flash drives, and other removable media...
The main filesystem in Linux is referred to as the _____ and is...
Which of the following options to chown changes the ownership of all...
To allow the man pages to be viewed a page at a time, which pager...
What option can you pass to groupadd to have it create a group with a...
Which character that represents the start of a line in a regular...
By default, useradd copies a set of user configuration files from...
Linux supports two types of text-mode output to the screen, which you...
Which of the processes can you use to identify running processes?...
The gzip, bzip2, and xz programs all perform _____ compression, in...
Which of the following commands provides a low-level way to install...
What program can you use to manually bring up a network interface in...
What symbol do you place after a command to run the program in the...
Which of the following redirection operators appends a program's...
The mv command is used to both move and _____ files and directories.
Users should be logged in when you change their UID numbers with...
Your network's hardware interface is called eth0. You want to bring up...
Which of the following actions is performed when a file is...
Which of the following programs produces a summary of the memory...
GUI account management tools provide more options than their text-mode...
You can use the ____ command to count the characters, words, and lines...
The find command enables you to locate files based on their sizes.
Which of the following pieces of information on user accounts is not...
To run a GUI program in Linux, you must launch it from a desktop...
Which of the following commands supports both gzip and bzip2...
Which of the following commands is used to extract a compressed file?
You're writing a script that should accept two arguments, a username...
In what file are you likely to find the following lines?...
Even after an account is deleted, its UID number cannot be reused.
A file has a symbolic mode of -rw-r-----. The file's octal mode is...
Which Linux directory holds program files that are critical for normal...
The gzip program generally produces more compact compressed files than...
To create a listing of the file afile.txt in the directory one level...
The _____ command can ONLY remove empty directories.
Which of the following files defines Linux groups?
You can configure your power supply by accessing the /dev/power device...
To compress files archived with zip, you must use an external...
You want to create a directory called ~/Documents/papers, but you're...
You've received a tarball called data79.tar from a colleague, but...
Which methods or commands provide access to superuser privileges for...
The first process to be run by the Linux kernel is normally called...
You want to delete the oldproj group, so you type ______ oldproj.
You use the ___ character to separate two strings, either of which...
Mary finds that she can delete George's files in /tmp. What might this...
How many man page sections are there total?
Which of the following text editors runs as a text-mode program when...
Which of the following outcomes will you get after executing the # tar...
Which regular expression string matches any sequence of characters of...
Default permissions are determined by the _____.
Which command would create a zip file containing the files holiday.tif...
To change a current user account's home directory location, you might...
What keystroke deletes a line of text when using nano?
The string _______, located at the start of the file, identifies a...
The _____ filesystem is very old but is supported by almost every OS,...
You want to test connectivity to google.com by sending 11 packets to...
The command _______ :users somefile.txt changes the group affiliation...
You want to see only the names of all the subdirectories of the...
The user arnold is currently logged in. Despite this fact, you want to...
What type of information can netstat provide? (choose all that apply.)
Where does the kernel store its ring buffer logs?
The term _________ refers to the use of wildcards in filename...
To append a program's standard error to an existing file without...
Which options to find can you use to locate files owned by a...
Which of the following programs enable root to set the ownership of...
The _________ qualifier to tar causes it to use xz compression when...
Complete the following command to redirect both standard output and...
Which of the following is a text-mode command that is helpful in...