Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

What subnet mask is used on network 192 168 32 0 in the following output?

Fxp0: flags=8843 mtu 1500 options=8

inet 192.168.50.162 netmask OxffffeOOO broadcast 192.168.63.255

ether 00:09:6B: 13:42:9f

media: Ethernet autoselect (lOObaseTX )

status: active

A.

255 255.224.0

B.

2552552550

C.

255255255224

D.

/25

E.

/28

Which device stands for the first BSD disk slice in the disk label on the first partition on the second SATA disk on OpenBSD?

A.

/dev/sdla

B.

/dev/d2sl

C.

/dev/slld2

D.

/dev/sdlp2d

E.

/dev/sata2a

Which of the following programs can be used to enumerate all responsive hosts on a subnet?

A.

traceroute

B.

netstat

C.

nmap

D.

rtso1

E.

route

Which of the following excerpts is a valid if condition in the Bourne shell?

A.

B.

C.

D.

Which line in a cron job runs myscript once per hour?

A.

***** /pathto/myscript

B.

0 * * * * /pathto/myscript

C.

* 0 * * * /pathto/myscript

D.

* * o * * /pathto/myscript

E.

* * * o * /pathto/myscript

While using vi as superuser. the attempt to save a file while quitting the editor leads to an error indicating that the file is read-only. How can the file permissions be overridden to save the edits to the file and quit the editor?

A.

: fw!

B.

: fwq

C.

: ql

D.

: wq

E.

: wq!

Which FreeBSD command created the following output?

Id Refs Address Size Name

1 17 0xc0400000 2fad00 kernel

2 1 0xc0740000 595a4 acpi.ko

3 1 0xc49be000 6000 linprocfs.ko

4 1 0xc4al7000 16000 linux.ko

A.

cat 1Km.conf

B.

kldstat

C.

lsmod

D.

modstat

E.

procstat

Which of the following commands can be used to connect to a remote TCP service?

A.

portstat

B.

service

C.

listen

D.

netcat

E.

connect

Which command sets 192.168 1 1 as the default gateway on a BSD system'?

A.

route add default 192.168.1.1

B.

route add gw 192.168.1.1

C.

route default 192.168.1.1

D.

route gateway 192.168.1.1

E.

route set 192.168.1.1

Which file defines the IP address of the default gateway on a FreeBSD system?

A.

/etc/network

B.

/etc/resolvers

C.

/etc/gateway

D.

/etc/rc.conf

E.

/etc/red