Difference between revisions of "Connect to Orca Programs- Linux"

From Help Wiki
Line 25: Line 25:
 
;See also
 
;See also
 
*[[Connect to Orca - Mac OS X]]
 
*[[Connect to Orca - Mac OS X]]
*[[Connect to Orca - Windows]]
+
*[[Connect Orca]]
[[Category:File Space]]
+
  
 
{{stub}}
 
{{stub}}

Revision as of 14:22, 17 March 2010

On-Campus Access to Orca Programs

  1. Go to 'Places' , then 'Connect to Server'.
  2. Select 'Windows share' under 'Service type'.
  3. Type in 'orca' in the 'Server:' field.
  4. Type in the 'programs' in the 'Share' field.
  5. Click Connect!

Off-Campus Access to Orca Programs

  1. Install davfs2, either through your package manager or by building from the source found at http://sourceforge.net/projects/dav/files/
  2. Open a Terminal and become root (sudo -i) for the following commands.
  3. Create a mount point for Orca Programs: mkdir /mnt/orca_programs
  4. In a web browser (Firefox) go to https://myfiles.evergreen.edu/academics/programs
  5. Right click on the folder that you want and copy the link.
  6. Type this command into your Teminal:
  7. You will be prompted for a username and password. These will be your evergreen.edu credentials.
  8. Once this is done, you'll have access to your program share at /mnt/orca_programs!
See also

This article is missing content or needs to be updated. You can improve to Evergreen's Help Wiki by contributing to this article.