ntpd doesn't or does it?

2003-01-27 Thread Mike Vanecek
If I understand what I am seeing from ntpq below, then ntpd is being rejected by all of the servers I have configured? I have been able to connect to the servers from a windows machine on the same intranet, so it should not be a firewall issue. Am I interpreting the output correctly? Thank you,

Re: linksys and mozilla

2003-01-27 Thread Mike Vanecek
-- Original Message --- From: "Buck" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sun, 26 Jan 2003 22:29:25 -0500 Subject: linksys and mozilla > My Linksys router is accessed by through my web browser. When I go to > the router and select: DHCP Clients Table, it fails to popu

Re: What programming languages are available for Linux?

2003-01-27 Thread Gerald W. Lester
"Mr. Adam ALLEN" wrote: > > On Sun, 2003-01-26 at 23:46, Martin Stricker wrote: > > > I would use Perl (with DBI for database access and Tk for GUI > > development, web pages are already included with CGI, all free from > > cpan.org), but there is no graphical IDE that I know of. Perl scripts > >

Re: Strange Behavior in ARP

2003-01-27 Thread Piero Calucci
On Tue, 2003-01-28 at 00:20, Charles A. Crayne wrote: > I have a small home network, which connects to my ISP via a dial-up ppp > session. While online, all is well, but as soon as the connection is > closed, the ARP buffer fills up with incomplete entries for IP addresses > which it was exposed to

Netscape Plugins and Konqueror

2003-01-27 Thread Stephen Carville
I just discovered that Konqueror can no longer load and run plugins. When I tried to configure this I get the follwing error message: There was an error loading module 'nsplugin.desktop' The diagnostics is: The plugins work fine with Mozilla and Netscape so I am guessing I have something misco

RE: linksys and mozilla

2003-01-27 Thread Buck
Thanks for the reply Chris, The modem works, I just updated the firmware two days ago so I doubt there is a newer version. It works perfect on the XP computer with Internet Explorer. On Linux it comes up as it should, it displays the incoming and outgoing access logs as it should. Those windows

RE: Sendmail config

2003-01-27 Thread Cowles, Steve
> -Original Message- > From: Brian Johnson > Sent: Monday, January 27, 2003 10:01 PM > Subject: RE: Sendmail config > > > My system looks like it's trying to connect to the main mail > server but is timing out (even when I drop the firewall) Just a guess here, but is sendmail still conf

RE: Sendmail config

2003-01-27 Thread Brian Johnson
My system looks like it's trying to connect to the main mail server but is timing out (even when I drop the firewall) Raul Acevedo ([EMAIL PROTECTED]) wrote*: > >Ok, I managed to fix my other problems. However, I still get all mail >delivered locally (i.e. to the firewall box), whether it origi

RE: clock falling behind 2-3 minutes every hour!

2003-01-27 Thread Dave Sherman
On Mon, 2003-01-27 at 21:44, Jim Hubbard wrote: > ntpd does a sanity check before it adjusts time on your system. If your current >system time is too far off, then ntpd won't do anything, even though it might appear >to load at bootup. Type "ntpq", then "pe" to see which servers your system is

RHN refresh package list failure

2003-01-27 Thread Eric West
I'm trying to get my RHN account in sync with my system. I have no problem scheduling and getting errata installed. However attempts to perform a refresh package list operation has been failing since upgrading from RH7.3 to RH8.0. The error mesg "Error refreshing package list" is hardly informa

RE: clock falling behind 2-3 minutes every hour!

2003-01-27 Thread Jim Hubbard
ntpd does a sanity check before it adjusts time on your system. If your current system time is too far off, then ntpd won't do anything, even though it might appear to load at bootup. Type "ntpq", then "pe" to see which servers your system is trying to sync to. I prefer to have 2 or 3, but be

Side Scan Locks Up - Nikon Coolscan IV

2003-01-27 Thread Norman Nunn
I recently got a Nikon Coolscan IV slide / film scanner. I have about 30 years of slide to convert. I have it setup so that the following is loaded on startup; modprobe scanner vendor=0x04b0 product=0x4000 After which, "scan-find-scanner" finds this USB device. The frontend xsane starts ok and

Re: Linux backup software

2003-01-27 Thread David A. De Graaf
On Mon, Jan 13, 2003 at 10:14:53AM -0400, Lionel Barrow wrote: > Ok guys, I got hopefully an easy question for you to answer. I need a > reputable, powerful and easy to configure Linux backup program. I am going > to be configuring several RH 8.0 machines for some of my customers and I > want a sol

RE: Sendmail config

2003-01-27 Thread Brian Johnson
Sorry - no US - it's Canada I think I can get it - I got a machine inside the LAN to forward mail, I just can't seem to get it from outside the LAN Currently checking access permissions Bruce Douglas ([EMAIL PROTECTED]) wrote*: > >Brian > >Regarding your sendmail.Given that I just

Re: clock falling behind 2-3 minutes every hour!

2003-01-27 Thread Gregory Gulik
For both of these cases I've had good luck running chrony. It's able to keep the clock on my i8100 in sync even with the battery monitor. Check it out at http://chrony.sunsite.dk/ Matthew Saltzman wrote: From the discussion in the Bugzilla entries, it appears that if the clock drift is too fas

Re: clock falling behind 2-3 minutes every hour!

2003-01-27 Thread Matthew Saltzman
On Tue, 28 Jan 2003, Markku Kolkka wrote: > Viestissä Maanantai 27. Tammikuuta 2003 18:36, Dave Sherman kirjoitti: > > I have NTPd setup, and it correctly updates my system every time I > > bootup. But when I leave my laptop running for several hours (every day > > at the office, for example), I c

RE: Sendmail config

2003-01-27 Thread Raul Acevedo
Ok, I managed to fix my other problems. However, I still get all mail delivered locally (i.e. to the firewall box), whether it originates from outside the firewall or from within the firewall box. It never gets routed to my internal Linux box, and looking at its /var/log/maillog, it doesn't get e

Re: linksys and mozilla

2003-01-27 Thread Christopher M. Taylor
Buck, I too run RH8 with a Linksys BEFW11S4, and I don't have a problem accessing it through my Linux machine. I'd make sure to update the firmware on it, then try shutting down your network, bringing up your modem first (if you've got cable, etc), then the router, then finally your Linux

Re: Dreamweaver MX

2003-01-27 Thread Mr. Adam ALLEN
On Mon, 2003-01-27 at 23:53, JD wrote: > Dave Sherman wrote: > > >On Mon, 2003-01-27 at 17:10, JD wrote: > > > > > >>Hi, > >>I'm running Dreamweaver and have some problem that I think is related > >>more to wine. > >>Anytime I click on a feature, I always get "The Following JavaScript > >>erro

RE: Sendmail config

2003-01-27 Thread Bruce Douglas
Brian Regarding your sendmail.Given that I just went through a situation where I finally got Sendmail to send email. Send me your contact information. If you're in the US, I might be able to help out... Regards, Bruce [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED]

RE: Sendmail config

2003-01-27 Thread Raul Acevedo
Cowles, Steve wrote: > Have you opened up the appropriate ports on your firewall to allow this > system to send outbound e-mail? What ports would those be? How would I do this? I tried your instructions for using mailertable, but I have the following problems: 1. All mail sent externally t

Strange Behavior in ARP

2003-01-27 Thread Charles A. Crayne
I have a small home network, which connects to my ISP via a dial-up ppp session. While online, all is well, but as soon as the connection is closed, the ARP buffer fills up with incomplete entries for IP addresses which it was exposed to while online, and the traffic among my local hosts is disrupt

Re: Dreamweaver MX

2003-01-27 Thread JD
Dave Sherman wrote: On Mon, 2003-01-27 at 17:10, JD wrote: Hi, I'm running Dreamweaver and have some problem that I think is related more to wine. Anytime I click on a feature, I always get "The Following JavaScript error(s) occured -- Reference Error: MMis not defined". If you look at

Need kernel spec file for 2.5 series kernel

2003-01-27 Thread Craig Rodrigues
Hi, I am interested in putting together a spec file for building a 2.5 series kernel, with some additional options that I am interested in, such as SCTP. Does anyone have a spec file that I can start from? I am looking at the spec file that comes with the RH 7.3 kernel 2.4.18, and seeing if I can

Re: Dreamweaver MX

2003-01-27 Thread Dave Sherman
On Mon, 2003-01-27 at 17:10, JD wrote: > Hi, > I'm running Dreamweaver and have some problem that I think is related > more to wine. > Anytime I click on a feature, I always get "The Following JavaScript > error(s) occured -- Reference Error: MMis not defined". If you look at the JavaScript code

Re: clock falling behind 2-3 minutes every hour!

2003-01-27 Thread Markku Kolkka
Viestissä Maanantai 27. Tammikuuta 2003 18:36, Dave Sherman kirjoitti: > I have NTPd setup, and it correctly updates my system every time I > bootup. But when I leave my laptop running for several hours (every day > at the office, for example), I can watch as the clock falls behind. ntpd should ke

Dreamweaver MX

2003-01-27 Thread JD
Hi, I'm running Dreamweaver and have some problem that I think is related more to wine. Anytime I click on a feature, I always get "The Following JavaScript error(s) occured -- Reference Error: MMis not defined". Is that MM actually related to mm as in wine config or mm as in M$'s imm32.dll? He

RE: Sendmail config

2003-01-27 Thread Cowles, Steve
> -Original Message- > From: Raul Acevedo > Sent: Monday, January 27, 2003 4:46 PM > Subject: Sendmail config > > > Yes please! This is the most basic need for sendmail in a > simple home setup: firewall box which just forwards all mail > to my "real" Linux box behind the firewall. Use

Re: Sendmail config

2003-01-27 Thread Kevin Brouelette
Hello. You need have and setup Mailertable support. Here's a link or look at /usr/share/docs/sendmail documentation. http://freebsd.peon.net/tutorials/16/ Kevin B - Original Message - From: "Brian Johnson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 27, 2003

RE: Sendmail config

2003-01-27 Thread Cowles, Steve
> -Original Message- > From: Brian Johnson > Sent: Monday, January 27, 2003 4:13 PM > Subject: Sendmail config > > > Could someone give me some pointers for getting sendmail to > forward all email (including internal email messages) to > another machine over the internet? > > I've playe

Sendmail config

2003-01-27 Thread Raul Acevedo
Yes please! This is the most basic need for sendmail in a simple home setup: firewall box which just forwards all mail to my "real" Linux box behind the firewall. I've spent hours trying to get that to work, but in the end just gave up and used ipchains to forward everything on port 25 to my real

Sendmail config

2003-01-27 Thread Brian Johnson
Could someone give me some pointers for getting sendmail to forward all email (including internal email messages) to another machine over the internet? I've played around with all sorts of settings but can't get it to work Stock RedHat 8.0 machine at the sending end (RH 7.3 at the receiving end)

Re: Support Changes

2003-01-27 Thread Gordon Messmer
On Mon, 2003-01-27 at 12:56, Ed wrote: > Did I just read that Red Hat is dropping it's support down to one year > for it's non-Advanced Server products? It's not a drop. They've always advertised support as "at least one year". -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.re

Re: clock falling behind 2-3 minutes every hour!

2003-01-27 Thread Matthew Saltzman
On Mon, 27 Jan 2003, Dave Sherman wrote: > On Mon, 2003-01-27 at 14:06, Matthew Saltzman wrote: > > On Mon, 27 Jan 2003, Roger wrote: > > > > > Around Mon,Jan 27 2003, at 10:36, Dave Sherman, wrote: > > > > Hi all, > > > > > > > > I've been googling this topic with little success, so I am now que

Act 6.0

2003-01-27 Thread David . Grudek
Does anyone know if there is an alternative to act 6.0 that runs on red hat 8.0, for contact management? -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

RE: /mnt/cdrom swap /mnt/floppy

2003-01-27 Thread Lucas Albers
Check the Compaq site for solutions to this particular Linux problem. All the /dev devices are automatically created/detected by the kernel. If a /dev device does not show up; it means your kernel has not detected it. You need to play with your driversor play with the hotplug driver... > --Lu

Re: Support Changes

2003-01-27 Thread Jesse Keating
On Monday 27 January 2003 12:56, Ed wrote: > Did I just read that Red Hat is dropping it's support down to one year > for it's non-Advanced Server products? Note, that it's "at least" one year. They could support it for longer. -- Jesse Keating RHCE MCSE For Web Services and Linux Consulting, V

Re: Support Changes

2003-01-27 Thread Jesse Keating
On Monday 27 January 2003 12:56, Ed wrote: > Did I just read that Red Hat is dropping it's support down to one year > for it's non-Advanced Server products? yep. http://www.redhat.com/apps/support/errata/ -- Jesse Keating RHCE MCSE For Web Services and Linux Consulting, Visit --> j2Solutions.ne

Support Changes

2003-01-27 Thread Ed
Did I just read that Red Hat is dropping it's support down to one year for it's non-Advanced Server products? -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

Re: clock falling behind 2-3 minutes every hour!

2003-01-27 Thread Dave Sherman
On Mon, 2003-01-27 at 14:06, Matthew Saltzman wrote: > On Mon, 27 Jan 2003, Roger wrote: > > > Around Mon,Jan 27 2003, at 10:36, Dave Sherman, wrote: > > > Hi all, > > > > > > I've been googling this topic with little success, so I am now querying > > > the list. I have had two laptops with RH 8

Re: clock falling behind 2-3 minutes every hour!

2003-01-27 Thread Matthew Saltzman
On Mon, 27 Jan 2003, Roger wrote: > Around Mon,Jan 27 2003, at 10:36, Dave Sherman, wrote: > > Hi all, > > > > I've been googling this topic with little success, so I am now querying > > the list. I have had two laptops with RH 8 installed, and on both > > systems, the clock seems to fall behind

Unexpected graphics restart

2003-01-27 Thread Scott Chaney
I am having this strange problem under RH 8.0 and I am totally stumped as to the cause. Every once an awhile( 1 to 2 times a day) I will have my session crash and go back to the RH login screen. I don't think there is any application or action that I am doing that causes it to happen. It just ha

Re: where is the malsync conduit?

2003-01-27 Thread Patrick
If you mean the SyncMal plugin for jpilot check here: http://jasonday.home.att.net/code/syncmal/syncmal.html Cheers, Patrick On Mon, 2003-01-27 at 13:23, Ricardo Carrillo Cruz wrote: > Hi > > I want to synchronize my palm m125 with avantgo servers.I used > to sync my palm with jpilot,that inclu

System speakers and laptops...

2003-01-27 Thread Rigoberto de la Cruz
My laptop's system speaker uses the same speakers as the sound card. The problem is, that when I'm in class and using one of the terminals I have problems with the speakers being too loud.. how can I disable it or have the speakers with a lower volume? Thanks in advance, Rigo ___

/var/www/html user privs

2003-01-27 Thread Ryan McDougall
Hello everyone, I was wondering what the implications of changing the group on /var/www/html would be. I have a small site hosted off my pc at home and I ssh into the box a lot and work on it. I just don't like having to do 'su' so that I can get into the directory to work on my page... if I chang

Re: How to give users (other than root) permission to write to aCDR/W device.

2003-01-27 Thread Keith Winston
Hal Watson wrote: Hi all, I'm fairly new to linux and Red Hat, so bear with me if this is obvious... Right now I have to log in as root (or supply the root password) in order to be able to write CDs (I'm using Gnome Toaster). As far as I can tell this is the default mode, as I haven't made any

RE: How to give users (other than root) permission to write to a CDR/W device.

2003-01-27 Thread Pavel Rozenboim
You can change /etc/security/console.perms so cdrw device ownership will be given automatically to user logged in on console. See 'man console.perms' for more info on this. This method will not work for users logging in remotely (ssh,telnet,remote X session). Pavel. > -Original Message- >

RE: linksys and mozilla

2003-01-27 Thread Bob Mclaughlin
Dennis, Craig, I think you are being entirely too hard on Buck. I am a newbie too and his questions are interesting to me. I was under the impression that most Guru's agree that the most important next step for Linux was to be the desk top preferred system. Telling the FNG to study the documenta

How to give users (other than root) permission to write to aCDR/W device.

2003-01-27 Thread Hal Watson
Hi all, I'm fairly new to linux and Red Hat, so bear with me if this is obvious... Right now I have to log in as root (or supply the root password) in order to be able to write CDs (I'm using Gnome Toaster). As far as I can tell this is the default mode, as I haven't made any changes to my user

Configuring linux box to tunnel GRE

2003-01-27 Thread ian holsman
ok.. This really isn't redhat 8 specific, but I've been tearing my hear out. I have a linux box with 2 ethernet cards acting as a firewall/NAT at home. I would like to be able to use works VPN from a machine behind the NAT, unfortunately work uses PPTP. I can get this going directly on the machi

Re: clock falling behind 2-3 minutes every hour!

2003-01-27 Thread Dave Sherman
On Mon, 2003-01-27 at 10:49, Roger wrote: > Around Mon,Jan 27 2003, at 10:36, Dave Sherman, wrote: > > Hi all, > > > > I've been googling this topic with little success, so I am now querying > > the list. I have had two laptops with RH 8 installed, and on both > > systems, the clock seems to fall

Re: clock falling behind 2-3 minutes every hour!

2003-01-27 Thread Roger
Around Mon,Jan 27 2003, at 10:36, Dave Sherman, wrote: > Hi all, > > I've been googling this topic with little success, so I am now querying > the list. I have had two laptops with RH 8 installed, and on both > systems, the clock seems to fall behind the actual time by 2 or 3 > minutes every hour

clock falling behind 2-3 minutes every hour!

2003-01-27 Thread Dave Sherman
Hi all, I've been googling this topic with little success, so I am now querying the list. I have had two laptops with RH 8 installed, and on both systems, the clock seems to fall behind the actual time by 2 or 3 minutes every hour. I have NTPd setup, and it correctly updates my system every time

RE: linksys and mozilla

2003-01-27 Thread Carter, Shaun G
no problem. Things happen. Shaun -Original Message- From: Craig White [mailto:[EMAIL PROTECTED]] Sent: Monday, January 27, 2003 11:19 AM To: [EMAIL PROTECTED] Subject: RE: linksys and mozilla thanks, this was a very recent change (within the last week or two) because I have checked it

RE: linksys and mozilla

2003-01-27 Thread Craig White
On Mon, 2003-01-27 at 09:00, Carter, Shaun G wrote: > Hate to sound like a d*ck, but if you're going to deride someone for not > doing enough research, you may as well check your own statements to make > sure they are correct. > > http://www.tuxedo.org/~esr/faqs/smart-questions.html is no longer t

Re: redhat8.0 on DELL Dimension 2350 - problems

2003-01-27 Thread Ross Macintyre
To cut a long story short, there was obviously a misunderstanding here and nowhere previously (unless I missed it, which is very possible) was it mentioned that there was a BIOS update that would solve the problem of not being able to *disable* the on-board display. Once I applied this, all was

RE: linksys and mozilla

2003-01-27 Thread Carter, Shaun G
Hate to sound like a d*ck, but if you're going to deride someone for not doing enough research, you may as well check your own statements to make sure they are correct. http://www.tuxedo.org/~esr/faqs/smart-questions.html is no longer the valid address. Here is the correct one. http://www.catb.

Re: Messenger Popups

2003-01-27 Thread Margaret_Doll
The port is 139. At our campus we have stopped incoming messages on port 139, but we allow its usage within the Departments. We have stopped the unsolicited "pop-up" windows created through the messenger service while maintaining the service for communications within research groups. On Satu

RE: linksys and mozilla

2003-01-27 Thread Craig White
I'll sound off here on a few things. First of all, Mozilla has the ability to supress pop-up windows. I would bet that you have that preference checked. It isn't a matter that Mozilla doesn't work with the Linksys routers configuration panel, it does and I have used Mozilla to configure many of th

RE: linksys and mozilla

2003-01-27 Thread Arend
On Mon, 27 Jan 2003, Buck wrote: > perhaps I didn't explain it well, but I assumed that if > someone were using a Linksys and Linux, they would have an answer and > understand how it works. It works for me with Mozilla and 7.3. Perhaps updating the firmware on your linksys would help? -- Are

Re: Printer sharing on a Win XP machine

2003-01-27 Thread Antonio Montagnani
Antonio Montagnani wrote: How do I share a printer conected to a Linux Machine??? The linux machine is acting as a router/firewall with iptables. Any good document to read?? Tnx Antonio sorry..has to be read as " printer connected to a Windows XP machine".. Tnx Antonio -- Psyche-list

Printer sharing on a Win XP machine

2003-01-27 Thread Antonio Montagnani
How do I share a printer conected to a Linux Machine??? The linux machine is acting as a router/firewall with iptables. Any good document to read?? Tnx Antonio -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

Re: telnet

2003-01-27 Thread Joe D. Trent
- Original Message - From: "Wayne Seth" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, January 26, 2003 2:57 PM Subject: telnet > I am trying to use telnet. I have two RH 8.0 computers, both of > which have Disabled = no in the /etc/xinetd.d/telnet file. I can > connect easi

RE: linksys and mozilla

2003-01-27 Thread Carter, Shaun G
I know sometimes on mine I have to enable allow popup windows for a second to get it to work. The other half of the time it works fine. Try enabling popups then trying. -Original Message- From: Dave Sherman [mailto:[EMAIL PROTECTED]] Sent: Monday, January 27, 2003 9:08 AM To: RedHat 8.0

Re: linksys and mozilla

2003-01-27 Thread Dave Sherman
On Sun, 2003-01-26 at 21:29, Buck wrote: > My Linksys router is accessed by through my web browser. When I go to > the router and select: DHCP Clients Table, it fails to popup the window > of dhcp clients. > > The popup windows work well for the incoming and outgoing access logs. > > Any advice?

