Difference between revisions of "Connect to Orca Programs- Linux"
From Help Wiki
(Created page with '{{stub}} ;See also *Connect to Orca - Mac OS X *Connect to Orca - Windows Category:File Space') |
(just added what i found out) |
||
Line 1: | Line 1: | ||
− | + | If you are comfortable using the command line you can mount the share on your computer using the utility "smbmount" by typing the following in the shell: | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | smbmount //orca.evergreen.edu/programs /path/to/mount/to -o user=yourusername | ||
;See also | ;See also | ||
Line 12: | Line 7: | ||
*[[Connect to Orca - Windows]] | *[[Connect to Orca - Windows]] | ||
[[Category:File Space]] | [[Category:File Space]] | ||
+ | |||
+ | {{stub}} |
Revision as of 12:50, 29 September 2009
If you are comfortable using the command line you can mount the share on your computer using the utility "smbmount" by typing the following in the shell:
smbmount //orca.evergreen.edu/programs /path/to/mount/to -o user=yourusername
- See also