Shared Flashcard Set

Details

CIS 159
CIS 159 Chapter 1
25
Computer Networking
Pre-School
09/09/2012

Additional Computer Networking Flashcards

 


 

Cards

Term
Which of the following shells has rich scripting capabilities?
Definition
Korn
Term
If the LC_ALL environment variable is defined, the value for specific LC variables is not checked...TRUE OR FALSE
Definition
TRUE
Term
Which of the following is a valid environment variable?
Definition
GREP on test....
Term
A(n) ___ statement allows you to use conditions that can be evaluated in many different ways.
Definition
Case
Term
A(n) ____ is used to find out if a certain condition is true or false.
Definition
Test command
Term
If an English man page is not displayed automatically when you enter the man command, you can use the _______ options to display the English version of the man page
Definition
LANG=en_EN
Term
The ____login option is used to restart the system.
Definition
Restart
Term
Which command could you type at a command prompt to find out about the syntax of the “grep” command?
Definition
man grep
Term
Which echo backslash sequence creates a trailing new line in a shell script?
Definition
\c
Term
Which man page section refers to system calls?
Definition
2
Term
Which directory contains most application and system documentation?
Definition
/usr/share/doc
Term
Which of the following is not an item that you will find on the panel at the bottom of the GNOME desktop?
Definition
Control Center
Term
In SUSE Linux, you can find ICONS in two areas on the Desktop. Desktop Icons and Main Menu Icons
TRUE OR FALSE
Definition
False
Term
Which of the following tools can be used to convert the content of the standard display terminal into impluses that are sent to a series of pins?
Definition
Braille display
Term
The ____feature enables users to lock modifier keys such as Ctrl and Shift.
Definition
StickyKeys
Term
Which of the following sed commands will replace all ‘the’ strings with ‘the’ in the /etc/hosts file?
Definition
sed s/teh/the/g /etc/hosts
Term
The od command with the ____ option can be used to dump a file to the standard output in hexadecimal format.
Definition
-x
Term
To switch to the root user home directory, you would use the ___ command.
Definition
su -
Term
Which of the following commands can be used to display your locale information?
Definition
Locale
Term
Which text tool can be used to replace tab characters with space characters?
Definition
split
Term
Which of the following commands would list all lines that contain the word “super” at the end of the line in the /etc/hosts file?
Definition
grep 'super$" /etc/hosts
Term
Which file is read by all login shells?
Definition
/etc/profile
Term
Which manual (man) page section number is used for games?
Definition
6
Term
The rm command with the ___ option asks for confirmation before deleting.
Definition
-i
Term
Which option of the ls command is used to display hidden files?
Definition
-a
Supporting users have an ad free experience!