Difference between revisions of "ProceedingsRepository"

From IridiaWiki
Jump to navigationJump to search
(add warning)
Line 10: Line 10:
 
=== Access ===
 
=== Access ===
   
To get access you need [[Lab_responsibilities#Servers.2C_infrastructures.2C_and_assets|an account in the backup server]].
+
To get access you need ask the password to the [[Lab_responsibilities#Servers.2C_infrastructures.2C_and_assets|webserver's administrator]].
   
Then login and go to
+
Then login on iridia and
 
<pre>
 
<pre>
  +
cd ~/public_html
cd /opt/proceedings
 
   
 
ls
 
ls

Revision as of 13:54, 19 October 2012

Icon warning.png The backup server is not itself backed up! Keep copies of the proceedings that you care about somewhere safe.

(the backup server is not the appropriate location for the proceedings. They should be relocated to somewhere that is itself backed up.)

IRIDIA has a proceedings repository that contains digital copies of proceedings.

Access

To get access you need ask the password to the webserver's administrator.

Then login on iridia and

cd ~/public_html

ls

Adding new proceedings

Let's say you want to add the directory /media/cdrom for the conference GECCO 2010.

scp -r /media/cdrom user@fallopius:/opt/proceedings/2010-gecco

ssh user@fallopius /opt/proceedings/update_permissions