|
|
8 years ago | |
|---|---|---|
| sshpass | 8 years ago | |
| README.md | 8 years ago | |
| install.sh | 8 years ago | |
| ssh_config | 8 years ago |
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