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

How often does? match the preceding expression in a regular expression?

A.

Two or more times

B.

Exactly one time

C.

Any number of times

D.

Zero or one times

E.

One or more times

What file contains the configuration for the network interface em0on an OpenBSD system'? (Specify the full name of the file, including path.)

Consider the following file legal file:

disclosure

non-disclosure

non-disclosure

Which line or lines in the file does the following command match? Note the space after the dash within the brackets.

grep "non [-] disclosure" legalfile

A.

disclosure only

B.

non-disclosure only

C.

non-disclosure only

D.

disclosure and non-disclosure only

E.

non-disclosure and non-disclosure Only

What is the purpose of the file /boot/loader. conf on OpenBSD?

A.

Specify where to install the bootloader.

B.

Specify the kernel image to load.

C.

Specify options for starting operating systems other than BSD.

D.

Specify kernel configuration options.

E.

Specify which system services to start.

Which of the following features are provided by the command date'? (Choose TWO correct answers.)

A.

It outputs the time in a specific format

B.

It displays a calendar

C.

It sends NTP queries

D.

It changes the system's timezone.

E.

It sets the clock to a specific time

What symbol is used in the vi editor to start the forward search for a string? (Specify ONLY the single character symbol without any parameters)

What file contains values for MIBs which are set during system startup? (Specify the full name of the file, including path.)

Which option of the crontab command opens the current user's crontab in an editor?

A.

-w

B.

-i

C.

-vi

D.

-rw

E.

-e