kellyremo zoho.com> writes:
> ...
> Goal: if theres no internet connection, then the oneliner must loop until
> there is internet connection. if theres internet connection the oneliner
> ends.what am i missing?
> ...
Test:
1. there is internet connection to both
$ TORF=true; while $TORF; do p
On 01/28/2011 11:28 AM, kellyremo wrote:
>
> http://pastebin.com/raw.php?i=rykHdvBh
>
> bix.hu and www.yahoo.com are "pingable" test sites.
> 127.0.0.1 could not be pinged [firewall drops all icmp]
>
> i have a "oneliner" that echoes if theres "internet connection or no".
> $ ping -W 1 -c 2 bix.
http://pastebin.com/raw.php?i=rykHdvBh
bix.hu and www.yahoo.com are "pingable" test sites.
127.0.0.1 could not be pinged [firewall drops all icmp]
i have a "oneliner" that echoes if theres "internet connection or no".
$ ping -W 1 -c 2 bix.hu >& /dev/null && ping -W 1 -c 2
www.yahoo.com >& /dev/
On 03/29/2010 05:53 PM, kalinix wrote:
On Mon, 2010-03-29 at 17:25 -0400, Jim wrote:
On 03/29/2010 04:31 PM, kalinix wrote:
> click on Run in terminal (first checkbox under the 'known applications
> frame') and than hit OK.
I have a Question about;
click on Run in terminal (first checkbox un
On Mon, 2010-03-29 at 17:25 -0400, Jim wrote:
> On 03/29/2010 04:31 PM, kalinix wrote:
> > click on Run in terminal (first checkbox under the 'known applications
> > frame') and than hit OK.
>
> I have a Question about;
>
> click on Run in terminal (first checkbox under the 'known applications
On 03/29/2010 04:31 PM, kalinix wrote:
> click on Run in terminal (first checkbox under the 'known applications
> frame') and than hit OK.
I have a Question about;
click on Run in terminal (first checkbox under the 'known applications
frame') and than hit OK.
In KDE where do I find this "Run
On Mon, 2010-03-29 at 13:35 -0400, Jim wrote:
> On 03/29/2010 01:22 PM, Paolo Galtieri wrote:
> > On 03/29/2010 10:12 AM, Chris Tyler wrote:
> >
> >> On Mon, 2010-03-29 at 12:58 -0400, Jim wrote:
> >>
> >>
> >>> On 03/29/2010 04:17 AM, Hakan Koseoglu wrote:
> >>>
> >>>
> On
On 03/29/2010 01:22 PM, Paolo Galtieri wrote:
> On 03/29/2010 10:12 AM, Chris Tyler wrote:
>
>> On Mon, 2010-03-29 at 12:58 -0400, Jim wrote:
>>
>>
>>> On 03/29/2010 04:17 AM, Hakan Koseoglu wrote:
>>>
>>>
On Mon, Mar 29, 2010 at 7:16 AM, Hiisiwrote:
On 03/29/2010 10:12 AM, Chris Tyler wrote:
> On Mon, 2010-03-29 at 12:58 -0400, Jim wrote:
>
>> On 03/29/2010 04:17 AM, Hakan Koseoglu wrote:
>>
>>> On Mon, Mar 29, 2010 at 7:16 AM, Hiisi wrote:
>>>
>>>
OK, I see. You was trying to advertise your nice working script to
On Mon, 2010-03-29 at 12:58 -0400, Jim wrote:
> On 03/29/2010 04:17 AM, Hakan Koseoglu wrote:
> > On Mon, Mar 29, 2010 at 7:16 AM, Hiisi wrote:
> >
> >> OK, I see. You was trying to advertise your nice working script to
> >> list members. That was your crafty plan, wasn't it? ;- )
> >> Where s
2010/3/29 Jim :
> On 03/29/2010 04:17 AM, Hakan Koseoglu wrote:
>> On Mon, Mar 29, 2010 at 7:16 AM, Hiisi wrote:
>>
<--SNIP-->>> be evaluated.
>>
> FC12-X86-64
>
> I put the script in a text file and Properties says it a "shell script"
> and it has read, execute
> priviledges but if I left click o
On 03/29/2010 04:17 AM, Hakan Koseoglu wrote:
> On Mon, Mar 29, 2010 at 7:16 AM, Hiisi wrote:
>
>> OK, I see. You was trying to advertise your nice working script to
>> list members. That was your crafty plan, wasn't it? ;- )
>> Where should one propose it for inclusion in F13? ;- )
>>
>
On Mon, Mar 29, 2010 at 7:16 AM, Hiisi wrote:
> OK, I see. You was trying to advertise your nice working script to
> list members. That was your crafty plan, wasn't it? ;- )
> Where should one propose it for inclusion in F13? ;- )
Interesting, when I saw his mail to the CentOS list, I tried it and
2010/3/27 Jozsef Vadkan :
> Why doesn't my "internet-connection" script work?
>
> When I plug the ethcable out, it just waits...and waits...and waits...
>
> The script: http://pastebin.com/AE9U1qdL
>
OK, I see. You was trying to advertise your nice working script to
list members. That was your cra
On 03/27/2010 06:41 PM, Mike Williams wrote:
> On Sat, Mar 27, 2010 at 8:31 AM, Ed Greshko wrote:
>
>> On 03/27/2010 08:07 PM, Jozsef Vadkan wrote:
>>
>>> Why doesn't my "internet-connection" script work?
>>>
>>> When I plug the ethcable out, it just waits...and waits...and waits...
>>>
On 03/27/2010 08:07 AM, Jozsef Vadkan wrote:
> Why doesn't my "internet-connection" script work?
>
> When I plug the ethcable out, it just waits...and waits...and waits...
>
> The script: http://pastebin.com/AE9U1qdL
>
>
Is there a Router involved here ?
Has the Router been replace recently ?
-
On Sat, Mar 27, 2010 at 8:31 AM, Ed Greshko wrote:
> On 03/27/2010 08:07 PM, Jozsef Vadkan wrote:
>> Why doesn't my "internet-connection" script work?
>>
>> When I plug the ethcable out, it just waits...and waits...and waits...
>>
>> The script: http://pastebin.com/AE9U1qdL
>>
> Works OK for me...
On 03/27/2010 08:07 PM, Jozsef Vadkan wrote:
> Why doesn't my "internet-connection" script work?
>
> When I plug the ethcable out, it just waits...and waits...and waits...
>
> The script: http://pastebin.com/AE9U1qdL
>
>
Works OK for me
signature.asc
Description: OpenPGP digital signature
Why doesn't my "internet-connection" script work?
When I plug the ethcable out, it just waits...and waits...and waits...
The script: http://pastebin.com/AE9U1qdL
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/ma
19 matches
Mail list logo