How to make a link to /p in your home directory
- Open a Terminal on a Mac, or ssh into slate
If you aren't in your home directory cd ~
ln -s /p p
This makes a symbolic link called p in the current directory to /p
How to mount /p as a drive in Windows
In Windows Explorer:
Tools -> Map Network Drive...
Pick a drive letter. (P: works nicely)
For the folder, enter \\slate.hlp.rochester.edu\p
- Click Finish
This only works if you are on one of the PCs in the lab or your laptop is connected to the hlpwireless access point.