User Tools

Site Tools


bb:misc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
bb:misc [2020/02/05 10:02] – [Accessing directly some slave.] Xavier Gonzebb:misc [2020/02/05 10:45] – [Accessing directly some slave.] Jean-Michel Beuken
Line 39: Line 39:
    
  
-  -  Login on a gateway (well, the first time, contact Jean-Michel Beuken, to allow your machine to connect to the private network - the following assumes your public key is in ~/.ssh/id_rsa).\\ **ssh USERNAME@hall.abinit.org**+  -  Login on a gateway (well, the first time, contact Jean-Michel Beuken, to allow your machine to connect to the private network - the following instruction assumes your public key is ~/.ssh/id_rsa_abinit \\ create a new section in ~/.ssh/config \\ <code>Host abifarm 
 +   Hostname hall.abinit.org 
 +   Port XXXX 
 +   User USERNAME 
 +   IdentityFile ~/.ssh/id_rsa_abinit</code> and use \\ <code>ssh abifarm</code>
   -  To take the hand over buildbot, execute :\\ **sudo su - buildbot** \\     -  To take the hand over buildbot, execute :\\ **sudo su - buildbot** \\  
   - Now, you need to access other machines of the testfarm, use the supplementary step\\ **ssh <name_of_the_machine>** \\ where <name_of_the_machine> might be abiref, ubu, max2, etc. e.g. **ssh abiref**\\ The first part of the name of the bot is the name_of_the_machine.   - Now, you need to access other machines of the testfarm, use the supplementary step\\ **ssh <name_of_the_machine>** \\ where <name_of_the_machine> might be abiref, ubu, max2, etc. e.g. **ssh abiref**\\ The first part of the name of the bot is the name_of_the_machine.
bb/misc.txt · Last modified: 2024/02/15 11:06 by Xavier Gonze