|
|
hace 9 años | |
|---|---|---|
| sshpass | hace 9 años | |
| README.md | hace 9 años | |
| install.sh | hace 9 años | |
| ssh_config | hace 9 años |
Troubleshooting for ssh connection
First, clone the TECLIM/SSH_connection repository. For instance:
git clone ssh://git@www.climate.be:3022/pbarriat/TECLIM/SSH_connection.git
Now, go to the repository, open & adapt the install.sh script: you must change the password!
You can also change the machine name.
And run it:
cd SSH_connection
./install.sh
Add your identity on a remote machine:
ssh-copy-id -i ~/.ssh/id_rsa.pub remote_machine