Personal tools

Difference between revisions of "Sigma"

From MohidWiki

Jump to: navigation, search
(Mounting AFS network drives)
 
(One intermediate revision by the same user not shown)
Line 27: Line 27:
 
===Administrators===
 
===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.
 
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 13:20, 11 February 2009

Sigma cluster is where personal web-pages and group web-pages of ist.utl.pt are stored.

Quick login

Windows

  1. Download putty,
  2. Fill in the Host field with sigma.ist.utl.pt, then click on open,
  3. 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.

Windows

Linux

External links