On Tue, Feb 7, 2012 at 3:41 AM, Karl Vogel wrote:
>>> On Fri, 3 Feb 2012 11:49:22 +0800, lina said:
>
> L> Hi, a server is closed, but will start in future, sooner or later, I
> L> wish to access in the first time it's open. I tried:
>
> L> while ( ssh server ) do sleep 60 done
> L> wall < serve
>> On Fri, 3 Feb 2012 11:49:22 +0800, lina said:
L> Hi, a server is closed, but will start in future, sooner or later, I
L> wish to access in the first time it's open. I tried:
L> while ( ssh server ) do sleep 60 done
L> wall < server_open.txt
Instead of polling the server, could you have i
2012/2/3 lina :
> Hi,
>
> a server is closed, but will start in future, sooner or later,
>
> I wish to access in the first time it's open.
>
> I tried:
>
> while ( ssh server )
> do
> sleep 60
> done
>
> wall < server_open.txt
>
> actually I don't know how to write the while part,
>
> thanks for su
On 03/02/12 15:05, Jon Dowland wrote:
On 03/02/12 09:55, lina wrote:
On Friday 03,February,2012 05:32 PM, Jon Dowland wrote:
while true; do
ssh server && break
done
Thanks for both of you,
the two ways once ssh server,
it stayed in server and won't come back and proceed the rest.
I don't
On Friday 03,February,2012 11:05 PM, Jon Dowland wrote:
On 03/02/12 09:55, lina wrote:
On Friday 03,February,2012 05:32 PM, Jon Dowland wrote:
while true; do
ssh server && break
done
Thanks for both of you,
the two ways once ssh server,
it stayed in server and won't come back and proceed t
On 03/02/12 09:55, lina wrote:
On Friday 03,February,2012 05:32 PM, Jon Dowland wrote:
while true; do
ssh server && break
done
Thanks for both of you,
the two ways once ssh server,
it stayed in server and won't come back and proceed the rest.
I don't fully understand your follow-up, but t
On Friday 03,February,2012 05:32 PM, Jon Dowland wrote:
while true; do
ssh server && break
done
Thanks for both of you,
the two ways once ssh server,
it stayed in server and won't come back and proceed the rest.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subj
while true; do
ssh server && break
done
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f2ba9b8.4050...@debian.org
Hi,
a server is closed, but will start in future, sooner or later,
I wish to access in the first time it's open.
I tried:
while ( ssh server )
do
sleep 60
done
wall < server_open.txt
actually I don't know how to write the while part,
thanks for suggestions,
Best regards,
--
To UNSUBSCRIB
9 matches
Mail list logo