Unlike the Macintosh or Windows PCs, the UNIX workstations in the IMAGE lab are connected to the UNIX filesystem. Rather than saving data in your "H" or "I" drive, you can save data to your "home" space.
Your "home" space will be defined by the workstation when you log on. It will be your primary storage space. Inside your home space is a special folder called your "public_html" folder. This is where you store your data that you want to be visible from the web.
Saving data to your "home" directoryTo save data to your home directory from a UNIX workstation, follow the steps below:
/home/english/jdoe/
Saving data so that it will be visible from the web is easy to do from a UNIX workstation. Just follow the steps above, inserting the following step before you click "Save."
Just as the Windows and Macintosh PCs can not save directly to the UNIX file system, the UNIX workstations can not save directly in your "H" or "I" drives. To do so, you will need to use FTP.
For more on Unix, check out this handy tutorial:
http://www.ee.surrey.ac.uk/Teaching/Unix/