1.create a master and launch it via putty , start the tomcat for hosting the Jenkins. 2.Genearte key with the command ssh-keygen in master and its connection to the slave and change the configurations in sshd_config (etc/ssh/).Copy the slave’s private IP and paste it as follows ssh-copy-id ,pvtIP , in all other server. 3.open the Jenkins, and open the manage nodes…
Read More