diff --git a/_posts/2017-02-12-commandes-utiles.md b/_posts/2017-02-12-commandes-utiles.md index aeb4c68..488484c 100644 --- a/_posts/2017-02-12-commandes-utiles.md +++ b/_posts/2017-02-12-commandes-utiles.md @@ -13,8 +13,9 @@ tags: ## Tunnel SSH +``` (nathalie) ssh -N quentin@havelock.machine.deuxfleurs.fr -p110 -L 3389:192.168.1.101:3389 (maude) ssh -N quentin@havelock.machine.deuxfleurs.fr -p110 -L 3389:192.168.1.76:3389 - +```