Linux Networking Quiz 5

32 Questions | Attempts: 1004
Share

SettingsSettingsSettings
Linux Networking Quiz 5 - Quiz

Linux Networking quiz 5 from class.


Questions and Answers
  • 1. 
    The all_squash option in the line /pub (ro,all_squash) causes all users on client systems to be mapped to a(n) “____” user on the NFS server.
    • A. 

      Anonymous

    • B. 

      Local

    • C. 

      Remote

    • D. 

      Nobody

  • 2. 
    The ____ section of a samba.conf file defines the overall operation of the Samba server.
    • A. 

      [home]

    • B. 

      [printers]

    • C. 

      [tmp]

    • D. 

      [global]

  • 3. 
    _____ allows you to transfer files with either FTP, HTTP, or SSH.
    • A. 

      Smb.conf

    • B. 

      Chkconfig

    • C. 

      GFTP program

    • D. 

      Smbprint command

    • E. 

      Windows Internet Naming Service (WINS)

  • 4. 
    _____ is a filesystem (Application layer) protocol that was designed to operate using an application programming interface or API called NetBIOS.
    • A. 

      Smbprint command

    • B. 

      Smb.conf

    • C. 

      Chkconfig

    • D. 

      Server Message Block (SMB)

    • E. 

      Windows Internet Naming Service (WINS)

  • 5. 
    _____ allows a Linux computer running Samba to print to a Windows printer.
    • A. 

      GFTP program

    • B. 

      Windows Internet Naming Service (WINS)

    • C. 

      Smbprint command

    • D. 

      Smb.conf

    • E. 

      Chkconfig

  • 6. 
    _____ developed by Sun Microsystems in the 1980s to make multiple UNIX systems appear as a single large system.
    • A. 

      Windows Internet Naming Service (WINS)

    • B. 

      Network File System (NFS)

    • C. 

      Smbprint command

    • D. 

      Chkconfig

    • E. 

      Smb.conf

  • 7. 
    _____ used with a reference to an smb or samba script to automatically start a Samba server whenever you boot Linux.
    • A. 

      In.ftpd

    • B. 

      Ftpaccess

    • C. 

      Windows Internet Naming Service (WINS)

    • D. 

      Smbprint command

    • E. 

      Chkconfig

  • 8. 
    _____ centralized naming service developed to map NetBIOS names to IP addresses.
    • A. 

      Server Message Block (SMB)

    • B. 

      Windows Internet Naming Service (WINS)

    • C. 

      Chkconfig

    • D. 

      Network File System (NFS)

    • E. 

      GFTP program

  • 9. 
    _____ the name of the wu-ftp server daemon.
    • A. 

      Server Message Block (SMB)

    • B. 

      In.ftpd

    • C. 

      GFTP program

    • D. 

      Chkconfig

    • E. 

      Network File System (NFS)

  • 10. 
    Which of the following Samba client programs queries the network for NETBIOS names and displays the results?
    • A. 

      Smbcontrol

    • B. 

      Findsmb

    • C. 

      Nmblookup

    • D. 

      Rpcclient

  • 11. 
    In the syntax template host:directory mountpoint nfs options 0 0, the mountpoint is a directory on your local Linux system.
    • A. 

      True

    • B. 

      False

  • 12. 
    As soon as a superserver is watching for FTP connections, you can stop allowing connections using the command ____.
    • A. 

      Ftpshut

    • B. 

      Shutmsg

    • C. 

      Chroot

    • D. 

      Ftpclose

  • 13. 
    Which of the following lines in an smb.conf file defines where Linux printers are defined?
    • A. 

      Printing = cups

    • B. 

      Load printers = yes

    • C. 

      Printcap name = /etc/printcap

    • D. 

      Comment = All Printers

  • 14. 
    The primary use for FTP today is anonymous FTP.
    • A. 

      True

    • B. 

      False

  • 15. 
    The optional ____ protocol implements NetBIOS functionality on Windows systems.
    • A. 

      SPX

    • B. 

      NLSP

    • C. 

      NetBEUI

    • D. 

      TCP/IP

  • 16. 
    Although Windows networking can use various low-level networking protocols, Samba only uses ____.
    • A. 

      NWLink

    • B. 

      NBF

    • C. 

      IPX

    • D. 

      TCP/IP

  • 17. 
    To limit the number of bytes a user can transfer in a single session, use the ____ directive.
    • A. 

      File-limit

    • B. 

      Data-limit

    • C. 

      Limit

    • D. 

      Limit-time

  • 18. 
    After creating ____ of users, you may assign permissions within FTP based on a grouping that you define.
    • A. 

      Groups

    • B. 

      Classes

    • C. 

      Collections

    • D. 

      Clusters

  • 19. 
    If you point your Web browser to ftp://ftp.hq.nasa.gov, the browser uses the name ____ and your e-mail address to log on to the server.
    • A. 

      Remote

    • B. 

      Public

    • C. 

      Anonymous

    • D. 

      Authenticated

  • 20. 
    You can use your browser from any system to reach SWAT and manage your Samba server.
    • A. 

      True

    • B. 

      False

  • 21. 
    The ____ page within SWAT shows you the state of the smbd, nmbd, and winbindd servers and lets you start or restart them using buttons on the Web page.
    • A. 

      Globals

    • B. 

      Status

    • C. 

      Home http://www.proprofs.com/quiz-school/submit2.php

    • D. 

      View

  • 22. 
    A user does not need permission from the Linux filesystem to complete an FTP-related task.
    • A. 

      True

    • B. 

      False

  • 23. 
    When using a mount command to mount a Windows share, you include a username as an option with the ____ parameter.
    • A. 

      F

    • B. 

      O

    • C. 

      P

    • D. 

      R

  • 24. 
    NFS itself uses the ____ daemon to make new connections—that is, to mount a remote filesystem.
    • A. 

      Nfsd

    • B. 

      Rpc.rquotad

    • C. 

      Rpc.mountd

    • D. 

      Portmap

  • 25. 
    Which of the following lines in an smb.conf file defines the host name of your Samba server?
    • A. 

      Workgroup = MYPLACE

    • B. 

      Netbios name = sundance

    • C. 

      Hosts allow = 192.168.100

    • D. 

      Server string = Samba on Linux posing as Windows 2000

Back to Top Back to top
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.