On Fri, 7 Mar 2003, Steve Lee wrote:
> Does anyone have a solution to haveing a xterm timing out
> when connected remotely to a system?  i would like my terminal
> to stay connected, but i guess our VPN to our colo is timing out
> and disconnecting all my connections.
>
> In SecureCRT, (windows people) can send a packet every so many
> hours, to keep it alive, anyone with any ideas on doing this
> is Xwindows ?
>
> Thanks

while /bin/true;do ping -c 1 REMOTEHOST_IP >/dev/null 2>&1;done &


-- 
\ \/ / _       |~\  _ In God We Trust. All Others Pay Cash.
 >  < / \|\  /|+-< | |  "The world is a comedy to those that think,
/ /\ \\_/| \/ ||__)|_|   a tragedy to those who feel." - Horace Walpole



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to