Difference between revisions of "ProceedingsRepository"

From IridiaWiki
Jump to navigationJump to search
Line 1: Line 1:
−
<div class="page-warning">
+
<div class="page-info">
−
[[Image:icon_warning.png|40px]] The backup server is not itself backed up! Keep copies of the proceedings that you care about somewhere safe.
+
The proceedings moved out to the web server! However, 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.)
 
   
 
</div>
 
</div>

Revision as of 15:03, 19 October 2012

The proceedings moved out to the web server! However, keep copies of the proceedings that you care about somewhere safe.

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

Access

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

Then login on iridia

ssh proceedings@iridia

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 proceedings@iridia:~/public_html/2010-gecco

ssh proceedings@iridia ./update_permissions