Difference between revisions of "Sigma"
From MohidWiki
(→Mounting AFS network drives) |
|||
Line 29: | Line 29: | ||
==Mounting AFS network drives== | ==Mounting AFS network drives== | ||
+ | You can access to your sigma AFS files through a network drive mounted on your computer. This is a more convenient way to copy/transfer files from your local machine to the AFS server. | ||
+ | |||
===Windows=== | ===Windows=== | ||
*[https://ciist.ist.utl.pt/ciwiki/AfsClienteWindows Ciist wiki for windows AFS clients] | *[https://ciist.ist.utl.pt/ciwiki/AfsClienteWindows Ciist wiki for windows AFS clients] |
Latest revision as of 12:20, 11 February 2009
Sigma cluster is where personal web-pages and group web-pages of ist.utl.pt are stored.
Contents
Quick login
Windows
- Download putty,
- Fill in the Host field with sigma.ist.utl.pt, then click on open,
- Insert your fenix login without the @ist.utl.pt part, then your password,
You're in!
Linux
> ssh sigma.ist.utl.pt -l istxxxxxx
Personal web-page
http://web.ist.utl.pt/istxxxxxx > cd /afs/.ist.utl.pt/users/istxxxxxx
Groups web-page
http://(group).ist.utl.pt > cd /afs/.ist.utl.pt/groups/(group)/web
Example
http://groups.ist.utl.pt/maretec > cd /afs/.ist.utl.pt/groups/maretec/web
Administrators
Administrators may add new group administrators by using the ciist self-service for groups management web-page. The personal IST ID login is required.
Mounting AFS network drives
You can access to your sigma AFS files through a network drive mounted on your computer. This is a more convenient way to copy/transfer files from your local machine to the AFS server.