1 / 10

Solaris Administration Network II

Solaris Administration Network II. netj@sparcs.kaist.ac.kr. Remote File System. File System Sharing share, shareall Configuration files /etc/dfs/dfstab /etc/vfstab NFS, WebNFS, Autofs. NFS. /etc/init.d/nfs.server (start | stop) mount -F nfs (path | NFS URL) /mnt Automounter

don
Download Presentation

Solaris Administration Network II

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Solaris AdministrationNetwork II netj@sparcs.kaist.ac.kr

  2. Remote File System • File System Sharing • share, shareall • Configuration files • /etc/dfs/dfstab • /etc/vfstab • NFS, WebNFS, Autofs

  3. NFS • /etc/init.d/nfs.server (start | stop) • mount -F nfs (path | NFS URL) /mnt • Automounter • /etc/init.d/autofs (start | stop) • Web NFS • NFS URL - nfs://server<:port>/path

  4. Remote File System Cmds • nfsstat • pstack • rpcinfo • snoop • truss

  5. Autofs • Autofs map • master • /etc/auto_master • mount-point map-name [ mount-options ] • direct • Mount point /- • key [ mount-options ] location • indirect • auto_home • key [ mount-options ] location

  6. Autofs (Cont’d) • automount • autofs • automountd • /etc/init.d/autofs

  7. sendmail Mail host, server, client, gateway /etc/mail sendmail.cf aliases Mail Address mailbox@mailhost Mail Aliases /etc/mail/aliases Alias check sendmail -v -bv mconnect Mail Queue /var/spool/mqueue .forward files pkill -HUP sendmail Log files /var/log/syslog/mail.* Mail Services

  8. Mail Services (cont’d) • mail, mailx, rmail • mailstats • mconnect • newaliases, praliases • vacation • sendmail

  9. Monitoring Network • ping • spray • snoop • netstat [ -i | -r | -s ] • nfsstat [ -s | -c | -m]

  10. References • System Administration Guide, Volume 3 • http://docs.sun.com

More Related