How should you configure /etc/syslog.conf to show you all messages sent from PPP?
You are working in a graphical environment and trying to configure PPP, but you are having problems. You know that PPP uses the local2 facility for logging. To better watch what’s going on, you decide to open an Xconsole session and send all local2 messages there. How should you configure /etc/syslog.conf to show you all messages sent from PPP?
Which of the following provides a non-graphical, text based interface for users who are visually impaired that
Which of the following provides a non-graphical, text based interface for users who are visually impaired that can be used as a screen reader?
What is the default Gateway?
Consider the following command and an abbreviated version of its output:
$ netstat -nr
Kernel IP routing table
Destination Gateway Genmask Flags Iface
192.168.165.0 0.0.0.0 255.255.255.0 U eth0
127.0.0.0 0.0.0.0 255.0.0.0 U lo
0.0.0.0 192.168.165.1 0.0.0.0 UG eth0
What is the default Gateway?
What service is being accessed?
Your server logfile shows repeated connections to TCP port 143. What service is being accessed?
What are the first two characters of an MD5 hashed password?
What are the first two characters of an MD5 hashed password?
which answer is representative of the host performing gateway functions?
In the following output, which answer is representative of the host performing gateway functions?
Destination Gateway Genmask Flags Metric Ref Use Iface
10.3.3.0 192.168.1.1 255.255.255.255 UGH 0 0 0 eth0
192.168.1.0 * 255.255.255.0 U 0 0 0 eth0
192.168.77.0 * 255.255.255.0 U 0 0 0 vmnet1
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
what standard network configuration file?
The following excerpt is from what standard network configuration file?
ftp 21/tcp
fsp 21/udp fspd
ssh 22/tcp # SSH Remote Login Protocol
ssh 22/udp
telnet 23/tcp
smtp 25/tcp mail
time 37/tcp timserver
time 37/udp timserver
rlp 39/udp resource # resource location
nameserver 42/tcp name # IEN 116
whois 43/tcp nicname
What command should you run before recompiling the code into binary form?
You have finished updating and resolving dependencies for some source code.
What command should you run before recompiling the code into binary form?
What is the name of the grub config file?
What is the name of the grub config file? (Provide only the filename)
What command to use ?
You want a process to keep running after you have logged out. What command to use ?