RE: connecting laptop to my desktop

2000-01-10 Thread Kelley Lingerfelt
This should tell you your address simple enough. Send some mail to [EMAIL PROTECTED] It should bounce immediately. It should tell you in the first line of the bounced message, where the message originated from, which in your case should be the ip address of the cisco. If you want to see if

Re: very slow network connections

2000-01-10 Thread Philippe Moutarlier
Well, I don't really know here. Obviously, the etc/host.conf you had before could lead to delay since it was trying to resolve name through DNS first and since you local network is private ... Now, if your "sluggish" machine is configured right, it should not have any trouble connecting to it

RE: connecting laptop to my desktop

2000-01-10 Thread EWU
Hi - If you can use Netscape or lynx, you might try: http://privacy.net/anonymizer/ It will tell you your IP. Hope this helps. [EMAIL PROTECTED] On Mon, 10 Jan 2000, Patrick O Neil wrote: > I hadn't thought of using traceroute...but I tried it and > it failed to give me my IP. It starts t

Re: very slow network connections

2000-01-10 Thread Hidong Kim
Hi, Philippe, I don't think I'm using DNS on that machine. How could I check if I am? We have just a small network of three Linux Red Hat 6.0 machines, and a few Windows machines. All of the hosts are in /etc/hosts, like this: 127.0.0.1 localhost localhost.localdomain 192.168.1.

Fw: lpd problem

2000-01-10 Thread Enrico Payne
Some additional information for this problem. I have checked that the remote server is accepting remote lp requests, al the host files and permissions for remote lp are correct. Also, this was working, and suddenly stopped. I am not sure why. I am using RH6.0 and have not installed any updates..

Re: where is /proc/pci

2000-01-10 Thread Yoink!
On Mon, 10 Jan 2000, Michael George wrote: > I have a fairly old system (circa '94), but it has a PCI BIOS. I'm just > getting into the whole Ultra-DMA thing and in the process of trying to figure > things out, I found that that system has no /proc/pci. > > My machine at work (circa '98-'99) is

Re: man hosed

2000-01-10 Thread Yoink!
On Mon, 10 Jan 2000, Braden N. McDaniel wrote: > man can't seem to find any man pages. No matter what I try to look up > ('man ls', 'man rpm', etc.), I get 'No manual entry for *'. I know the man > pages are there, I can see the files! I've tried reinstalling the man rpm; > no dice. I'm running Re

RE: connecting laptop to my desktop

2000-01-10 Thread Hossein S. Zadeh
On Mon, 10 Jan 2000, Patrick O Neil wrote: > I hadn't thought of using traceroute...but I tried it and > it failed to give me my IP. It starts the trace at... > 10.0.0.1. Crap (I would like to sometimes know what my > IP is so I can try to access my system from remote sites). Of course it sta

Re: IMAP Folder Problem

2000-01-10 Thread Gordon Messmer
Gordon Messmer wrote: > Charles Galpin wrote: > > Can you also explain what you mean about netscape. I don't use it's client > > much. How do things like outlook express like maildirs? > > Both netscape and outlook express are terrible IMAP clients. Netscape > often requests message id -1, which

Re: DHCP IP Assignments, Linux vs Win98

2000-01-10 Thread Brooding Origami Dreams
On Tue, 11 Jan 2000, Hossein S. Zadeh wrote: > Lance: > > This is wrong. The DHCP RFCs specify that dynamic lease information > > must be written to permanent storage before the lease can be confirmed [--snip--] > Isn't it what I wrote??!! > > I wrote the file on the harddisk is used for recov

RE: connecting laptop to my desktop

2000-01-10 Thread Patrick O Neil
I hadn't thought of using traceroute...but I tried it and it failed to give me my IP. It starts the trace at... 10.0.0.1. Crap (I would like to sometimes know what my IP is so I can try to access my system from remote sites). -Original Message- From: Hossein S. Zadeh [mailto:[EMAIL PRO

RE: connecting laptop to my desktop

2000-01-10 Thread Patrick O Neil
I found PART of my original problem - that involving the inability to connect to the router and the net when my second card was installed. Kudzu did detect the new card but it was assigned to eth0 instead of leavin my 3com at eth0 and the new card going to eth1. As for the rest, I will give it

Virtual Email on RH 6.1

2000-01-10 Thread Paul R. Watkins
I've had virtual email working on my server for months. Upgraded to RH6.1 and no virtual email. Here's the steps I've taken using Linuxconf -- 1. Created virtual email domain: foo.com 2. Created a range of virtual ip addresses on same interface eth0 as non-virtual network. 3. Allocated this ra

Re: connecting laptop to my desktop

2000-01-10 Thread Philippe Moutarlier
Sorry , I have to correct some things in your answers :=) First, an explanation: when I answered this, I didn't know there was a (mandatory) cisco in the picture. So yes, an interface with external IP is needed ... but it is provided by the Cisco router, which I didn't know . otherwise I must

