|
|
před 9 roky | |
|---|---|---|
| sshpass | před 9 roky | |
| README.md | před 9 roky | |
| install.sh | před 9 roky | |
| ssh_config | před 9 roky |
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