Installation autossh
Posté : dim. 13 oct. 2019 17:56
Bonjour,
Je débute avec Raspberry que j'utilise pour Jeedom.
J'ai besoin de me connecter à distance via un routeur 4G. J'ai trouvé un tuto sur le forum jeedom mais les commandes indiqué ne semble pas fonctionner totalement chez moi.
https://www.jeedom.com/forum/viewtopic.php?f=23&t=47422
La 1er commande est la suivante :
sudo apt install autossh -y
En retour j'ai le message suivant :
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
autossh
0 upgraded, 1 newly installed, 0 to remove and 49 not upgraded.
Need to get 32.4 kB of archives.
After this operation, 87.0 kB of additional disk space will be used.
Err:1 http://raspbian.raspberrypi.org/raspbian stretch/main armhf autossh armhf 1.4e-3
Temporary failure resolving 'raspbian.raspberrypi.org'
E: Failed to fetch http://raspbian.raspberrypi.org/raspbia ... _armhf.deb Temporary failure resolving 'raspbian.raspberrypi.org'
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Ce résultat est-il normal?
Ensuite lorsque je génère les clefs de chiffrement avec : ssh-keygen -t rsa -b 16384
Là il ne se passe rien. La console semble bloqué.
cela devrait créer des fichiers dans le répertoire /home/votreuser/.ssh (mais je n'ai pas de répertoire .ssh dans mon arborescence).
Pouvez-vous m'indiquer ce qu'il se passe et ce que je pourrais faire pour passer ces étapes.
Merci
Salutations.
Je précise que j'ai un Raspberry 3B+
Je débute avec Raspberry que j'utilise pour Jeedom.
J'ai besoin de me connecter à distance via un routeur 4G. J'ai trouvé un tuto sur le forum jeedom mais les commandes indiqué ne semble pas fonctionner totalement chez moi.
https://www.jeedom.com/forum/viewtopic.php?f=23&t=47422
La 1er commande est la suivante :
sudo apt install autossh -y
En retour j'ai le message suivant :
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
autossh
0 upgraded, 1 newly installed, 0 to remove and 49 not upgraded.
Need to get 32.4 kB of archives.
After this operation, 87.0 kB of additional disk space will be used.
Err:1 http://raspbian.raspberrypi.org/raspbian stretch/main armhf autossh armhf 1.4e-3
Temporary failure resolving 'raspbian.raspberrypi.org'
E: Failed to fetch http://raspbian.raspberrypi.org/raspbia ... _armhf.deb Temporary failure resolving 'raspbian.raspberrypi.org'
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Ce résultat est-il normal?
Ensuite lorsque je génère les clefs de chiffrement avec : ssh-keygen -t rsa -b 16384
Là il ne se passe rien. La console semble bloqué.
cela devrait créer des fichiers dans le répertoire /home/votreuser/.ssh (mais je n'ai pas de répertoire .ssh dans mon arborescence).
Pouvez-vous m'indiquer ce qu'il se passe et ce que je pourrais faire pour passer ces étapes.
Merci
Salutations.
Je précise que j'ai un Raspberry 3B+