Difference between revisions of "ProceedingsRepository"

From IridiaWiki
Jump to navigationJump to search
(New page: IRIDIA has a proceedings repository that contains digital copies of proceedings. === Access === To get access you need [[Lab_responsibilities#Servers.2C_infrastructures.2C_and_assets|an ...)
 
(add warning)
Line 1: Line 1:
  +
<div class="page-warning">
  +
[[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 backup server is not the appropriate location for the proceedings. They should be relocated to somewhere that is itself backed up.)
  +
  +
</div>
  +
 
IRIDIA has a proceedings repository that contains digital copies of proceedings.
 
IRIDIA has a proceedings repository that contains digital copies of proceedings.
   

Revision as of 19:42, 11 March 2011

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 an account in the backup server.

Then login and go to

cd /opt/proceedings

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