Questions

  1. What is the standard MTU for Ethernet interfaces?

    1. 1500

    2. 1300

    3. 500

    4. 300

  2. Which of the following files would you edit to rewrite the headers of outgoing email messages so that the messages appear to originate from a completely different domain?

    1. virtusertable

    2. genericstable

    3. aliases

    4. sendmail.cf

  3. What two programs can be destructive if run against a mounted volume?

    1. badblocks and lsof

    2. fsck and lsof

    3. mkraid and badblocks

    4. fsck and badblocks

  4. You wish to mount a Samba share named docs on a system named http://filesrv.company.com. The username to access the share is davis and the password is access1. Which of the following commands will allow you to do this? (Choose two.)

    1. smbmount //filesrv.company.com/docs /mnt/smb \ -o username=davis,password=access1

    2. smbclient -U davis%access1 //filesrv.company.com/docs

    3. smbclient //filesrv.company.com/docs -U davis%access1

    4. smbmount /mnt/smb //filesrv.company.com/docs \ -o username=davis,password=access1

  5. You have a directory named /mnt/nfs on your system that you use for NFS mounts. Write in the command that mounts an NFS volume named /home/james located on a system named bentley.

  6. You suspect that several routers on a particular WAN connection are too slow. Which of the following commands allows you to make traceroute wait 20 seconds for a response to a packet?

    1. traceroute -w 20 router23.company.com

    2. traceroute -c 20 router23.company.com

    3. traceroute -i 20 router23.company.com

    4. traceroute -t 20 router23.company.com

  7. Your DNS server is named dns.company.com ...

Get LPI Linux Certification in a Nutshell, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.