RE: connecting laptop to my desktop

2000-01-10 Thread Hossein S. Zadeh
On Mon, 10 Jan 2000, Patrick O Neil wrote: > I have a dynamic IP account for my DSL from uswest.net. > Everyone who gets such an account receives a Cisco 675 > router (this may have changed to a later version recently). > Everyone with such an account will have an "internal" This is essentiall

RE: connecting laptop to my desktop

2000-01-10 Thread Eric Cifreo
Oh boy. Let's make some sense of all this. On Mon, 10 Jan 2000, Patrick O Neil wrote: >[patrick@Tempus patrick]$ /sbin/ifconfig >eth0 Link encap:Ethernet HWaddr 00:50:04:6C:DE:AE > inet addr:10.0.0.2 Bcast:10.0.0.255 Mask:255.255.255.0 > UP BROA

Re: connecting laptop to my desktop

2000-01-10 Thread Philippe Moutarlier
this sounds like an awfull way to do things by uswest ! however, if you know a box somewhere outside in the wolrd, you can try telneting to it and see what IP it reports. Patrick O Neil <[EMAIL PROTECTED]> writes: > I have a dynamic IP account for my DSL from uswest.net. > Everyone who ge

RE: connecting laptop to my desktop

2000-01-10 Thread Patrick O Neil
I have a dynamic IP account for my DSL from uswest.net. Everyone who gets such an account receives a Cisco 675 router (this may have changed to a later version recently). Everyone with such an account will have an "internal" network with the router being 10.0.0.1 and the desktop computer being 1

Re: connecting laptop to my desktop

