Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] ssh tunnel in background requires nohup?



On Fri, 25 May 2007, Al Hoang wrote:

somehost$ ssh -f -n -N -L 8080:localhost:80 example@example.com

Instead, just:

    ssh -n -N -L 8080:localhost:80 example@example.com &

cjs
--
Curt Sampson       <cjs@example.com>        +81 90 7737 2974
Mobile sites and software consulting: http://www.starling-software.com


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links