Labour Day - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

702-100 Questions and Answers

Question # 6

Which of the following commands installs binary packages on OpenBSD?

A.

pkgbin

B.

port add

C.

portinst

D.

pkg install

E.

pkg_add

Full Access
Question # 7

When creating a symbolic link, an error message indicating that the target already exists is displayed. Which statement is true?

A.

In can not override an existing target so the target must be manually removed

B.

In can override the target, but only if it is a file.

C.

In can override the target, but only if it is a directory

D.

In can override the target, whether it is a file or a directory.

E.

In can not override an existing symbolic link.

Full Access
Question # 8

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

Full Access
Question # 9

Which configuration file defines the order of the name resolution methods used on a NetBSD system'?

A.

/etc/hosts

B.

/etc/named

C.

/etc/nsswitch.conf

D.

/etc/rc.conf

E.

/etc/resolv.conf

Full Access
Question # 10

Which command sends the contents of the file myconfigfile by email to me@mycompany. com?

A.

cat myconfigfile I mail me@mycompany.com

B.

cat myconfigfile > me@mycompany.com

C.

mail me@mycompany.com I cat myconfigfile

D.

mail me@mycompany.com > cat myconfigfile

E.

mail myconfigfile -r me@mycompany.com

Full Access
Question # 11

Which command can be used to display the local filesystems that are currently mounted'?

A.

cat /etc/fstab

B.

df -h C du -s

C.

mount -a

D.

rpcinfo

Full Access
Question # 12

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.

Full Access
Question # 13

What is the purpose of the nice command'?

A.

Run a command with the permissions of another user

B.

Run a command with limited access to a specified directory

C.

Run a command with additional filesystem permissions

D.

Run a command with additional secondary groups.

E.

Run a command with a non-standard priority.

Full Access
Question # 14

Which command updates the database used by locate to find files'?

A.

searchdb

B.

locate.updatedb

C.

find

D.

whereis

E.

which

Full Access
Question # 15

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

Full Access
Question # 16

What FreeBSD and NetBSD command manages services started at boot time? (Specify ONLY the command without any path or parameters.)

Full Access
Question # 17

What option of uname displays the version of the running operating system'? (Specify ONLY the option name without any values or parameters.)

Full Access
Question # 18

Which of the following lines stems from the output of last?

A.

3:26PM up 1:58, 2 users, load averages: 0.49, 0.43, 0.40

B.

May 11 19:34:24 fbsdlogin [793]: login on ttyv0as root

C.

root ttyv0Sat May 18 13:35 still logged in

D.

763v1 Is+ 0:00-00/usr/libexec/getty Pc ttyv1

E.

FreeBSD 12.0-RELEASE r341666 GENERIC

Full Access