I can not get anything on the /www.cwelug.org domain. Cecil Funderburk
----- Original Message ----- From: [EMAIL PROTECTED] Sent: 6/9/05 1:00:01 PM To: [email protected] Subject: CWE-LUG Digest, Vol 19, Issue 7 Send CWE-LUG mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit http://lists.firepipe.net/listinfo/cwe-lug or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED] You can reach the person managing the list at [EMAIL PROTECTED] When replying, please edit your Subject line so it is more specific than "Re: Contents of CWE-LUG digest..." Today's Topics: 1. Re: is charter.net down? (Robert Citek) 2. Re: bash + /dev/tcp like lynx -mime_header (Ed Howland) 3. Re: is charter.net down? (Ed Howland) 4. Re: is charter.net down? (Eric Wilson) 5. NX client to VNC server (Robert Citek) 6. Re: is charter.net down? (L. V. Lammert) 7. Re: is charter.net down? (Eric Wilson) 8. Re: NX client to VNC server (Robert Citek) ---------------------------------------------------------------------- Message: 1 Date: Thu, 9 Jun 2005 09:47:12 -0500 From: Robert Citek <[EMAIL PROTECTED]> Subject: Re: [cwe-lug] is charter.net down? To: Central West End Linux Users Group <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Jun 9, 2005, at 9:30 AM, Scott Granneman wrote: > i can't get to cwelug.org either, but i'm using charter. > > how about someone NOT using charter? > I'm suspecting that the cable modem and/or router is over heating. Last night I was able to get them to work by power-cycling both of them. Regards, - Robert http://www.cwelug.org/downloads Help others get OpenSource software. Distribute FLOSS for Windows, Linux, *BSD, and MacOS X with BitTorrent ------------------------------ Message: 2 Date: Thu, 09 Jun 2005 09:48:12 -0500 From: Ed Howland <[EMAIL PROTECTED]> Subject: Re: [cwe-lug] bash + /dev/tcp like lynx -mime_header To: Central West End Linux Users Group <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=KOI8-R; format=flowed Does it have anything to do with 2.6 vs 2.4 kernels? Works on FC2 as well. Hmm. Try it at home for my Sarge+2.6 server. Ed Robert Citek wrote: > > On Jun 8, 2005, at 3:27 PM, Ed Howland wrote: > >> Cool. But where is /dev/tcp? I get no such file or dir, followed by >> bad file descriptor/ > > > Sorry. I just realized I didn't answer your question. The script > works on all the previously mentioned Linux versions. However, I > just noticed that /dev/tcp is not on FC3, although it is on the > others. Despite that, the script works. Go figure. > > Here's a variation with a couple of ls'es inserted: > > ( set -x > exec 5<>/dev/tcp/www.google.com/80 > ls -la /dev/tcp* > ls -la /dev/fd/ > echo -e "GET / HTTP/1.0\n" >&5 > cat <&5 | head -20 > ) > > Regards, > - Robert > http://www.cwelug.org/downloads > Help others get OpenSource software. Distribute FLOSS > for Windows, Linux, *BSD, and MacOS X with BitTorrent > > > _______________________________________________ > CWE-LUG mailing list > [email protected] > http://www.cwelug.org/ > http://www.cwelug.org/archives/ > http://www.cwelug.org/mailinglist/ -- Ed Howland WDT Solutions, LLC. [EMAIL PROTECTED] (314) 962-0766 ------------------------------ Message: 3 Date: Thu, 09 Jun 2005 09:54:17 -0500 From: Ed Howland <[EMAIL PROTECTED]> Subject: Re: [cwe-lug] is charter.net down? To: Central West End Linux Users Group <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=KOI8-R; format=flowed Seems down right now. Robert Citek wrote: > > On Jun 9, 2005, at 9:30 AM, Scott Granneman wrote: > >> i can't get to cwelug.org either, but i'm using charter. >> >> how about someone NOT using charter? >> > > I'm suspecting that the cable modem and/or router is over heating. > Last night I was able to get them to work by power-cycling both of them. > > Regards, > - Robert > http://www.cwelug.org/downloads > Help others get OpenSource software. Distribute FLOSS > for Windows, Linux, *BSD, and MacOS X with BitTorrent > > > > _______________________________________________ > CWE-LUG mailing list > [email protected] > http://www.cwelug.org/ > http://www.cwelug.org/archives/ > http://www.cwelug.org/mailinglist/ -- Ed Howland WDT Solutions, LLC. [EMAIL PROTECTED] (314) 962-0766 ------------------------------ Message: 4 Date: Thu, 9 Jun 2005 10:45:50 -0500 (CDT) From: "Eric Wilson" <[EMAIL PROTECTED]> Subject: Re: [cwe-lug] is charter.net down? To: "Central West End Linux Users Group" <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain;charset=iso-8859-1 It seems Charter is having a bad month. We have a customer in Granite City, Il, who reported there service down about two weeks ago. Upon investigation they said, 'wow, that effects a lot of people. Why didn't we see that?....' three days later is was fixed... for about a week.... then same problem all over again. charter == 'run away' E! > Seems down right now. > > Robert Citek wrote: > >> >> On Jun 9, 2005, at 9:30 AM, Scott Granneman wrote: >> >>> i can't get to cwelug.org either, but i'm using charter. >>> >>> how about someone NOT using charter? >>> >> >> I'm suspecting that the cable modem and/or router is over heating. >> Last night I was able to get them to work by power-cycling both of >> them. >> >> Regards, >> - Robert >> http://www.cwelug.org/downloads >> Help others get OpenSource software. Distribute FLOSS >> for Windows, Linux, *BSD, and MacOS X with BitTorrent >> >> >> >> _______________________________________________ >> CWE-LUG mailing list >> [email protected] >> http://www.cwelug.org/ >> http://www.cwelug.org/archives/ >> http://www.cwelug.org/mailinglist/ > > > -- > Ed Howland > WDT Solutions, LLC. > [EMAIL PROTECTED] > (314) 962-0766 > > > _______________________________________________ > CWE-LUG mailing list > [email protected] > http://www.cwelug.org/ > http://www.cwelug.org/archives/ > http://www.cwelug.org/mailinglist/ > > > ------------------------------ Message: 5 Date: Thu, 9 Jun 2005 11:06:43 -0500 From: Robert Citek <[EMAIL PROTECTED]> Subject: [cwe-lug] NX client to VNC server To: Central West End Linux Users Group <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed From what I gather by reading Knoppix Hacks and googling I can use the FreeNX client to connect to a remote VNC session. The question I have is, how? I have yet to find a clear step-by-stop how-to. Do I first need to setup a FreeNX server on my local machine? Do I need to create a username/password? Has anyone had success and can point me in the right direction? Regards, - Robert http://www.cwelug.org/downloads Help others get OpenSource software. Distribute FLOSS for Windows, Linux, *BSD, and MacOS X with BitTorrent ------------------------------ Message: 6 Date: Thu, 9 Jun 2005 11:10:16 -0500 (CDT) From: "L. V. Lammert" <[EMAIL PROTECTED]> Subject: Re: [cwe-lug] is charter.net down? To: [EMAIL PROTECTED], Central West End Linux Users Group <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 9 Jun 2005, Eric Wilson wrote: > Upon investigation they said, 'wow, that effects a lot of people. Why > didn't we see that?....' three days later is was fixed... for about a > week.... then same problem all over again. > Nah, .. if you read the fine print, Charter and SBC DSL are *consumer grade services*! There is NO guarantee of service on any account, nobody watching to see if there is a problem, no tech support (other than bodies in India reading manuals to you), and nobody to register complaints. If you have a business that depends on internet access, at the very **LEAST** a business tariff'd service is required. SDSL or leased line. Lee ================================================ Leland V. Lammert [EMAIL PROTECTED] Chief Scientist Omnitec Corporation Network/Internet Consultants www.omnitec.net ================================================ ------------------------------ Message: 7 Date: Thu, 9 Jun 2005 11:28:29 -0500 (CDT) From: "Eric Wilson" <[EMAIL PROTECTED]> Subject: Re: [cwe-lug] is charter.net down? To: "Central West End Linux Users Group" <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain;charset=iso-8859-1 Regardless of fine print, service is service. DSL = 600+ days no outage, not even a modem recycle. 8 IPs $60.00 CCN = < 14 days, poor response. 6+ outages in a year. 1 IP $50.00 No contest. > On Thu, 9 Jun 2005, Eric Wilson wrote: > >> Upon investigation they said, 'wow, that effects a lot of people. Why >> didn't we see that?....' three days later is was fixed... for about a >> week.... then same problem all over again. >> > Nah, .. if you read the fine print, Charter and SBC DSL are *consumer > grade services*! There is NO guarantee of service on any account, nobody > watching to see if there is a problem, no tech support (other than bodies > in India reading manuals to you), and nobody to register complaints. > > If you have a business that depends on internet access, at the very > **LEAST** a business tariff'd service is required. SDSL or leased line. > > Lee > > ================================================ > Leland V. Lammert [EMAIL PROTECTED] > Chief Scientist Omnitec Corporation > Network/Internet Consultants www.omnitec.net > ================================================ > > > ------------------------------ Message: 8 Date: Thu, 9 Jun 2005 11:49:27 -0500 From: Robert Citek <[EMAIL PROTECTED]> Subject: Re: [cwe-lug] NX client to VNC server To: Central West End Linux Users Group <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Jun 9, 2005, at 11:06 AM, Robert Citek wrote: > From what I gather by reading Knoppix Hacks and googling I can use > the FreeNX client to connect to a remote VNC session. The question > I have is, how? I have yet to find a clear step-by-stop how-to. > Do I first need to setup a FreeNX server on my local machine? Do I > need to create a username/password? > > Has anyone had success and can point me in the right direction? nxviewer allows a user to connect to a remote VNC server. Found it by digging in around in the $PATH. Still working on adjusting screen size. Regards, - Robert http://www.cwelug.org/downloads Help others get OpenSource software. Distribute FLOSS for Windows, Linux, *BSD, and MacOS X with BitTorrent ------------------------------ _______________________________________________ CWE-LUG mailing list [email protected] http://lists.firepipe.net/listinfo/cwe-lug End of CWE-LUG Digest, Vol 19, Issue 7 ************************************** _______________________________________________ CWE-LUG mailing list [email protected] http://www.cwelug.org/ http://www.cwelug.org/archives/ http://www.cwelug.org/mailinglist/