2000-01-10 Thread Philippe Moutarlier
Patrick O Neil <[EMAIL PROTECTED]> writes: > A bit more info... I have my 3c590 driver compiled into > my 2.2.14 kernel but the tulip driver for my netgear > is a module. My 3com card is eth0 and the netgear would > be/was (I removed the card and rebooted to be able to > reconnect to the net

RE: connecting laptop to my desktop

2000-01-10 Thread Patrick O Neil
A bit more info... I have my 3c590 driver compiled into my 2.2.14 kernel but the tulip driver for my netgear is a module. My 3com card is eth0 and the netgear would be/was (I removed the card and rebooted to be able to reconnect to the net and post) eth1. I have a dynamic IP from uswest on my D

Re: man hosed

2000-01-10 Thread Gordon Messmer
"Braden N. McDaniel" wrote: > > man can't seem to find any man pages. No matter what I try to look up > ('man ls', 'man rpm', etc.), I get 'No manual entry for *'. I know the man > pages are there, I can see the files! I've tried reinstalling the man rpm; > no dice. I'm running Red Hat 6.1. Do y

Re: IMAP Folder Problem

2000-01-10 Thread Gordon Messmer
Charles Galpin wrote: > When you converted to courier-imap and maildirs, how did you handle the > conversion of all your old style mail files? well, _I_ did it the hard way. I'd recommend using http://www.qmail.org/mbox2maildir to do the conversion en masse (did I spell that right? ;) > I'm sti

Re: [OT] DVD reading (was Re: Misc hardware questions

2000-01-10 Thread Philippe Moutarlier
agreed : please stop this ! Read about it and if you think that merely giving people the potential (however remote and unlikely) to do wrong with anything is bad, you should probably not drive car going which can go faster than the LOWEST speed limit. Or maybe you should suggest this to the

Re: connecting laptop to my desktop

2000-01-10 Thread Philippe Moutarlier
Well, I am not sure how to set 2 eth devices but I know it is possible. possibly : alias eth1 ethmodule.o with the right options there. Make sure the second card is NOT using dhcp : your server might not like having 2 requests from the same client :=) What you might try : - move away any /e

Re: [OT] DVD reading (was Re: Misc hardware questions

2000-01-10 Thread rpjday
On Tue, 11 Jan 2000, Edward Dekkers wrote: > It does. I still say it's tempting fate tho. You give a home user the > ability to decrypt these things, you're halfway to pirating them. no. please stop suggesting this. it is possible to copy dvds with no clue how to decrypt them. decss *in* *no

RE: [OT] DVD reading (was Re: Misc hardware questions

2000-01-10 Thread rpjday
On Mon, 10 Jan 2000, Patrick M. May wrote: > > > > > > OK, now I'm lost. With DeCSS I can decrypt an entire movie to my > > hard disk, > > then watch it. OK, but what is to stop me from writing it back to another > > removable or non-removable media and watching it from there? > > > > Well

Re: [OT] DVD reading (was Re: Misc hardware questions

2000-01-10 Thread rpjday
On Tue, 11 Jan 2000, Edward Dekkers wrote: > > yes, they can, since decss has *nothing* to do with copying dvds, it > > has to do with *playing* dvds. nothing more. > > > > check out opendvd.org for more info. > > > > OK, now I'm lost. With DeCSS I can decrypt an entire movie to my hard

where is /proc/pci

2000-01-10 Thread Michael George
I have a fairly old system (circa '94), but it has a PCI BIOS. I'm just getting into the whole Ultra-DMA thing and in the process of trying to figure things out, I found that that system has no /proc/pci. My machine at work (circa '98-'99) is also PCI, but it *does* have /proc/pci. The home mac

Re: [ANNOUNCE] i686 only Redhat Distribution - PRE-BETA RPMS Avail.

2000-01-10 Thread Philippe Moutarlier
Allen Bolderoff <[EMAIL PROTECTED]> writes: > --==_Exmh_293988736P > Content-Type: message/rfc822 > > X-Mailer: exmh version 2.1.0 > To: [EMAIL PROTECTED] > Cc: allen > Subject: Re: [ANNOUNCE] i686 only Redhat Distribution - PRE-BETA RPMS Avail. > In-Reply-To: Message from Philippe Moutarlier <

connecting laptop to my desktop

2000-01-10 Thread Patrick O Neil
I have RH 6.1 on my desktop system, kernel 2.2.14. I presently have a 3com 3c900 installed and working with my cisco DSL router. I have an extra NIC, a netgear that kudzu nicely detects and "sets up". What I would like to do is install this second card such that my laptop is connected to the ne

Re: [ANNOUNCE] i686 only Redhat Distribution - PRE-BETA RPMS Avail.

2000-01-10 Thread Allen Bolderoff
> Allen: > > Did you resolve the dependency error with kernel-utils and gcc-2.95? > > - Mike > > On Tue, 11 Jan 2000, Allen Bolderoff wrote: As yet, no. we just put all things that compiled cleanly (or with minor mods to the spec file) there. We are now going to tackle the other issues - i

Re: openssh

2000-01-10 Thread Gordon Messmer
"Todd A. Jacobs" wrote: > The benefits are: > * You can take advantage of advanced features of inetd, such as > custom logging and process limits. Oh! I hadn't realized that sshd doesn't have a built in mechanism to limit the number of children. How awful... At the same time, inetd doe

Re: IMAP Folder Problem

2000-01-10 Thread Charles Galpin
Hi Gordon When you converted to courier-imap and maildirs, how did you handle the conversion of all your old style mail files? I'm still trying to visualize what whooping a otter's ass by 10 yards is, but it sure sounds good. Can you also explain what you mean about netscape. I don't use it's c

Re: Benefits of using RH6.1 as a workstation over other distributions

2000-01-10 Thread Frank Rocco
1. Have you always used RH or have you tried others? 2. From a job market view, is RH better to learn that non-comerical versions? RH seems to be the biggest in terms of money and support. 3. For updates, is RH updated faster that debian? 4. What about other versions based on RH? Thanks again

Re: [ANNOUNCE] i686 only Redhat Distribution - PRE-BETA RPMS Avail.

2000-01-10 Thread Allen Bolderoff
> > does it fit AMD-K6 II 3Dnow ?? > > Philippe > I couldn't tell you. anyone game to try? Allen -- +++ Allen Bolderoff <[EMAIL PROTECTED]> LNC - Redhat and Linux, help and commentary http://linux.netnerve.com CTPC - C

Re: [ANNOUNCE] i686 only Redhat Distribution - PRE-BETA RPMS Avail.

2000-01-10 Thread Michael J. McGillick
Allen: Did you resolve the dependency error with kernel-utils and gcc-2.95? - Mike On Tue, 11 Jan 2000, Allen Bolderoff wrote: [NON-Text Body part not included] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

man hosed

2000-01-10 Thread Braden N. McDaniel
man can't seem to find any man pages. No matter what I try to look up ('man ls', 'man rpm', etc.), I get 'No manual entry for *'. I know the man pages are there, I can see the files! I've tried reinstalling the man rpm; no dice. I'm running Red Hat 6.1. -- Braden N. McDaniel [EMAIL PROTECTED] ht

Re: IMAP Folder Problem

2000-01-10 Thread Gordon Messmer
"William B. Herman" wrote: > > When a user connects to the IMAP server, it downloads all the directories in > their home directory. Is there anyway to have it only download their mail > forders (mbox,mail/sent-items,mail/saved-items). All files are valid mbox folders, according to the c-client

Re: Benefits of using RH6.1 as a workstation over other distributions

2000-01-10 Thread Jacob Schmude
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It does, at least in its main distribution. But RedHat's contrib section, combined with the rpmfind utility, RH matches it. As for dpkg being better and more powerful than RPM, I can agree about the power part but its not as understandable as RPM. Dep

Re: DHCP IP Assignments, Linux vs Win98

2000-01-10 Thread Hossein S. Zadeh
On Mon, 10 Jan 2000, Lance A. Brown wrote: > This is wrong. The DHCP RFCs specify that dynamic lease information > must be written to permanent storage before the lease can be confirmed > by the server. This provides a mechanism for recovering lease > information in case there is a server softw

Re: [ANNOUNCE] i686 only Redhat Distribution - PRE-BETA RPMS Avail.

2000-01-10 Thread Philippe Moutarlier
does it fit AMD-K6 II 3Dnow ?? Philippe Allen Bolderoff <[EMAIL PROTECTED]> writes: > --==_Exmh_28810P > Content-Type: message/rfc822 > > X-Mailer: exmh version 2.1.0 > To:[EMAIL PROTECTED] > Cc:RedHat Announce MailingList <[EMAIL PROTECTED]> > Subject: [ANNOUNCE] i686 only Redhat Distrib

Re: [OT] DVD reading (was Re: Misc hardware questions

2000-01-10 Thread Edward Dekkers
> Well, your high upstanding moral character. :-) LOL > And, a little thing called economics. At the current stage of the game, I > don't think there is any removable media, with the exception of say tape, > with the capacity of a dual layer DVD. You could right it to HD, but that > would cost

Re: [OT] DVD reading (was Re: Misc hardware questions

2000-01-10 Thread Edward Dekkers
> ANd don't forget : you can copy encrypted DVDs which just will be > as good as the original ones !! Encrypting DOES NOT PREVENT copying. > So decrypting DOES NOT ENABLE anymore copying either. Rather logical ! Sorry, I did not know encrypted ones were as easy to copy. I was just merely not thi

Re: [OT] DVD reading (was Re: Misc hardware questions

2000-01-10 Thread Edward Dekkers
> DeCSS wasn't devised to explicitly violate copywrites. I never said that. I just said no-one can blame the movie makers from getting narky at its potential. That's all. > Just because it can allow for illegal copying doesn't make it > illegal software. Again, this is not what I meant or said.

[ANNOUNCE] i686 only Redhat Distribution - PRE-BETA RPMS Avail.

2000-01-10 Thread Allen Bolderoff
We are proud to announce a PRE-BETA release of i686 compiled RPMS for Redhat 6.1 Feel free to test them. YOU MUST UPGRADE TO gcc 2.95.2 in order for these RPMS to work. DO NOT DOWNLOAD THESE PACKAGES UNLESS YOU ARE GOING TO RUN THEM ON A PENTIUM-PRO, PII, PIII or Higher. Of course these pa

up2date problems

2000-01-10 Thread Kirk Taylor
Has anyone else had problems with up2date lately? The last few times I tried to access it, it told that I had to pay money for priority.redhat.com. I knew that would eventually happen, so I changed to ftp.redhat.com and updates.redhat.com and it said there was an error retrieving packages on bot

Re: Upgrading the kernel..

2000-01-10 Thread Philippe Moutarlier
I asked myself the same question. And since I could not find the answer, what I did to keep the same config is : - unpack redhat kernel source rpm - did make xconfig-> Save config to file : myconfig - cp myconfig -> new kernel source - did make xconfig in the new kernel source -> Load config

RE: Upgrading the kernel..

2000-01-10 Thread Jamie Carl
Yes, I did use xconfig. So what I should probably do is save the configuration to file under the old working kernel, upgrade to the new kernel and then read in the configuration file that I saved? The rebuild and I'm away? The only other question I have is, what about new parameters that are in

Re: Upgrading the kernel..

2000-01-10 Thread Hal Burgiss
On Mon, Jan 10, 2000 at 05:48:19PM -0800, Todd A. Jacobs wrote: > On Mon, 10 Jan 2000, Hidong Kim wrote: > > > menu of xconfig, there's a button called Save Configuration to File. > > I think the question was more to do with the configuration of the > Red Hat supplied kernel. His question is on

Re: Upgrading the kernel..

2000-01-10 Thread Todd A. Jacobs
On Mon, 10 Jan 2000, Hidong Kim wrote: > menu of xconfig, there's a button called Save Configuration to File. I think the question was more to do with the configuration of the Red Hat supplied kernel. His question is one I've wondered myself: where does Red Hat store the kernel configuration it

Re: DHCP IP Assignments, Linux vs Win98

2000-01-10 Thread Lance A. Brown
Hossein S Zadeh <[EMAIL PROTECTED]> writes: > DHCP server does not technically need to keep a database (on RedHat, > /etc/dhcpd.leases by default) on hard disk. In fact under Linux it does > not consult the database on the harddisk when handing out leases. DHCP > server keeps an internal database

RE: DHCP IP Assignments, Linux vs Win98

2000-01-10 Thread Russ Mellon
Unfortunatly, he's right, Win9x DHCP clients will sometimes insist on the same address. This is during the .5 expiration timeframe. If you wait till .75 expiration, the Win9x machine will stop insisting on using the same address. I have not, however, seen winipcfg not correct the problem. It's

Re: I cannot get no sound blues-yeah!

2000-01-10 Thread Edward Dekkers
> I had similar experience. My card is AD1816. sndconfig would not help me > so I recompiled and kernel. It is still not working. OK boys, I think I'd better chime in. Apart from the fact that that particular card should never have been invented, it really is a mess even with Winblows on your sy

Re: [OT] DVD reading (was Re: Misc hardware questions

2000-01-10 Thread Philippe Moutarlier
Yes, it IS A GOOD thing ! ANd don't forget : you can copy encrypted DVDs which just will be as good as the original ones !! Encrypting DOES NOT PREVENT copying. So decrypting DOES NOT ENABLE anymore copying either. Rather logical ! How can we encourage people to go and read about things (oth

Re: DHCP IP Assignments, Linux vs Win98

2000-01-10 Thread Hossein S. Zadeh
On Mon, 10 Jan 2000 [EMAIL PROTECTED] wrote: > oh yes I did understand : > . :-) I did not question you understanding it; from one of your prevoius posts I realized that you are quite knowledgable in this. > > The problems I was referring to is as follows (I have run into this many > tim

Re: [OT] DVD reading - not pirating

2000-01-10 Thread Jeff Mings
Hi, just wanted to pop in here and offer my opinion: I think that a decrypted DVD occupies between 6 and 8 GB of hard drive space. Since few of us have hardware capable of burning our own DVDs, and few of us would want to buy and swap in a different hard drive each time we want to play a pirated D

RE: [OT] DVD reading (was Re: Misc hardware questions

2000-01-10 Thread Patrick M. May
> > > OK, now I'm lost. With DeCSS I can decrypt an entire movie to my > hard disk, > then watch it. OK, but what is to stop me from writing it back to another > removable or non-removable media and watching it from there? > Well, your high upstanding moral character. :-) And, a little thin

RE: [OT] DVD reading (was Re: Misc hardware questions

2000-01-10 Thread Patrick O Neil
DeCSS wasn't devised to explicitly violate copywrites. It was devised specifically to get around the unacceptable situation of NO linux support for DVD players. It allows you to use your legally acquired DVD drive to actually watch DVD movies that you legally rent or purchase. It is YOUR hardwa

Re: openssh

2000-01-10 Thread David Taylor
"Todd A. Jacobs" wrote: > > On Tue, 11 Jan 2000, David Taylor wrote: > > > Could you please show me the line I'd need to start the openssh server > > from inetd? > > ssh stream tcp nowait.10 root /usr/sbin/tcpd /usr/local/sbin/sshd -i > > Note that the nowait limit is purely optional.

Re: netmax firewall

2000-01-10 Thread yukon
>i just did a review of the netmax product and it was absolutely worthless. >the OS itself is supposed to be based on Red Hat 5.2 but it doesn't have ANY of >the configuration tools. > >avoid it. What configuration tools are missing? NetMAX *is* the configuration tool for the services it is de

Re: Benefits of using RH6.1 as a workstation over other distributions

2000-01-10 Thread Frank Rocco
Jeff Graves wrote: > > three letters... > > r p m > Why is that better over debian? I heard the dpkg was more powerful. I also read that debian has more software. What is RH return policy if I purchase RH6.1 at my local store? Regards, Frank Rocco -- To unsubscribe: mail [EMAIL PROTECTED]

Re: [OT] DVD reading (was Re: Misc hardware questions

2000-01-10 Thread Edward Dekkers
> yes, they can, since decss has *nothing* to do with copying dvds, it > has to do with *playing* dvds. nothing more. > > check out opendvd.org for more info. OK, now I'm lost. With DeCSS I can decrypt an entire movie to my hard disk, then watch it. OK, but what is to stop me from writing

RE: I cannot get no sound blues-yeah!

2000-01-10 Thread Jeff Graves
Check to see if the vendor's webpage has a driver. Or if its sb16 compatible try using that. -Original Message- From: Zaigui Wang [SMTP:[EMAIL PROTECTED]] Sent: Monday, January 10, 2000 5:17 PM To: [EMAIL PROTECTED] Subject:Re: I cannot get no sound blues-yeah! I had sim

RE: Benefits of using RH6.1 as a workstation over other distributions

2000-01-10 Thread Jeff Graves
three letters... r p m -Original Message- From: Frank Rocco [SMTP:[EMAIL PROTECTED]] Sent: Monday, January 10, 2000 11:53 AM To: [EMAIL PROTECTED] Subject:Benefits of using RH6.1 as a workstation over other distributions Hello, Newbie question as to the benefit of usin

Re: openssh

2000-01-10 Thread Todd A. Jacobs
On Tue, 11 Jan 2000, David Taylor wrote: > Could you please show me the line I'd need to start the openssh server > from inetd? ssh stream tcp nowait.10 root /usr/sbin/tcpd /usr/local/sbin/sshd -i Note that the nowait limit is purely optional. I just put that in there since you said it

Re: openssh

2000-01-10 Thread David Taylor
On Mon, 10 Jan 2000, Todd A. Jacobs wrote: > A fast computer only takes a few seconds to spawn ssh from inetd. While > this would be impractical on a heavily-used server with dozens or hundreds > of ssh connections, it works well for administrative purposes. Your > mileage may vary, of course. Th

vpop3 problems?

2000-01-10 Thread Paul R. Watkins
After upgrading to RH6.1 and overcoming several major problems with DNS and my Apache webserver, I have one more problem. I can't retrieve email from my virtual email domain. This has been working fine for 8 or so months before the upgrade. I can send email out using smtp but can't access the e

MC FTP Problem on RH6.1

2000-01-10 Thread Graham Hemmings
I have a problem with FTP transfers when using Midnight Commander, between RH6.1 boxes - it doesn't ! If, using mc, I do "cd ftp://sunsite.doc.ic.ac.uk" for example and then subsequently do transfers then there is no problem. However, if I do "cd ftp://another.rh6.1.box" and then try and do tr

Re: Upgrading the kernel..

2000-01-10 Thread Hidong Kim
Hi, Jamie, Did you use 'make xconfig' to configure your new kernel? In the main menu of xconfig, there's a button called Save Configuration to File. Click this and give it a file name. Then the next time you compile a new kernel, click the Load Configuration from File button in the xconfig mai

Re: tigerdirect selling linux boxes

2000-01-10 Thread Paul M. Foster
On Mon, 10 Jan 2000, Hanigan Family wrote: > Hi all, > I just went through my junk mail and was surprised > to see tigerdirect had 6 pages of the catalogue > devoted to Linux and is now selling computers > with Linux preloaded. > Linda > Ain't it cool?! And the last two pages of the

Re: very slow network connections

2000-01-10 Thread Philippe Moutarlier
Are you using DNS ?? If yes, maybe the DNS server stopped working suddenly and the file has always been this way. Philippe Zaigui Wang <[EMAIL PROTECTED]> writes: > Just wondering how come such a file became improper suddently? > > On Mon, 10 Jan 2000, Hidong Kim wrote: > > > Hi, Chuck

Microsoft under new attack in China

2000-01-10 Thread Joseph Wagner
I think it's very interesting that China thinks MS is not secure. If a competing interest does not believe in our OS, why does our government still use Winblows? See the article for further details. http://www.msnbc.com/news/354236.asp "Linux -- open doors, not windows." -- To unsubscribe:

Re: ftp install of 6.1

2000-01-10 Thread Sean Clarke
FTP install of Redhat 6.1 worked fine for mw via ftp. - Sean Clarke Network / Systems Support Manager Cashline ABM Inc. / CyberNet Computer Services [EMAIL PROTECTED] [EMAIL PROTECTED] "The best remote administration tool for Windo

XFree86 3.3.6 RPMS

2000-01-10 Thread Yashodhan Barve
hi does anyone have the XFree86 3.3.6 rpms or know a place where I can get it?? regards, Yashodhan Barve [EMAIL PROTECTED] tel- 780-412-6985 -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: very slow network connections

2000-01-10 Thread Hidong Kim
I reinstalled Red Hat 6.0, replacing Mandrake 5.3. This file must've not been created during the reinstallation. Hidong Zaigui Wang wrote: > > Just wondering how come such a file became improper suddently? > > On Mon, 10 Jan 2000, Hidong Kim wrote: > > > Hi, Chuck and Philippe, > > > > Th

Upgrading the kernel..

2000-01-10 Thread Jamie Carl
I've recently upgraded my kernel a rebuilt it and supprising was able to boot the system. BUT!! During the upgrade it didn't keep my existing kernel configuration so I lost access to a few devices and features. So my question is, is it spose to keep my existing configuration and I just did so

Re: Best Partition Plan

2000-01-10 Thread rpjday
On Mon, 10 Jan 2000, Nate Waddoups wrote: > On Mon, 10 Jan 2000, Todd A. Jacobs wrote: > > > [...] stick with /, /boot, and /home plus a swap partition. Keeping > > /home seperate lets you reformat without hosing your data. > > Sound advice. I didn't think to put /boot on its own partition,

Re: very slow network connections

2000-01-10 Thread Zaigui Wang
Just wondering how come such a file became improper suddently? On Mon, 10 Jan 2000, Hidong Kim wrote: > Hi, Chuck and Philippe, > > Thanks for the info. I didn't have the proper /etc/host.conf. Now it's > working fine. Thanks! > > > > Hidong > > > > Philippe Moutarlier wrote: > > > >

Re: Best Partition Plan

2000-01-10 Thread Nate Waddoups
On Mon, 10 Jan 2000, Todd A. Jacobs wrote: > [...] stick with /, /boot, and /home plus a swap partition. Keeping > /home seperate lets you reformat without hosing your data. Sound advice. I didn't think to put /boot on its own partition, but perhaps for my next install... I put /usr/local/

Re: PPP Problems

2000-01-10 Thread Zaigui Wang
Thanks, I will try. On Mon, 10 Jan 2000, Charles Galpin wrote: > Hi Zaigui > > I'm really not sure how to describe this in more detail, but I'll > try. > > Start the program linuxconf. It can run in text mode, or with a > gui. Either way, navigate to > Config -> Networking -> Client Tasks -

Re: I cannot get no sound blues-yeah!

2000-01-10 Thread Zaigui Wang
I had similar experience. My card is AD1816. sndconfig would not help me so I recompiled and kernel. It is still not working. On Mon, 10 Jan 2000, Neil Hollow wrote: > I have a "Axtech sound galaxy nova 16" at least this is what windooz > reports. I tried sndconfig. It could not auto detect

ANNOUNCEMENT: LPI Exams Available

2000-01-10 Thread Chuck Mead
The Linux Professional Institute is now accepting registrations for the T1a Linux certification exam. See http://www.vue.com/linux/ for more information and for registration. -- Chuck Mead, CTO, MoonGroup Consulting, Inc. <[EMAIL PROTECTED]> Public key available at: wwwk

Re: openssh

2000-01-10 Thread Todd A. Jacobs
On Sun, 9 Jan 2000, Gordon Messmer wrote: > Since sshd supports tcp_wrappers itself, I don't see any advantage to > running sshd from inetd (with tcpd). The benefits are: * You can take advantage of advanced features of inetd, such as custom logging and process limits.

Re: Best Partition Plan

2000-01-10 Thread Todd A. Jacobs
On Sat, 8 Jan 2000, Bob Hartung wrote: > Should I make it just one large partition under "/" or > should I separate "/etc", '/usr" "/sbin" etc.? Use google to search for the File System Heirarchy Standard for more info on what goes where. But unless you really know what you're doing, you should

Re: MAIL INTERNAL FOLDER DATA...

2000-01-10 Thread Chuck Mead
On Mon, 10 Jan 2000, Piet Barber said: PB>Ryan Butler wrote: PB> PB>> Can someone tell me what program creates those annoying messages? Is it PB>> elm? Or sendmail? PB>> PB>> I replaced the standard pop3d with qpopper on a system I admin to fix some PB>> other problems, and now people keep gett

help on NEC/sym53c896/SCSI bus reset?

2000-01-10 Thread casler, heather
Hello Folks, I'm hoping someone can help me out. I have an NEC ExpressServer 5800 that has an NCR53c896 chip on-boards plus an AHA-2944UW running v2.2.13. The kernel has been patched with Gerard Roudier's patch-53c8xx-s03-d0x for v2.2.13. I'm getting non-sync errors with regard to the ncr53c896

Re: very slow network connections

2000-01-10 Thread Hidong Kim
Hi, I'm actually still have some problems with these slow-to-establish network connections. On our network of three Linux Red Hat 6.0 machines, two of them are working fine. I can telnet and ftp between these two without delay now. The third machine, jonesy, is still having problems, both tryi

Re: port forwarding, etc

2000-01-10 Thread Sean Clarke
Yes kernel 2.2.5 and up with ipmasqadm installed. Works great can forward any port and also to like ports. - Sean Clarke Network / Systems Support Manager Cashline ABM Inc. / CyberNet Computer Services [EMAIL PROTECTED] [EMAIL PRO

Re: MAIL INTERNAL FOLDER DATA...

2000-01-10 Thread Piet Barber
Ryan Butler wrote: > Can someone tell me what program creates those annoying messages? Is it > elm? Or sendmail? > > I replaced the standard pop3d with qpopper on a system I admin to fix some > other problems, and now people keep getting these messages when they > download their mail. It's pin

Re: uh oh no ppp support am I booting with the right kernel?

2000-01-10 Thread Brad 'GreyBear' Davis
Yes, you are wrong... Ports under Linux and DOS relate thusly: DOS Linux - -- COM1 ttyS0 (cua0) COM2 ttyS1 (cua1) COM3 ttyS2 (cua2) COM4 ttyS3 (cua3) And there is no restriction on what port the mo

Re: uh oh no ppp support am I booting with the right kernel?

2000-01-10 Thread Philippe Moutarlier
You can do whatever you want with your serial port. I have a ps2 mouse and a modem on ttys0 myself. Philippe "Khalid Naveed Khan" <[EMAIL PROTECTED]> writes: > home come your modem is connected to ttyS0 i mean it's COM1 under dos and > only mouse uses that serial port.If I am wrong please poi

Re: uh oh no ppp support am I booting with the right kernel?

2000-01-10 Thread Khalid Naveed Khan
home come your modem is connected to ttyS0 i mean it's COM1 under dos and only mouse uses that serial port.If I am wrong please point out. Khalid Naveed Khan [EMAIL PROTECTED] - Original Message - From: Neil Hollow <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 10, 200

Re: MAIL INTERNAL FOLDER DATA...

2000-01-10 Thread Chuck Mead
On Mon, 10 Jan 2000, Ryan Butler said: RB>Can someone tell me what program creates those annoying messages? Is it RB>elm? Or sendmail? RB> RB>I replaced the standard pop3d with qpopper on a system I admin to fix some RB>other problems, and now people keep getting these messages when they RB>dow

MAIL INTERNAL FOLDER DATA...

2000-01-10 Thread Ryan Butler
Can someone tell me what program creates those annoying messages? Is it elm? Or sendmail? I replaced the standard pop3d with qpopper on a system I admin to fix some other problems, and now people keep getting these messages when they download their mail. Thanks Ryan Butler [EMAIL PROTECTED]

Re: very slow network connections

2000-01-10 Thread Hidong Kim
Hi, Chuck and Philippe, Thanks for the info. I didn't have the proper /etc/host.conf. Now it's working fine. Thanks! Hidong Philippe Moutarlier wrote: > > It might be that the machines are trying to use DNS for connecting and > somehow your primary DNS server doesn't work properly. >

Re: very slow network connections

2000-01-10 Thread Philippe Moutarlier
It might be that the machines are trying to use DNS for connecting and somehow your primary DNS server doesn't work properly. Only when it times out on the first, it goes to the second which might work better. Once the name is resolved, things are going OK. To check that you can : - give

Re: very slow network connections

2000-01-10 Thread Chuck Mead
On Mon, 10 Jan 2000, Hidong Kim said: HK>Hi, HK> HK>My network of three Linux Red Hat 6.0 machines has become very slow all HK>of the sudden. When I try to telnet or ftp between the machines, it HK>takes about a minute for the login prompt to come up. When it does come HK>up and I log in, worki

Re: lpd problem

2000-01-10 Thread Dave Reed
> From: Enrico Payne <[EMAIL PROTECTED]> > > Recently my server stopped printing to my remote printers. > > When doing a restart "printer" with the lpc utility, I get the following > response: > > - > email: no daemon to abort > email: > lpc: connect: Connection refused

very slow network connections

2000-01-10 Thread Hidong Kim
Hi, My network of three Linux Red Hat 6.0 machines has become very slow all of the sudden. When I try to telnet or ftp between the machines, it takes about a minute for the login prompt to come up. When it does come up and I log in, working in the remote session seems to go at normal speed. It

Re: Boca 8 Port Serial Board

2000-01-10 Thread Mikkel L. Ellertson
At 12:26 PM 1/10/00 -0500, Kevin Wood wrote: >Hey guys and gals, got a question for you. I'm trying to install a BOCA >8 port serial board for a customer and I'm having some problems. I am >running a RH6.1 installation from the box, nothing added on. >I installed the card and found the MINI-HOWT

  1   2   >