Personal tools

Difference between revisions of "Sigma"

From MohidWiki

Jump to: navigation, search
 
(Mounting AFS network drives)
 
(10 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
==Quick login==
 
==Quick login==
 +
===Windows===
 +
#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,
 +
#Insert your fenix login without the ''@ist.utl.pt'' part, then your password,
 +
You're in!
  
 +
===Linux===
 
  > ssh sigma.ist.utl.pt -l istxxxxxx
 
  > ssh sigma.ist.utl.pt -l istxxxxxx
  
Line 8: Line 14:
 
   
 
   
 
  http://web.ist.utl.pt/istxxxxxx
 
  http://web.ist.utl.pt/istxxxxxx
  /afs/ist.utl.pt/users/istxxxxxx
+
  > cd /afs/.ist.utl.pt/users/istxxxxxx
  
 
==Groups web-page==
 
==Groups web-page==
  
 
  http://(group).ist.utl.pt
 
  http://(group).ist.utl.pt
  /afs/ist.utl.pt/groups/(group)
+
  > cd /afs/.ist.utl.pt/groups/(group)/web
  
 
===Example===
 
===Example===
  http://maretec.ist.utl.pt
+
  http://groups.ist.utl.pt/maretec
  /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==
 
*[https://ciist.ist.utl.pt/servicos/web.php ciist serviços]
 
*[https://ciist.ist.utl.pt/servicos/web.php ciist serviços]
 
*[http://maretec.ist.utl.pt/ Maretec]
 
*[http://maretec.ist.utl.pt/ Maretec]
 +
*[http://groups.ist.utl.pt/maretec Maretec]
  
 
[[Category:internet]]
 
[[Category:internet]]
 
[[Category:ist]]
 
[[Category:ist]]

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