Difference between revisions of "Sigma"
From MohidWiki
(→Example) |
(→Mounting AFS network drives) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
#Download [http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe putty], | #Download [http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe putty], | ||
#Fill in the '''Host''' field with '''sigma.ist.utl.pt''', then click on open, | #Fill in the '''Host''' field with '''sigma.ist.utl.pt''', then click on open, | ||
− | #Insert your | + | #Insert your fenix login without the ''@ist.utl.pt'' part, then your password, |
− | + | You're in! | |
===Linux=== | ===Linux=== | ||
Line 24: | Line 24: | ||
http://groups.ist.utl.pt/maretec | http://groups.ist.utl.pt/maretec | ||
> cd /afs/.ist.utl.pt/groups/maretec/web | > cd /afs/.ist.utl.pt/groups/maretec/web | ||
+ | |||
+ | ===Administrators=== | ||
+ | Administrators may add new group administrators by using the [https://ciist.ist.utl.pt/servicos/self_service/show_groups.php 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. | ||
+ | |||
+ | ===Windows=== | ||
+ | *[https://ciist.ist.utl.pt/ciwiki/AfsClienteWindows Ciist wiki for windows AFS clients] | ||
+ | ===Linux=== | ||
+ | *[https://ciist.ist.utl.pt/ciwiki/AfsClienteLinux Ciist wiki for linux AFS clients] | ||
==External links== | ==External links== |
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.