Difference between revisions of "Kennedy manual"

From wiki
Jump to: navigation, search
Line 16: Line 16:
  
 
*[[Conda]]
 
*[[Conda]]
 +
CONDA: http://stab.st-andrews.ac.uk/wiki/index.php/Conda#conda
 +
Training: github.com/peterthorpe5/Sys_admin/tree/master/cluster_course
 +
Note: on Kennedy, you may need to make programs executable to run. This is a know bug. Locate where the install have just gone, move to that directory and run chmod u+x prog_of_interest
 +
  
  

Revision as of 13:35, 6 May 2020

  1. creating ssh keys and logging on
  2. logging on to Kennedy
CONDA: http://stab.st-andrews.ac.uk/wiki/index.php/Conda#conda
Training: github.com/peterthorpe5/Sys_admin/tree/master/cluster_course

Note: on Kennedy, you may need to make programs executable to run. This is a know bug. Locate where the install have just gone, move to that directory and run chmod u+x prog_of_interest




syntax highlighting in Nano

do the following

cp /gpfs1/apps/kennedy_sys_admin/misc/.nanorc ./