RE: Recognizing Kernel Update to 2.4.12

2001-10-30 Thread Glen S Mehn
Look in /usr/share/doc/kernel-image (or something like that) and read the README. Try the wholething again, this time, start with "make menuconfig". Read up on anything that you're not sure of. then 'make-kpkg clean' (it should complain if not) then 'make-kpkg --revision=custom.1.0 kernel_image th

RE: Recognizing Kernel Update to 2.4.12 -- Inching Closer

2001-10-29 Thread Glen S Mehn
ith linux systems in general. glen -Original Message- From: eDoc [mailto:[EMAIL PROTECTED] Sent: Monday, October 29, 2001 12:00 PM To: Glen S Mehn; debian-user@lists.debian.org Subject: Re: Recognizing Kernel Update to 2.4.12 -- Inching Closer > the kernel source directory should conta

RE: Recognizing Kernel Update to 2.4.12 -- CORRECTION

2001-10-29 Thread Glen S Mehn
PROTECTED] Sent: Monday, October 29, 2001 10:56 AM To: Glen S Mehn; debian-user@lists.debian.org; debian-laptop@lists.debian.org; progeny-debian@lists.progeny.com Subject: Re: Recognizing Kernel Update to 2.4.12 -- CORRECTION > You need to untar the source: > [EMAIL PROTECTED]:/usr/src# tar

RE: Recognizing Kernel Update to 2.4.12

2001-10-29 Thread Glen S Mehn
Hey doc: I think we were all assuming a slightly higher level of linux-ness than you've got. I'd highly, highly suggest that you read all the docs online before you go into kernel compilation, particularly the ones about lilo (or grub) and booting to an alternate kernel-- you'll really want to be

cvs/networking/aaaargh!

2001-06-20 Thread Glen S Mehn
lease copy me and hte list, as I only get the digest version. regards glen -- Glen S Mehn [EMAIL PROTECTED] Lead Systems Administrator SquareTrade, Inc.-- Building Trust in Transactions (sm).

RE: connecting to DSL

2000-03-26 Thread Glen S Mehn
Run a `netstat -nr` and give us that output. Also the output from #ifdown eth0 #ifup eth0 The key should be in the errors (if any) that are there. It sounds like the gateway is not being added to the route table correctly: You could try # route add default gw 216.x.x.1 Checked for typos? If the

RE: Telnet 25 connection refused

