HOWTO mount the Hall D work disk on your desktop Linux machine
From GlueXWiki
- Ask the Computer Center to allow you to mount
/work/halld on your
desktop machine.
- Make sure you are running NIS on your machine. You probably are. Look for the process
ypbind.
- Test that you are getting the Computer Center maps for the work disks. Type:
ypcat auto.w.bb
That should type out names of lots of work disks. If it doesn't you have to fool with your yp.conf.
- Add the following line to your /etc/auto.master:
/w yp:auto.w.bb
- Restart autofs (rebooting will do this, of course).