forked from quentin/quentin.dufour.io
better presentation
This commit is contained in:
parent
73db0ae4b4
commit
db15787067
1 changed files with 2 additions and 1 deletions
|
@ -13,8 +13,9 @@ tags:
|
||||||
|
|
||||||
## Tunnel SSH
|
## Tunnel SSH
|
||||||
|
|
||||||
|
```
|
||||||
(nathalie)
|
(nathalie)
|
||||||
ssh -N quentin@havelock.machine.deuxfleurs.fr -p110 -L 3389:192.168.1.101:3389
|
ssh -N quentin@havelock.machine.deuxfleurs.fr -p110 -L 3389:192.168.1.101:3389
|
||||||
(maude)
|
(maude)
|
||||||
ssh -N quentin@havelock.machine.deuxfleurs.fr -p110 -L 3389:192.168.1.76:3389
|
ssh -N quentin@havelock.machine.deuxfleurs.fr -p110 -L 3389:192.168.1.76:3389
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue