Re: apache error_log
On Tue, 19 Feb 2002 22:04:48 -0800 Ken Moffat <[EMAIL PROTECTED]> wrote: > (Let's see if this is the correct address for the list? Got a bounce > from linux.nf) > > Here is part of my apache error_log, > which makes me think someone is trying to gain access. > Could this be some cracker? > There are a whole bunch of these in the log. > > Anyone know ? > > > [Tue Feb 19 05:34:48 2002] [error] [client 216.162.75.7] File does not > exist: /var/www/html/scripts/root.exe[Tue Feb 19 05:34:48 2002] > > [error] [client 216.162.75.7] File does not exist: > /var/www/html/MSADC/root.exe > > [Tue Feb 19 05:34:49 2002] [error] [client > 216.162.75.7] File does not exist: > /var/www/html/c/winnt/system32/cmd.exe > > [Tue Feb 19 05:34:49 2002] > [error] [client 216.162.75.7] File does not exist: > /var/www/html/d/winnt/system32/cmd.exe > > > I wonder who is 216.162.75.7? someone with an infected Windows IIS box, IIRC this is the "code red" worm. -- Myles Green Calgary AB Canada Alberta Linux Step by Step Mirror: http://mylesg.homelinux.net/ -- PROGRAM - n. A magic spell cast over a computer allowing it to turn one's input into error messages. v. tr.- To engage in a pastime similar to banging one's head against a wall, but with fewer opportunities for reward. ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: PCMCIA help needed
For the intel PCMCIA at least, you may need to specify which PCMCIA hardware you have. There are a number of chipsets that the PCMCIA system does not automatically identify. I think this is in a readme in the kernel sources, but as I remember, check out /etc/sysconfig/pcmcia. One of the items lets you say which type of PCMCIA interface there is. I know nothing about Powerbook hardware, so I can say no more. What gets printed in /var/log/messages when a card is inserted? On Tue, 19 Feb 2002 19:53:02 -0800 (PST) Net Llama <[EMAIL PROTECTED]> wrote: | Greetings, | In my never ending quest to torture myself, I'm trudging onward in my | attempt to get the Mac Powerbook 3400c fully functional in the world of | Linux. I've got Yellow Dog Linux installed, the onboard NIC is on the | network, X works, and i've even got the latest version of Mozilla | installed. The only remaining piece of the puzzle is an old US Robotics | XJ5560 56K PCMCIA modem card. | Admittedly my experience with PCMCIA hardware is rather limited on a | SONY Vaio laptop, i've got a Linksys 10/100 PCMCIA NIC that just | 'worked' as soon as I plugged it in. So, i never had to even look at | the various config files in /etc/pcmcia, much less set them up. | I read the entire PCMCIA HOWTO, and followed the very limited | suggestions for Powerbooks. | So, i've downloaded & built the latest stable version of pcmcia-cs on | the Powerbook. I have no trouble starting the pcmcia service (cardmgr | is running as a daemon), and in messages it logs that its monitoring | both PCMCIA slots on the powerbook. | When I insert the modem card into either slot, i hear this weird | alternating hi/low beeping, and then nothing. If i look at messages, it | rambles quite a bit about how an "anonymous memory card was inserted", | and how memory-cs.o can't be found to be loaded. | According to the PCMCIA HOWTO, this tends to mean that the memory scan | failed, most likely because the specified memory range in config.opts is | incorrect. Well, the range that i specified is the range explicitly | reccommended for Powerbooks, so i don't know what else to try. | Trolling through google (and Google groups) i've come up empty. Quite a | few generic suggestions, but not much that is specific to PCMCIA modems | on powerbooks. | So, i've come up dry here, and i'd really like some suggestions. This | laptop really won't do me much good if i can't get the modem working, | and its so kewl to screw with people's heads when they see me using a | Mac, and then can't figure out what the hell i did to Mac OS. :) | | = | | Lonni J. Friedman [EMAIL PROTECTED] | | Linux Step-by-step help: http://netllama.ipfox.com | | . | | __ | Do You Yahoo!? | Yahoo! Sports - Coverage of the 2002 Olympic Games | http://sports.yahoo.com | ___ | Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users | Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL. -- ++===+ | Roger Oberholtzer | E-mail:[EMAIL PROTECTED] | | OPQ Systems AB | WWW: http://www.opq.se/ | | Erik Dahlbergsgatan 41-43 |Phone: Int + 46 8 314223 | | 115 32 Stockholm | Mobile: Int + 46 733 621657 | | Sweden | Fax: Int + 46 8 302602 | ++===+ ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
apache error_log
(Let's see if this is the correct address for the list? Got a bounce from linux.nf) Here is part of my apache error_log, which makes me think someone is trying to gain access. Could this be some cracker? There are a whole bunch of these in the log. Anyone know ? [Tue Feb 19 05:34:48 2002] [error] [client 216.162.75.7] File does not exist: /var/www/html/scripts/root.exe[Tue Feb 19 05:34:48 2002] [error] [client 216.162.75.7] File does not exist: /var/www/html/MSADC/root.exe [Tue Feb 19 05:34:49 2002] [error] [client 216.162.75.7] File does not exist: /var/www/html/c/winnt/system32/cmd.exe [Tue Feb 19 05:34:49 2002] [error] [client 216.162.75.7] File does not exist: /var/www/html/d/winnt/system32/cmd.exe I wonder who is 216.162.75.7? -- Ken Moffat [EMAIL PROTECTED] (remove _NO_SPAM_)! ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: xfce
On Tue, 19 Feb 2002 15:00:04 -0800 Ken Moffat <[EMAIL PROTECTED]> wrote: > Yes, xfce is good. > > Did you run xfce_setup as rick (your user name)? > > You should have a .xinitrc file in your home directory (or you have a > .xfce directory in your home directory that contains a xinitrc file) > that should have the following section near the end. This is what mine > looks like. I added the -no to -lock-mode to avoid the passwording. > There are global xinitrc files that possibly may need to be changed. > (try 'locate xinitrc') > > # Launch xscreensaver (if available) > xscreensaver -no-splash -no-lock-mode & > > > On Tue, 19 Feb 2002 13:12:30 -0600 > Rick Sivernell <[EMAIL PROTECTED]> wrote: > > > > > XFCE users > > > > Damn, I have been using xfce for a couple of weeks now, I have > > only one thing to say, why the hell did I wait so long to use > > it. It is fast and none of the problems like with kde. Actually > > the kde apps work better, the few that I use now. I do have 1 > > question. When I restart xfce the screen saver damon is not > > restarted and has to be done manually. Will some one tell me > > what to do set this up automaticly.. > > > > -- > Ken Moffat > [EMAIL PROTECTED] > (remove _NO_SPAM_)! > ___ > Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users > Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL. Ken Big Mucho Gracious to you, I will lift a COLD ONE in your Name hanks a bunch, had to add the -no to lock. Damn this is fun, well not star office. cheers -- Rick Sivernell Dallas, Texas 75287 972 306-2296 [EMAIL PROTECTED] Caldera Open Linux eWorkStation 3.1 Registered Linux User .~. / v \ /( _ )\ ^ ^ In Linux we trust! ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
PCMCIA help needed
Greetings, In my never ending quest to torture myself, I'm trudging onward in my attempt to get the Mac Powerbook 3400c fully functional in the world of Linux. I've got Yellow Dog Linux installed, the onboard NIC is on the network, X works, and i've even got the latest version of Mozilla installed. The only remaining piece of the puzzle is an old US Robotics XJ5560 56K PCMCIA modem card. Admittedly my experience with PCMCIA hardware is rather limited on a SONY Vaio laptop, i've got a Linksys 10/100 PCMCIA NIC that just 'worked' as soon as I plugged it in. So, i never had to even look at the various config files in /etc/pcmcia, much less set them up. I read the entire PCMCIA HOWTO, and followed the very limited suggestions for Powerbooks. So, i've downloaded & built the latest stable version of pcmcia-cs on the Powerbook. I have no trouble starting the pcmcia service (cardmgr is running as a daemon), and in messages it logs that its monitoring both PCMCIA slots on the powerbook. When I insert the modem card into either slot, i hear this weird alternating hi/low beeping, and then nothing. If i look at messages, it rambles quite a bit about how an "anonymous memory card was inserted", and how memory-cs.o can't be found to be loaded. According to the PCMCIA HOWTO, this tends to mean that the memory scan failed, most likely because the specified memory range in config.opts is incorrect. Well, the range that i specified is the range explicitly reccommended for Powerbooks, so i don't know what else to try. Trolling through google (and Google groups) i've come up empty. Quite a few generic suggestions, but not much that is specific to PCMCIA modems on powerbooks. So, i've come up dry here, and i'd really like some suggestions. This laptop really won't do me much good if i can't get the modem working, and its so kewl to screw with people's heads when they see me using a Mac, and then can't figure out what the hell i did to Mac OS. :) = Lonni J. Friedman [EMAIL PROTECTED] Linux Step-by-step help: http://netllama.ipfox.com . __ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: CD-RW advice
On Mon, 18 Feb 2002 19:50:15 -0500 Tim Wunder <[EMAIL PROTECTED]> wrote: > I know... this has been hashed out before, but technology changes. I > need to replace my old Yamaha SCSI CD-RW with a new one, probably IDE > (once I straighten out my filesystem and get rid of the 2.4GB drive). I > mosied over to my local Best Buy here in Baltimore, and have these fine > choices: > Digital Research Technologies: 24x, $100 > Samsung: 24x, $110 > Buslink: 24x, $100 > LG Int'l: 12x, $130 (24x, $180??) > Acer: 24x, $130 > Staples has old SONY cdrw's in stock, still new, 16x write with burnproof technology for around $120.00. -- * * Registered Linux User Number 185956 http://groups.google.com/groups?hl=en&safe=off&group=linux 5:41pm up 6 days, 18:32, 1 user, load average: 0.05, 0.07, 0.00 ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: xfce
Yes, xfce is good. Did you run xfce_setup as rick (your user name)? You should have a .xinitrc file in your home directory (or you have a .xfce directory in your home directory that contains a xinitrc file) that should have the following section near the end. This is what mine looks like. I added the -no to -lock-mode to avoid the passwording. There are global xinitrc files that possibly may need to be changed. (try 'locate xinitrc') # Launch xscreensaver (if available) xscreensaver -no-splash -no-lock-mode & On Tue, 19 Feb 2002 13:12:30 -0600 Rick Sivernell <[EMAIL PROTECTED]> wrote: > > XFCE users > > Damn, I have been using xfce for a couple of weeks now, I have > only one thing to say, why the hell did I wait so long to use > it. It is fast and none of the problems like with kde. Actually > the kde apps work better, the few that I use now. I do have 1 > question. When I restart xfce the screen saver damon is not > restarted and has to be done manually. Will some one tell me > what to do set this up automaticly.. > -- Ken Moffat [EMAIL PROTECTED] (remove _NO_SPAM_)! ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: CD-RW advice
As best as I can tell, if the software supports Burnproof, then the software and the Hardware will work together to eliminate Buffer Under Run problems. In the case of ExacLink and Smartburn, the hardware would be the only thing protecting you. My opinion is to buy the LG, and test it out. You should have 30 days to return it. Put it through the paces. All the different technologies claim to do the same thing, so for a $130 you can prove this to be true, or return it, and get one that supports another technology. Concerning the LG hardware, it is the Oak OTI-9797 guts, and Oak is a desent company Toss the over abundance of useless information that I have posted aside, and go with this. Sorry to confuse things! Stepping Down from my soap box... Paul "Asleep at the wheel on the Information Super Highway..." - Original Message - From: "Tim Wunder" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 19, 2002 3:05 PM Subject: Re: CD-RW advice > Paul Moore wrote: > > A very useful FAQ on CD-R technology. > > > > Also covers all the different versions of Anti-Coaster Technology > > > > http://www.cdrfaq.org/faq02.html > > > > and the link for Anti-Coaster Technology > > > > http://www.cdrfaq.org/faq02.html#S2-31 > > > > > > OK, it's starting to look like the LG Electronics unit that Best Buy has > is leading. It has an 8 MB buffer cache and ExacLink buffer underrun > protection, and is 24x for $130 (they also have a 12xCD-RW/8xDVD for > $150) -- both with $20 mail-in rebates. Now, what's unclear to me still > is all these competing technologies. The links you sent have served to > confuse rather than clarify the situation ;-(. > > cdrecord claims to only support BURNProof. But as I read the FAQs on > this stuff, these technologies are FIRMware technologies -- on the > DRIVE. What does cdrecord care about the buffer underrun protection the > DRIVE usees? cdrecord is just feeding it the data. Or am I > over-simplifying what cdrcord has to do? > > > > ___ > Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users > Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL. > ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
stdarg.h
Not a linux issue really but... I'm relatively new to C programming and am having trouble with stdarg.h when used with TIFFSetField in the libtiff package. Could some one please help by pointing the way to an explanantion/example? Cheers, Clint Sydney, Australia ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: CD-RW advice
Paul Moore wrote: > A very useful FAQ on CD-R technology. > > Also covers all the different versions of Anti-Coaster Technology > > http://www.cdrfaq.org/faq02.html > > and the link for Anti-Coaster Technology > > http://www.cdrfaq.org/faq02.html#S2-31 > > OK, it's starting to look like the LG Electronics unit that Best Buy has is leading. It has an 8 MB buffer cache and ExacLink buffer underrun protection, and is 24x for $130 (they also have a 12xCD-RW/8xDVD for $150) -- both with $20 mail-in rebates. Now, what's unclear to me still is all these competing technologies. The links you sent have served to confuse rather than clarify the situation ;-(. cdrecord claims to only support BURNProof. But as I read the FAQs on this stuff, these technologies are FIRMware technologies -- on the DRIVE. What does cdrecord care about the buffer underrun protection the DRIVE usees? cdrecord is just feeding it the data. Or am I over-simplifying what cdrcord has to do? ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: CD-RW advice
Net Llama wrote: > --- Tim Wunder <[EMAIL PROTECTED]> wrote: > >>since it's probly made by Lite-On, anyway. Is there a way of finding >>out >>who the actual manufacturer is? >> > > Usually this will work: > cat /proc/ide/hda/model > > this assumes that the burner is hda Hard to do that when the unit is in a box on a store shelf ;-) Tim ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: CD-RW advice
A very useful FAQ on CD-R technology. Also covers all the different versions of Anti-Coaster Technology http://www.cdrfaq.org/faq02.html and the link for Anti-Coaster Technology http://www.cdrfaq.org/faq02.html#S2-31 As usual, offering more info than requested, Paul ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
xfce
XFCE users Damn, I have been using xfce for a couple of weeks now, I have only one thing to say, why the hell did I wait so long to use it. It is fast and none of the problems like with kde. Actually the kde apps work better, the few that I use now. I do have 1 question. When I restart xfce the screen saver damon is not restarted and has to be done manually. Will some one tell me what to do set this up automaticly.. -- Rick Sivernell Dallas, Texas 75287 972 306-2296 [EMAIL PROTECTED] Caldera Open Linux eWorkStation 3.1 Registered Linux User .~. / v \ /( _ )\ ^ ^ In Linux we trust! ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: CD-RW advice
--- Tim Wunder <[EMAIL PROTECTED]> wrote: > since it's probly made by Lite-On, anyway. Is there a way of finding > out > who the actual manufacturer is? Usually this will work: cat /proc/ide/hda/model this assumes that the burner is hda = Lonni J. Friedman [EMAIL PROTECTED] Linux Step-by-step help: http://netllama.ipfox.com . __ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: CD-RW advice
As for BurnProof vs SMART-burn, I have been told by many that they are the same, but several articles I have read lead me to beleive they are different, at the very least, they are different generations of the same technology. If you find a drive with SMART-burn, this is a copyright that Lite-On holds, so you are getting a Lite-On drive. When it comes to Burnproof, I am not sure who owns this technology. As for getting the "Cheapest" drive, I would go for the cheapest drive with a good reputation. i.e. Digital Research, Plextor, Pacific Digital. If possible go directly with Lite On hardware, so you can download the latest Firmware before the OEM companies release it! The following site has all the model numbers and the latest firmware for Lite-On hardware. http://www.liteonit.com/english-product-f.asp As an added note, I purchased a Plextor 16x/10x/40x drive (A Lite On drive) and flashed it with the Lite On firmware, and it worked great. But be aware, you take a LARGE risk when flashing with non-supported firmware. Hope this helps, if not, let me know! Paul - Original Message - From: "Tim Wunder" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 19, 2002 1:44 PM Subject: Re: CD-RW advice > Paul Moore wrote: > > The fact is most of the CD Burners stem from about 4 or 5 main manufactures. > > Most "CLAIM" to make the CD Burner, but a close look at the Firmware will > > show this to be a lie... I know the three big ones are Yamaha, Lite On, and > > HP. I personally have had great luck with Yamaha, and Lite On, and my > > current HP is at best just Ok. To date, the majority of the 24X Burners are > > all made by Light On, but be careful, most media is only tested up to 16X. > > The key thing to look for is BurnProof, or SMART-burn technology. As for > > IDE vs SCSI, this argument could go on for years with no answer, I have both > > and both work great. I recommend IDE to anyone the hates trouble shooting > > hardware problems, because SCSI will give you hardware problems > > > > Paul Moore > > > Hi Paul. > So what you're telling me is to buy the cheapest 24x burner I can find, > since it's probly made by Lite-On, anyway. Is there a way of finding out > who the actual manufacturer is? > As far as "Burnproof", or "SMART-burn", they all claim to have some > variation on the theme. Are they all the same, or is one technology > actually better than another? > > Thanks, > Tim > > > > ___ > Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users > Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL. > ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: CD-RW advice
Paul Moore wrote: > The fact is most of the CD Burners stem from about 4 or 5 main manufactures. > Most "CLAIM" to make the CD Burner, but a close look at the Firmware will > show this to be a lie... I know the three big ones are Yamaha, Lite On, and > HP. I personally have had great luck with Yamaha, and Lite On, and my > current HP is at best just Ok. To date, the majority of the 24X Burners are > all made by Light On, but be careful, most media is only tested up to 16X. > The key thing to look for is BurnProof, or SMART-burn technology. As for > IDE vs SCSI, this argument could go on for years with no answer, I have both > and both work great. I recommend IDE to anyone the hates trouble shooting > hardware problems, because SCSI will give you hardware problems > > Paul Moore Hi Paul. So what you're telling me is to buy the cheapest 24x burner I can find, since it's probly made by Lite-On, anyway. Is there a way of finding out who the actual manufacturer is? As far as "Burnproof", or "SMART-burn", they all claim to have some variation on the theme. Are they all the same, or is one technology actually better than another? Thanks, Tim ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: CD-RW advice
The fact is most of the CD Burners stem from about 4 or 5 main manufactures. Most "CLAIM" to make the CD Burner, but a close look at the Firmware will show this to be a lie... I know the three big ones are Yamaha, Lite On, and HP. I personally have had great luck with Yamaha, and Lite On, and my current HP is at best just Ok. To date, the majority of the 24X Burners are all made by Light On, but be careful, most media is only tested up to 16X. The key thing to look for is BurnProof, or SMART-burn technology. As for IDE vs SCSI, this argument could go on for years with no answer, I have both and both work great. I recommend IDE to anyone the hates trouble shooting hardware problems, because SCSI will give you hardware problems Paul Moore "Got Hardware???" - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 18, 2002 10:16 PM Subject: Re: CD-RW advice > I would think that most any of them would work. You may have to do a > kernel recompile to enable ide=scsi and set it up in lilo or grub. But > the main thing about getting a new CDRW is to check the buffer size. > Most of the drives have a 2 or 4 MB buffer size. Some have an 8MB or > larger. The Larger the buffer the better. Helps prevent coasters and the > larger buffered CDRW's seem to burn faster. > > Ray > > On 18 Feb 2002, at 19:50, Tim Wunder wrote: > > > I know... this has been hashed out before, but technology changes. I need > > to replace my old Yamaha SCSI CD-RW with a new one, probably IDE (once I > > straighten out my filesystem and get rid of the 2.4GB drive). I mosied > > over to my local Best Buy here in Baltimore, and have these fine choices: > > Digital Research Technologies: 24x, $100 Samsung: 24x, $110 Buslink: 24x, > > $100 LG Int'l: 12x, $130 (24x, $180??) Acer: 24x, $130 > > > > None, except the LG Int'l (slackware), say they support linux. > > All speeds referenced are Write speeds. > > > > Anybody have any opinions on these brands? > > > > Thanks, > > Tim > > > > > > ___ > > Linux-users mailing list - > > http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe > > info, Archives,and Digests are located at the above URL. > > > Ray & Nancy Plummer > Copper, Elektra & WOK > http://www.nanray.cjb.net/gsdped/gsdbintro.html > ___ > Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users > Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL. > ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Fwd: New job postings (19-Feb-2002)
Doug, As a suggestion, could we have the jobs categorized by location requirements. Minimum would be: onsite-only, telecommute-only, or either. Could even add a parameter like "telecommute with requirement to be onsite X days per month". Also, need to know if the job is direct or contract or job/project based. I'm constantly on the hunt for projects and work, but I'm not leaving Arkansas for any amount of $$. So those with some sort of telecommute option are my only choice. Michael -- Forwarded Message -- Subject: New job postings (19-Feb-2002) Date: Tue, 19 Feb 2002 03:00:00 -0500 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Position: Director, Web Development Posted: Feb 18, 2002 Company: Quantiva Location: New Jersey-Central Salary: Negotiable View Full Posting: http://jobs.linux.nf/search/view_jobs.php?hiddenid=3852&email=beth@quantiv a.com [big Texas-sized snip] -- Michael R. Hipp Microsoft Windows XP: Just say no. ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: Dumb ques for today ...
Mike Andrew wrote: > On Tue, 19 Feb 2002 04:09, Michael Hipp wrote: > > To take your Linux box, add an additional monitor, mouse, & keyboard. > > Feed google 'abberfield' and see what comes up. Appears abberfield is kaput. Google turns up not a thing. Thanks. -- Michael R. Hipp Microsoft Windows XP: Just say no. ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: SUN to broaden Linux support....
Of Course they're just jumping on the bandwagon! Of Course it's to further their own agenda... Hopefully that agenda will simply stop involving Solaris somewhere down the road. SPARC hardware is pretty darned impressive. I'd be interested in seeing Linux better supported on it (not that the code isn't good, but I have not been able to get support from anyone remotely related to Sun in order to try it out) begin "Douglas J Hunley" <[EMAIL PROTECTED]> (Fri, 15 Feb 2002 14:11:42 -0500) > Paul Moore babbled on about: > > http://www.sun.com/2002-0206/linux/;$sessionid$OO3WAFH3KUWHBAMTA1LU5YQ > > I'm not sure how I feel about this... > Did Sun finally see the light? Are they just jumping on the bandwagon? > Is this some ploy of theirs to help crush M$ and possibly make inroads > for Solaris in market segments that aren't traditionally open to Sun? > > This *could* be good news. However, if Sun is just using Linux to > further its own agenda, this could be *bad*.. > > Nice to see you stop lurking Paul > -- > Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778 > Admin: Linux StepByStep - http://linux.nf > > Heuristics are bug ridden by definition. If they didn't have bugs, > then they'd be algorithms. > ___ > Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users > Subscribe/Unsubscribe info, Archives,and Digests are located at the > above URL. _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: opinion on new graphic?
Doug Nice job, has a new look but a familiar feel. A nice blend of old & new. cheers -- Rick Sivernell Dallas, Texas 75287 972 306-2296 [EMAIL PROTECTED] Caldera Open Linux eWorkStation 3.1 Registered Linux User .~. / v \ /( _ )\ ^ ^ In Linux we trust! ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: Announcing the Linux StepByStep job board!
On February 18, 2002 02:27 pm, Douglas J Hunley wrote: > In our continuing efforts to provide needed services to the community, > Linux StepByStep is pleased to announce the addition of the Linux > StepByStep Job Board! > The new service can be found at http://jobs.linux-sxs.org/ and already > contains over 1100 jobs and 572 registered active job seekers. This service > will be absolutely free for the job seeker. > Given the intended audience of the site, we've decided to narrow the field > of job postings to only those having to do with the Linux, Unix, or > Embedded communities. > We are also offering a brand new email list so that you can receive notice > of all new jobs that have been added to the database. To subscribe to this Who is "we"??? -- burns ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: opinion on new graphic?
On February 19, 2002 06:20 am, Keith Antoine wrote: > On Tue, 19 Feb 2002 13:16, Tim Wunder observed: > > Previously, Douglas J Hunley chose to write: > > > What does everyone think of my new header graphic on the SxS pages? The > > > old graphic needed to be replaced since it referenced linux.nf.. so I > > > thought "what the hell" and made up a new one > > > > I like the old one better :-( > > While you're updating, do you wanna get rid of the Norfolk Island > > reference, too? > > > > Tim > > I would _NOT_ like to see that happen especially as the site originated > there under Mike Andrew. There have been problems in the past with the site > all of which I assume were to do with the ISP and traffic. Also doesn't > Mike legally own the copyright to the linux.nf site and mirrors, or > something ?? Yeah, I'd like to hear from Mike. I'm not sure what to think about all this. I understand the problem with DNS, but this goes way beyond all that and is starting to feel like a "palace coup d'etat." I hope not, and I'm sure that's not Doug's intention, but that's the uneasy feeling I get. -- burns ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: opinion on new graphic?
On Tue, 19 Feb 2002 13:16, Tim Wunder observed: > Previously, Douglas J Hunley chose to write: > > What does everyone think of my new header graphic on the SxS pages? The > > old graphic needed to be replaced since it referenced linux.nf.. so I > > thought "what the hell" and made up a new one > > I like the old one better :-( > While you're updating, do you wanna get rid of the Norfolk Island > reference, too? > > Tim I would _NOT_ like to see that happen especially as the site originated there under Mike Andrew. There have been problems in the past with the site all of which I assume were to do with the ISP and traffic. Also doesn't Mike legally own the copyright to the linux.nf site and mirrors, or something ?? -- Keith Antoine aka 'skippy' 18 Arkana St, The Gap, Queensland 4061 Australia PH:61733002161 Retired Geriatric, Sometime Electronics Engineer, Knowall, Brain in storage ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
More Steps Feb 19
Distros->reviews->Libranet 2.0 (Leon A. Goldstein) -- http://linux.nf -- [EMAIL PROTECTED] _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: Norfolk Island
On Tue, 19 Feb 2002 19:56, Rick McQueen-Thomson wrote: > G'day all, > > Are we permitted to know what happened to Norfolk Island. I rather liked > the idea of an obscure little island telling the world all about Linux. I > really miss the logo of a relaxed penguin with its daiquiri. Well that penguin, and I dare say the Daiquiri are doing just fine. I'm very much alive and well thanks. I no longer have any 'influence' with the norfolk domain and have not had any for some months. As a result I was unable to keep the rubber band tightend up and oiled and the DNS crashed several times too often. The steps are bigger than linux.nf and the new name is an excellent and appropriate choice. Doug has done a tremendously good job with the Internet side of the Steps and the restrictive nature of the nf domain has prevented him, and others, from implementing even more goodies (aka jobs@). That said, your point is taken about the 'uniqueness' of having Norfolk Island in the soup and is indeed part of the magic. linux.nf remains as a registered entity, mostly to do with the vested interests of several of the editors. But as a website and mailgroup it is time to move on. -- http://linux.nf -- [EMAIL PROTECTED] _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Re: Dumb ques for today ...
On Tue, 19 Feb 2002 04:09, Michael Hipp wrote: > To take your Linux box, add an additional monitor, mouse, & keyboard. Some years ago Abberfield Industies, UK used to supply a seven port master. It would time-slice between each 'user'. It utilised frame buffers on specific video cards (Oak technology, Tseng eg) to keep the users apart and had no trouble time sharing keyboards and meeces (serial only). I am only aware of an mgetty time-sharing tty replacement for use under Unix (supplied with the 7port black box), and this is going back a bit. There may/may not be a more robust gui update since then. Feed google 'abberfield' and see what comes up. PS be aware that as far as video is concerned, although it is of course possible to have a single vga, multiple pci (I have one for Autocad) , pci based vga cards are difficult to come by, and, afaik, Xfree does not support multiple video slots. Although this was supposed to happen at Xfree 4.x my pathetic attempts at trying it, got me no-where. -- http://linux.nf -- [EMAIL PROTECTED] _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
Norfolk Island
G'day all, Are we permitted to know what happened to Norfolk Island. I rather liked the idea of an obscure little island telling the world all about Linux. I really miss the logo of a relaxed penguin with its daiquiri. Cheers, Rick ___ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.