keep wireless awake

John Hubbard ender8282 at yahoo.com
Tue Sep 23 23:04:08 UTC 2008


Smoot Carl-Mitchell wrote:
>
> The default SSH daemon behavior is to turn on TCPKeepAlive
> (see /etc/ssh/sshd_config.  With this option on, SSH connections will
> drop if the remote client is down or unreachable.  I suspect you have
> this option set to "No" in which case the SSH sessions will stay around
> forever, unless explicitly closed by one end of the connection.
>   
Sorry to hijack the thread but this is related. Is there an easy way to 
close one of these connections that is forever open from the client end? 
Normally I have to kill the task. ctrl+c doesn't do the trick.


-- 
-john

To be or not to be, that is the question
                2b || !2b
(0b10)*(0b1100010) || !(0b10)*(0b1100010)
        0b11000100 || !0b11000100
        0b11000100 || 0b00111011
               0b11111111
        255, that is the answer.






More information about the ubuntu-users mailing list