Gentoo Archives: gentoo-user

From: Willie Wong <wwong@××××××××××××××.edu>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] autossh
Date: Wed, 09 Sep 2009 11:50:59
Message-Id: 20090909115124.GA15268@princeton.edu
In Reply to: Re: [gentoo-user] autossh by Kaushal Shriyan
1 On Wed, Sep 09, 2009 at 02:38:21PM +0530, Penguin Lover Kaushal Shriyan squawked:
2 > $env | grep AUTOSSH
3 > AUTOSSH_GATETIME=0
4 > AUTOSSH_POLL=10
5 >
6 > I opened a new gnome-terminal
7 >
8 > Any further clue ?
9
10 Okay, try running autossh with the environment variable specified on
11 the commandline, aka
12
13 AUTOSSH_POLL=100 autossh
14
15 and check the logs to see whether it reacted to that request. If not,
16 run
17
18 which autossh
19
20 and
21
22 file `which autossh`
23
24 and post the output.
25
26 W
27 --
28 Have you heard about Ron Howard's new movie? The travel
29 documentary about northern Europe? It's called "Mr. Opie's Holland."
30 Sortir en Pantoufles: up 1006 days, 10:39

Replies

Subject Author
Re: [gentoo-user] autossh Kaushal Shriyan <kaushalshriyan@×××××.com>