Re: Severe Booting Problem

2003-01-27 Thread Duncan Rubinger
Hi, > > I've tried to apply RH8 on my new Toshiba 2430-101 Notebook. (2,53GHz > > P4, 512MB DDR_RAM, DVD/CDR-Combo, Intel Chipset, NVidia Geforce4 420 > > GO Graphics adapter). The CD boots, the kernelimage uncompresses. But > > then, after the line "Kernel uncompressing ... OK" nothing will > > h

/mnt/cdrom swap /mnt/floppy

2003-01-27 Thread Ekow Oppon
Hi guys... My cdrom and floppy are interchangeable (Compaq Armada M700). Realized that floppy was not installed /mounted after installation (RH8.0) Tried creating directory, /mnt/floppy and mount /dev/fd0 /mnt/floppy as well as updating /etc/fstab. All yto no avail. I was thinking may be I have t

hte password

2003-01-27 Thread Steven Mugassa
Dear RedHat'ers! How can i findout in a linux system when was the last time the user changed hte password? What I know is that the /etc/shadow saves the information. Anybody with the idea, please?. Awaiting your prompt reply. Thankx, Steven

where is the malsync conduit?

2003-01-27 Thread Ricardo Carrillo Cruz
Hi I want to synchronize my palm m125 with avantgo servers.I used to sync my palm with jpilot,that included malsync plugin. Is there any malsync conduit in gnome-pilot package¿? Thanks in advance,specially to those who helped me to set my gnome-pilot conduits working - Tu cuenta de correo g

RE: linksys and mozilla

2003-01-27 Thread Dennis Gilmore
On Mon, 2003-01-27 at 20:05, Buck wrote: > according to http://www.tisc2001.com/presos/S21/Ozancin.pdf with md5 hashed passwords they can be of a infinite length though i vaguely remember somewhere they couldnt be longer than 256 characters. Dennis > > > BTW, in my review, I noticed one of my

Re: linksys and mozilla

2003-01-27 Thread Markku Kolkka
Viestissä Maanantai 27. Tammikuuta 2003 05:29, Buck kirjoitti: > My Linksys router is accessed by through my web browser. When I go to > the router and select: DHCP Clients Table, it fails to popup the window > of dhcp clients. Do you have popups blocked in Mozilla setup? (Edit->Preferences->Adv

RE: port 1 & 137

2003-01-27 Thread Buck
I was watching the firewall to see if it was getting to me, but things were slow until suddenly I started getting pounded by hits on 137. I have a good number on 1, which surprised me I almost never got hits on that port. I know 137 is one of the messenger-spam ports, but if all the hits I am get

RE: linksys and mozilla

2003-01-27 Thread Buck
Thanks, and yes, I am surrounded by books and do search the net. Many of my questions have been lingering for a while before I asked the, but I'll admit that I did not search for the Linksys problem first. The Linksys is accessed through a web-browser. It has a popup window that displays the l

Migrating psyche system to new hardware

2003-01-27 Thread Neo Gigs
Hello How do I migrate a psyche harddisk to a new hardware pc? Does there any configuration changes I need to manually do or the system will do the detecting automatically? Maybe I should disable the IP address to DHCP first before migrate so that it won't conflict with others right? Any commen

Re: port 1 & 137

2003-01-27 Thread Hans Scheffers
Port 1434 was some kind of memory resident M$ Sql Server virus You can look it up at the symantec site or any other anti-virus site. It has cost me half my weekend, because of the traffic generated at our provider... our sites were completely blocked. It took them about 11 hours to solve the damn

RE: Anti-spam

2003-01-27 Thread Pavel Rozenboim
> -Original Message- > From: Rob Unsworth [mailto:[EMAIL PROTECTED]] > Sent: Mon, January 27, 2003 11:58 AM > To: [EMAIL PROTECTED] > Subject: RE: Anti-spam > > > On Wed, 22 Jan 2003, Buck wrote: > > > Find the open relays and block the providing isp. Inform > the isp that > > none o

Re: Alsa sound drivers w/ via82xx chipset.

2003-01-27 Thread Klaasjan Brand
On Mon, 2003-01-27 at 01:37, Dan Devine wrote: > After install, I get some sound. The desktop sounds work and I even > get music/effects from the included game "Chromium"..But no sound > from my beloved "Tux Racer" or the CD player? > > Anyone know what's going on?why sound from some