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

702-100 PDF

$38.5

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

702-100 PDF + Testing Engine

$61.6

$175.99

3 Months Free Update

  • Exam Name: Linux Professional Institute BSD Specialist
  • Last Update: May 1, 2024
  • Questions and Answers: 60
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

702-100 Engine

$46.2

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included

702-100 Practice Exam Questions with Answers Linux Professional Institute BSD Specialist Certification

Question # 6

Which command and option can be used to perform a reverse DNS lookup?

A.

dig -x

B.

dnssec -check

C.

host -reverse

D.

nsupdate -r

E.

rdns -1

Full Access
Question # 7

Which command finds all directories within the current user's home directory?

A.

find - -type d

B.

find. -dir

C.

find / -d | home

D.

find -uid myname

E.

find -d home

Full Access
Question # 8

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

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

Assuming a umask of 022, what are the default permissions in octal mode of the newly created files?

A.

022

B.

622

C.

644

D.

666

E.

755

Full Access
Question # 11

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

When replacing the system MTA with another mail server program, which configuration file needs to be updated with the path to the new MTA?

A.

mail.conf

B.

mailer.conf

C.

mta.conf

D.

postfix.conf

E.

sendmail. conf

Full Access
Question # 13

Which BSD command lists, adds, or deletes swap devices?

A.

diskcontro1

B.

mkswap

C.

swap

D.

swapct1

E.

swapinfo

Full Access
Question # 14

Which of the following commands initializes ZFS on a number of block devices?

A.

zpoo1 create

B.

newzfs

C.

zfs init

D.

mkfs -t zfs

E.

zfsload -i

Full Access
Question # 15

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

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

Full Access
Question # 17

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

Which of the following lines stems from an ARP table?

A.

? (192.168.122.1) at 52:54:00: a3:4e: 0e on em0

B.

inet 192.168.122.11 netmask 0xffffff00 broadcast 192.168.122.255

C.

127.0.0.1 localhost localhost.my.domain

D.

tcp4 0 0 192.168.122.11.22 192.168.122.1.38058 ESTABLISHED

E.

localhost link#2 UH lo0

Full Access