-
Notifications
You must be signed in to change notification settings - Fork 0
jenkins
Simone Bnà edited this page Sep 25, 2018
·
6 revisions
- To switch to jenkins user, type:
- sudo su - jenkins -s /bin/bash
- Change the jenkins home. Read here: http://blog.code4hire.com/2011/09/changing-the-jenkins-home-directory-on-ubuntu-take-2/
- copy in .ssh the private key to connect to the slave machines
- Configure SSH in order to accept ssh host keys automatically. Read here http://xmodulo.com/how-to-accept-ssh-host-keys-automatically-on-linux.html