SSH

Syntaxe SSH 

ssh exemple@IP

ssh = base la commande 

exemple : nom de l'utilisateur choisit 

@ = @

ip = l'ip de la machine 

Par défault ssh n'autorise pas root.

 

Si vous avez cette erreur : 

image.png

Faire :

ssh-keygen -R IP 

IP = l'ip de la machine sur laquelle vous souhaiter vous connecté. 


Revision #1
Created 2026-03-27 09:30:26 UTC by Admin
Updated 2026-03-27 09:32:41 UTC by Admin