2000-03-10 Thread Glen S Mehn
Try commenting out the smtp line in /etc/inetd.conf and then running exim as a daemon (#/etc/init.d/exim start) and see if you get error messages? glen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, March 10, 2000 6:53 AM To: Ralf G. R. Bergs Cc: debia

IPmasq woes

2000-02-08 Thread Glen S Mehn
Cs (or at least one of them) is flaky. I've set up IPmasq the exact same way several times, without issue. Thanks in advance... glen -- Glen S Mehn [EMAIL PROTECTED] transecure.com-- building trust in transactions.

RE: DNS setup question

2000-01-30 Thread Glen S Mehn
If you set up your DNS server correctly with the IPs that you want, and tell it that it's the SOA record for animedia.com, then it'll point itself and any 'puters that point to it as primary DNS to the IP address, regardless of the root servers. It's a good way to test your DNS setup. You can also

RE: Help & HOWTO's

2000-01-27 Thread Glen S Mehn
Whoa there boy! Slow down! Phew. Maybe we should try one thing at a time. Do you have web access? Go to www.linuxdoc.org and look at the printing-HOWTO. Or, if you installed the Debian Docs and HOWTOs, they'll be in /usr/share/doc/HOWTO/en-txt/ and they'll look funny. Try this: # gunzip .txt.

RE: apt-get remove gnome-bin problem:

2000-01-20 Thread Glen S Mehn
THAT DID IT thankyouthankyouthankyou. glen -Original Message- From: Johan Ur Riise [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 19, 2000 12:53 PM To: debian-user@lists.debian.org Cc: Glen S Mehn Subject: Re: apt-get remove gnome-bin problem: On Wed, Jan 19, 2000 at 11:00:31AM

apt-get remove gnome-bin problem:

2000-01-19 Thread Glen S Mehn
OK. Here's the situation. I'm a bit stumped: Debian 2.2, running on a p133 32MB Trying to install some stuff via apt, apt decided to remove gnome-bin. Which is OK with me: I don't really use gnome anyway. Except that it's not trying to remove gnome-bin each time,

RE: Is potatoe's exim 3.12-1 OK?

2000-01-19 Thread Glen S Mehn
You might have a problem with the local_domains setting in /etc/exim.conf. It'll only accept *@mailto:[EMAIL PROTECTED] Sent: Tuesday, January 18, 2000 6:39 PM To: debian-user@lists.debian.org Subject: re: Is potatoe's exim 3.12-1 OK? Mark, I have the same problem. My messages eventually freez

RE: CVS server?

2000-01-18 Thread Glen S Mehn
>From the CVS manual: There's no CVS Daemon. The pserver connection is run from inetd. Check out the online manual at http://www.rzg.mpg.de/~dpc/cvs/ But it won't show up in a 'ps', just like exim won't, 'cause it's run from inetd. In your /etc/inetd.conf you should have a line which reads: cv

LILO fails to load

2000-01-13 Thread Glen S Mehn
ich is meant to do all the lilo dependencies for you. I'm running on a Penguin Computing 2U rackmount server with a SCSI bus (the kernel is compiled for the AIX 7XXX card). Debian potato. Please respond via private email as well as to the list (I only get the digest) Regards! Glen S Mehn

RE: problems forwarding X over SSH...

1999-12-14 Thread Glen S Mehn
if that will work or not. > > -- > William Burrow -- New Brunswick, Canada > A 'box' is something that accomplishes a task -- you feed in input and > out comes the output, just as God and Larry Wall intended. > -- brian moore > > -- -- Glen S Mehn GoMo.com Systems Administrator [EMAIL PROTECTED] Can your email do this? http://www.gomomail.com

re: SSH pam

1999-12-13 Thread Glen S Mehn
secure setup. > > What is the Debian recommended approach? ssh? PAM? > Are they hard to implement? I often use a different PC > so I need a sloution that does not require a secure client. > > Thanks in advance. > > Patrick Kirk > -- Glen S Mehn GoMo.com Systems Administrator [EMAIL PROTECTED] Can your email do this? http://www.gomomail.com

SSH .deb files

1999-12-13 Thread Glen S Mehn
Add this line to your /etc/apt/sources.list: deb http://non-us.debian.org/debian-non-US stable non-US and then type apt-get install ssh. Ssh uses cryptography that you technically have to license in the US to use, so it's a "non-US" package. Regards, Glen -- Glen S Mehn G

ThinkPad boot disk

1999-12-09 Thread Glen S Mehn
gt; Dwarf > -- > _-_-_-_-_- Author of "The Debian Linux User's Guide" _-_-_-_-_-_- > > aka Dale Scheetz Phone: 1 (850) 656-9769 > Flexible Software 11000 McCrackin Road > e-mail: [EMAIL PROTECTED] Talla

Re: debian-user-digest Digest V99 #2082

1999-12-01 Thread Glen S Mehn
ardware problems with Linux in general? Windows > NT boots, installs and seems to work fine. > > Is there some known problem with Linux and this Asus mainboard, or with > double Pentium III? > > TIA, Enrico > -- Glen S Mehn [EMAIL PROTECTED] GoMo Technologies Systems Administrator Can your email do this? http://www.gomomail.com

X and /dev/psaux

1999-11-17 Thread Glen S Mehn
/ttyS0, changed it to /dev/psaux, but X still crashes right when it loads. Regards, glen -- Glen S Mehn [EMAIL PROTECTED] GoMo Technologies Systems Administrator Can your email do this? http://www.gomomail.com

Re: debian-user-digest Digest V99 #1994

1999-11-17 Thread Glen S Mehn
gt; To: debian-user@lists.debian.org Ben Collins wrote: > It's a potato package. I see. It's a reason to upgrade. But, why do I need to...? I'm trying to getting used to slink. BTW, what is the meaning of "unstable" in potato? Crashes periodical

RE: Encounter with Satan

1999-11-16 Thread Glen S Mehn
l I can get is the tarball (after you have gotten used to apt-get, tarballs are supposedly something in the past). Isn't there any interest in "porting" Satan to Debian...? (Or, did I just miss something here?). Oki -- Glen S Mehn [EMAIL PROTECTED] GoMo Technologies Syst

re: apt-get

1999-11-12 Thread Glen S Mehn
t runs several whole companies that I know of...) I think that the -f flag tells it to upgrade dependencies. it could be apt-get upgrade dist or something. Somewhere there's a list of apt-get commands. Under bash it might eben be apt-get ?? Regards, glen -- Glen S Mehn [EM

Re: debian-user-digest Digest V99 #1917

1999-11-04 Thread Glen S Mehn
ne. Thassall. Glen S Mehn GoMo Technologies Systems Administrator http://www.gomomail.com -- Can your E-Mail do this? > > Subject: Re: debian installation woes > Date: Thu, 04 Nov 1999 18:22:54 -0600 > From: John Foster <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > CC: debi