- Study guides, Class notes & Summaries
Looking for the best study guides, study notes and summaries about ? On this page you'll find 69 study documents about .
69 results
Exam (elaborations)
DCOM 142 Chapter 11 & 12 Exam Questions With Correct Answers
What does the acronym RPM mean? - Answers RPM Package Management 
 
True or False: One way to install new software on a Linux system is to use a package management system. - Answers True 
 
True or False: When you execute the "dmesg" command, the system displays the messages that are generated by the kernel. - Answers True 
 
Which of the following are package management commands for distributions with software distributed in files ending in .deb? - Answers aptitude 
dpkg 
apt-get 
 
Which of ...
Exam (elaborations)
DCOM 142 Linux Final Review Questions With Correct Answers
A CPU flag... - Answer defines the features that the CPU supports. 
 
How many partitions can GPT partititioning have? - Answer unlimited 
 
A division of a hard drive is referred to as a _______ . - Answer partition 
 
MBR or Master Boot Record partitioning is limited to ____ TB disk size. - Answer 2 
 
What is the valid device file name for the second partition of the second SATA hard drive on the system? - Answer /dev/sdb2 
 
X86 or 32 bit processor systems are limited to ____ GB of memory? -...
Exam (elaborations)
Dcom 142 Final Questions With Verified Answers
Which keystrokes invoke the pico or nano search function? - Answer F6 
 
Ctrl-W 
 
Three keystrokes that can initiate a search-and-replace operation in nano are F14, , and . - Answer Ctrl+ 
Esc+R 
 
For which type of file is nano least likely to be useful for examining or editing? - Answer A LibreOffice word processing document 
 
While in vi's command mode, you can type to undo a change. - Answer u 
 
To save a file and exit the vi text editor in command mode, type - Answer ZZ 
 
If you ha...
Exam (elaborations)
DCOM 142 Midterm Test Questions With Correct Answers
Unix was originally invented at: - Answer AT&T Bell Labs 
 
Microsoft Windows: (choose three) - Answer Has built in virtualization 
 
Has powerful scripting capabilities 
 
Comes in desktop and server variants 
 
Linux is written in: - Answer C 
 
Open source licenses differ, but generally agree that: (choose two) - Answer You should have access to the source code of software 
 
You should be able modify the software as you wish 
 
When choosing a distribution of Linux, you should consider: (...
Exam (elaborations)
DCOM 142 FINAL EXAM QUESTIONS & ANSWERS CORRECT 100%
What represents the human-readable or computer name of a system? - Answer hostname 
 
What layer of the OSI model enables physical connectivity (Media, Signal and Binary Transmission)? - Answer physical 
 
How many bits is an IPv4 address? - Answer 32 
 
Commands like nmcli, nmtui and nmgui are used to configure a system's network information. - Answer true 
 
What address represents the physcial address of a system? - Answer MAC 
 
Command hostnamectl is used to configure a system's hostname....
Exam (elaborations)
DCOM 142 Final Exam Questions With Verified Answers
Which of the following statements is included is a case statement to denote the end of a case statement? - Answer esac 
 
What key(s) will enable insert mode in "vi" editor? - Answer "i" key 
 
What key will you use to delete a line in "vi" editor? - Answer "dd" 
 
what key will you use to delete a line in "vi" editor? - Answer "dd" 
 
After using a text editor to create a shell script, what step should you take before typing to use the script by typing its name? - Answer Set one or ...
Exam (elaborations)
DCOM 142 FINAL EXAM QUESTIONS & ANSWERS SOLVED 100%
What is the default mode "vi" text editor, when "vi" editor is entered initially? - Answer command 
 
Which are two editors discussed in chapter 9 for writing shell scripts? (choose two) - Answer nano 
 
vi 
 
Which of the following are correct about for and while loops? (choose two) - Answer for loops operate over a fixed list of items 
 
while loops have a test each cycle to determine if it should run again 
 
Which of the following statements acts as a good replacement of the if-then-else...
Exam (elaborations)
DCOM 142 - MIDTERM EXAM QUESTIONS WITH CORRECT ANSWERS
Which type of computers have a specific functions in a larger systems. - Answer embedded systems 
 
In Linux, which command will provide a one-line description of a given command's purpose? - Answer whatis 
 
Which Linux Debian-based distribution is the most popular for general use? - Answer Ubuntu 
 
What is the function of the Linux man command? - Answer 1.) Include a list of related commands 
2.) Provide examples of common usage of the command. 
3.)Give a description of the specific Linux co...
Exam (elaborations)
DCOM 142 - MIDTERM EXAM questions and answers latest top score.
DCOM 142 - MIDTERM EXAM questions and answers latest top score. 
 
 
 
 
 
 
 
 
 
 
 
 
 
Which type of computers have a specific functions in a larger systems. - correct ded systems 
 
In Linux, which command will provide a one-line description of a given command's purpose? - correct s 
 
Which Linux Debian-based distribution is the most popular for general use? - correct answers.Ubuntu 
 
What is the function of the Linux man command? - correct answers.1.) Include a list of related commands ...