Differences
This shows you the differences between two versions of the page.
|
ressources:ssh:tunnel [2010/06/08 19:24] gaspard pipe music from iTunes |
ressources:ssh:tunnel [2010/06/08 19:25] (current) gaspard |
||
|---|---|---|---|
| Line 85: | Line 85: | ||
| {{:ressources:ssh:vnc-tunnel.png|}} | {{:ressources:ssh:vnc-tunnel.png|}} | ||
| - | |||
| ===== Use a local server to pipe some music for iTunes ===== | ===== Use a local server to pipe some music for iTunes ===== | ||
| Line 100: | Line 99: | ||
| <code bash> | <code bash> | ||
| - | sudo ssh -gNL 3689:localhost:3689 gaspard@idunn.freelancis.net | + | ssh -gNL 3689:localhost:3689 gaspard@idunn.freelancis.net |
| </code> | </code> | ||