Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

702-100 Exam Dumps - Linux Professional Institute BSD Specialist

Question # 4

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 # 5

Which configuration file defines when log files are rotated'?

A.

/etc/logs.conf

B.

/etc/rc.logd

C.

/etc/newsyslog.conf

D.

/etc/rc.d/syslogd

E.

/etc/syslog.conf

Full Access
Question # 6

What does S l represent in the following lines from a Bourne shell script:

#! /bin/sh

cp SI 52

A.

A control operator.

B.

An environmental variable.

C.

A function.

D.

A positional parameter.

E.

The shebang.

Full Access
Question # 7

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

Full Access
Question # 8

Which command locks the user account bob on a FreeBSD system?

A.

audit_user -1 bob

B.

lockuser bob

C.

pw lock bob

D.

usermod lock bob

E.

vipw lock bob

Full Access
Question # 9

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

Full Access
Question # 10

Which statement about the difference between compiling an application from source code and installing a pre-compiled binary is true?

A.

Compiling source code is faster than installing a pre-compiled package.

B.

An application compiled from source code is more secure than a pre-compiled program

C.

Building an application from source code allows setting options which can not be changed when executing the application

D.

Pre-compiled binaries offer more configuration possibilities than those built from source.

E.

Applications that require the user to accept a license are only available as pre-compiled packages.

Full Access
Question # 11

A file called mybackup is found while investigating a USB pen drive. Which utility can be used to determine the kind of data that is contained in that file?

A.

file mybackup

B.

Is -1 mybackup

C.

tar -t mybackup

D.

whatis mybackup

E.

touch mybackup

Full Access
Question # 12

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 # 13

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 # 14

Which of the following commands creates a ZFS snapshot of the dataset space/data named snap1?

A.

zfs snapshot space/data@snap1

B.

zfs reflink space/data snapl@space/data

C.

zfs copy -s space snap1

D.

zfs shadow space/data space/data/snap1

E.

zfs create space/data: snap1

Full Access
Question # 15

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 # 16

On BSD systems that provide an interactive adduser script, which configuration file stores the default adduser settings?

A.

adduser.conf

B.

login, conf

C.

pw.conf

D.

user.conf

E.

usermgmt. conf

Full Access
Question # 17

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

Full Access
Question # 18

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

Full Access