XFS problem - kernel 2.6.0-test3

2003-08-17 Thread Paul Miller
Anyone using XFS on the root filesystem with kernel 2.6.0-test3? I compiled the kernel with XFS support (not as a module), and it fails to boot. I receive messages saying that fs type 302 is not recognized and failed to mount root filesystem. A few lines up, the XFS support informational

ACPI sleep - time/date problem

2003-08-17 Thread Paul Miller
I'm trying to get ACPI sleep working on a Dell I8500 laptop. Currently, it will go to sleep, but the time/date also go to sleep. When it wakes up, Linux reports the time/date that it went to sleep. Is there some way to automatically save the time to the hardware clock and restore the time upon

Printing woes - Lexmark Z53

2002-06-30 Thread Paul Miller
Hello, I'm having trouble getting my Lexmark Z53 printer to print certain files, such as *some* postscript and pdf files (ie, Galeon's ps files don't work). I think it is related to my printer filters. LPrng reports no errors and correcly spools to the printer. Here is my setup: Debian

proxy filtering

2002-06-30 Thread Paul Miller
Are there any good proxy filter programs for Linux? Anything comparable to Proxomitron (http://www.spamblocked.com/proxomitron/)? I've trying junkbusters and squid blacklists... Thanks, -Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Re: mail filtering / qmail - tangent to spam mail question

2002-06-04 Thread Paul Miller
Do you know if maildrop can use qmail's variables? I'd like to avoid separate filter files for every .qmail-ext I have. Thanks! -Paul On Mon, 3 Jun 2002 22:18:46 -0500 Jamin W. Collins [EMAIL PROTECTED] wrote: On Mon, 3 Jun 2002 23:00:42 -0400 Paul Miller [EMAIL PROTECTED] wrote: I'm

Re: mail filtering / qmail - tangent to spam mail question

2002-06-04 Thread Paul Miller
Cool! I got it to work! Thanks!!! -Paul # cat .qmail |maildrop .mailfilter Maildir/ # cat .qmail-ext |maildrop .mailfilter mail/$EXT # cat .mailfilter if ( /^X-Spam-Status: Yes/ ) { to $HOME/mail/SPAM/ } else { to $HOME/$1 } On Tue, 4 Jun 2002 00:20:08 -0400 Paul Miller [EMAIL

good Linux modems

2002-06-04 Thread Paul Miller
Could someone recommend a good modem for linux? I'm looking for a PCI modem with good voice and faxing capabilities. I'm thinking about USR's 56K* V.92 Performance Pro Modem, anyone have experience with this modem? Is there Linux software that could act as an answering machine? Thanks, -Paul

Re: What do I need for email virus checking on debian server?

2002-06-04 Thread Paul Miller
What MTA are you using? Qmail with qmailscanner (http://qmailscanner.sourceforge.net I think) works very nicely. I use qmail, rblsmtpd (rbl block spam), qmailscanner w/ f-prot (AV scanner) spamassassin. Incoming smtp sessions are checked w/ rbl, then if accepted, the mail goes into qmail's

mail filtering / qmail - tangent to spam mail question

2002-06-03 Thread Paul Miller
Hey all, I'm using qmail/rblsmtpd, qmailscanner, and spamassassin. All my incoming mail are marked with X-Spam-Status: and I'd like to have mail with spam status of Yes put into a separate maildir. I'm using qmail maildirs, and I'd like to continue using maildirs. How can I filter my mail

acpi sleep/suspend

2002-06-02 Thread Paul Miller
How can I make linux (2.4.18) go to sleep if I haven't used my box after X minutes? My mboard supports acpi and my monitor supports dpms. DPMS is working. Thanks, -Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: color boot text

2002-06-01 Thread Paul Miller
This would actually be very simple. Just create an included script with two functions -- init_fail() and init_ok(). These functions simple print failed or ok in color. Next, just include this script (. /etc/init.d/color_funcs.sh) in every init.d script. Finally, change done to init_ok(),

Re: Installation / Compiling / 3C905C-TX-M

2002-05-21 Thread Paul Miller
3c59x is also for 3c905 cards (I have one too). Add 3c59x to your /etc/modules file or compile it into the kernel. This driver is also included with potato. -Paul On Tue, 21 May 2002 16:35:23 +0200 Axel Schlicht [EMAIL PROTECTED] wrote: Hi folks. After getting a new PC the other day I am

Re: Installation / Compiling / 3C905C-TX-M

2002-05-21 Thread Paul Miller
3com directed me to their homepage where I was able to download some drivers, precompiled for up to kernel 2.2.15, some for kernel 2.4 up, none specified for Debian. So I tried to compile 'em myself. Unfortunately, those source files expect (among others) a file linux/modversions.h. But

Re: GeForce7700TI - video capture

2002-05-04 Thread Paul Miller
checkout the rivatv project on sf. -Paul On Sat, 04 May 2002 19:45:12 -0300 Luiz Carlos Santos de Alencar [EMAIL PROTECTED] wrote: Should I be hopeful to get a 64 Mb nVidia gForce2 TI working (with Debian 2.2) on video capture jobs? -- Luiz Carlos -- To UNSUBSCRIBE, email to

Re: SBLive! and 5.1

2002-04-30 Thread Paul Miller
Search on sourceforge for emu10k1 ... creative's sblive drivers are open source now. I've got a platinum5 and the drivers are really awesome -- they allow you to totally customize the routing, allowing your card to act as multiple sound cards. The beeps, etc for out analog rear, xmms/dvd go

Re: SBLive! and 5.1

2002-04-30 Thread Paul Miller
2002 12:31:39 +0200 Josef Oswald [EMAIL PROTECTED] wrote: Paul Miller [EMAIL PROTECTED] writes: Search on sourceforge for emu10k1 ... creative's sblive drivers are open source now. I've got a platinum5 and the drivers are really awesome -- they allow you to totally customize the routing

Re: SBLive! and 5.1

2002-04-30 Thread Paul Miller
David, I routed PCM#1 and all digital devices to the digital output that is connected to my digital stereo. PCM#1 is also routed to my 'front' analog output. PCM#0 and all other devices are routed to my 'rear' analog output. The 'master' volume controls my front analog channel and the

keyboard: unknown e1 escape sequence

2002-04-28 Thread Paul Miller
Hi everyone, I'm using a Logitech iTouch cordless keyboard and I keep getting messages to the console saying keyboard: unknown e1 escape sequence .. they're driving me crazy, as it is extremely anonying when I'm editing something, etc. Someone posted having this problem before, but there were

dial on demand when ethernet fails

2002-04-27 Thread Paul Miller
Hello! I'm trying to setup my linux gateway to dialup if the ethernet connection to the internet fails. When the ethernet connection is restored, network traffic should be rerouted and the dialup connection should be disconnected. I'm running kernel 2.4.18 w/ iptables and latest debian 'testing'

Re: strange PPPd problems (dialing out)

2002-04-27 Thread Paul Miller
PROTECTED] wrote: [re-wrapped for your viewing pleasure] On Fri, Apr 26, 2002 at 12:41:39PM -0400, Paul Miller wrote: I'm having a very strange problem with getting pppd to work for outgoing connections. I have two ISA modems installed, on ttyS1 and ttyS3. I have no problems on ttyS1

Re: strange ppp

2002-04-27 Thread Paul Miller
Is it an old USR modem? I found some interesting notes about USR modems having difficulty just after a ppp connection is made. Setting a register fixed my problem (USR Spostser 28800 V.34). See http://www.wb.nic.in/internet/robotics.html -Paul On Sat, 27 Apr 2002 12:28 Janis HAGELBERG

strange PPPd problems (dialing out)

2002-04-26 Thread Paul Miller
Hi everyone! I'm having a very strange problem with getting pppd to work for outgoing connections. I have two ISA modems installed, on ttyS1 and ttyS3. I have no problems on ttyS1, but on ttyS3, I cannot ping the remote server - I connect as usual, get assigned an IP, etc. but I still

Re: apt-get source vs. binary

2002-03-12 Thread Paul Miller
Modify the debian/changelog in your debian source tree so that the version is 2:1.0.6-3, etc... the number in front of the colon will not show up in dselect, etc. This change will keep your version current. Unfortunately, dselect doesn't provide an indication when a newer debian version is

courier IMAP, removing Unmarked messages

2002-02-18 Thread Paul Miller
Title: Message Hi all. I'm running a Courier-IMAP server. When users delete messages from Outlook, they are "Unmarked" and not moved to the trash. Is it possible to have Courier move these messages to the Trash automatically? It is really annoying when your inbox is filled with deleted

RE: courier IMAP, removing Unmarked messages

2002-02-18 Thread Paul Miller
Ugh. That's a real pain; users won't like that. There's gotta be a way Courier can do it. -Original Message- From: Alex Malinovich [mailto:[EMAIL PROTECTED] Sent: Monday, February 18, 2002 4:40 PM To: Paul Miller Cc: debian Subject: Re: courier IMAP, removing Unmarked messages On Mon

RE: courier IMAP, removing Unmarked messages

2002-02-18 Thread Paul Miller
, February 18, 2002 5:09 PM To: Paul Miller Cc: 'debian' Subject: RE: courier IMAP, removing Unmarked messages I'm sure there's a way to set up Courier to do it, but you really wouldn't want to. My old employer had a 30-day purging policy for mail, and I can't tell you how many pissed off users I had

Frontpage2000 Extensions and Potato

2000-08-22 Thread Paul Miller
) Thanx, -- Paul Miller [EMAIL PROTECTED] http://www.nrl.csci.unt.edu/~pmiller NRL Administrator: http://www.nrl.csci.unt.edu Talons Alumni: http://orgs.unt.edu/talons Where do all the bits go when the computer is done with them?

Cron running 6 hours early

2000-02-07 Thread Paul Miller
while I am awake. Thank you for the help, -- Paul Miller [EMAIL PROTECTED] NRL Administrator http://www.nrl.csci.unt.edu Talons Alumni http://orgs.unt.edu/talons Where do all the bits go when the computer is done with them?

Re: Debconf: Failed to initialize Dialog front end

2000-02-02 Thread Paul Miller
The problem was not having dialog or whiptail not installed. Thanx for the heads up Joey. I should have checked the suggest dependencies I guess. Joey Hess wrote: Paul Miller wrote: I get this error message every time. It worked once for me when Potato was unstable, but after upgrading my

Re: forwarding X11 over ssh

2000-02-02 Thread Paul Miller
' option disables X forwarding. The '+x' option, which is default, enables X forwarding. Good luck, -- Paul Miller [EMAIL PROTECTED] NRL Administrator http://www.nrl.csci.unt.edu Talons Alumni http://orgs.unt.edu/talons Where do all the bits go when the computer is done with them?

Debconf: Failed to initialize Dialog front end

2000-01-31 Thread Paul Miller
I get this error message every time. It worked once for me when Potato was unstable, but after upgrading my packages when potato was frozen, I get this error from Debconf. I have tried reinstalling debconf, but that did not work. Thanks for the help, -- Paul Miller [EMAIL PROTECTED] NRL

lpd nis

2000-01-26 Thread Paul Miller
I have setup NIS to distribute the /etc/printcap file on my NIS server, and I can see the printcap on the clients with 'ypcat printcap'. Now how do I tell lpd and lpr to use the NIS printcap file instead of /etc/printcap? BTW, I am using the lprng package in Slink. Thanx in advance, -- Paul

Re: Configuration of Exim

2000-01-21 Thread Paul Miller
there. To test this simply telnet to localhost at port 25 and see if you connect. telnet localhost 25 If you want exim to run as a daemon, then /etc/init.d/exim needs to be edited. Who knows, this might even be the root of your problem with sending remote mail as well. -- Paul Miller [EMAIL PROTECTED

Re: Computer won't start

2000-01-12 Thread Paul Miller
?). - Bart -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] /dev/null -- Paul Miller [EMAIL PROTECTED] NRL Administrator http://www.nrl.csci.unt.edu Talons Alumni http://orgs.unt.edu/talons Where do all the bits go when the computer is done with them?

Problem with Boot Floppy and libncurses

2000-01-07 Thread Paul Miller
file: No such file or directory Now I have made sure that I have all the appropriate shared libraries for all the binaries I will be using on the root image, but what is ncurses complaing about? Thanx in Advance, -- Paul Miller Talons Member NRL Administrator [EMAIL PROTECTED]

Re: Vera and SIOCADDRT - separate subjects

2000-01-07 Thread Paul Miller
a route that already exists, hence the error as describe at that URL Howard offered. If you do not plan on using the 2.0.x kernels anymore, you can safely remove it. Otherwise, there is no harm by keeping it there. Hope this helps, -- Paul Miller [EMAIL PROTECTED] NRL Administrator http

Re: Problem with Boot Floppy and libncurses

2000-01-07 Thread Paul Miller
/libc.so.6 (0x40083000) /lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x4000) make sure you have at least all of those libraries in a place where bash can read them. nate On Thu, 6 Jan 2000, Paul Miller wrote: pmille I am trying to make my own boot floppy using the 2.2.13 kernel

Re: Setting up 20 equal linux boxes

2000-01-06 Thread Paul Miller
that I should take a different approach. Thanks in advance! - Konrad Mierendorff -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] /dev/null -- Paul Miller Talons Member NRL Administrator [EMAIL PROTECTED]

Re: error in loading shared libraries

1999-12-19 Thread Paul Miller
, and you can then reinstall it. You will easily notice that a library is not found as it tells you in the output of ldd. Good luck, -- Paul Miller [EMAIL PROTECTED] NRL Administrator http://www.nrl.csci.unt.edu Talons Alumni http://orgs.unt.edu/talons Where do all the bits go when the computer

Re: static IP on PPP

1999-12-19 Thread Paul Miller
i have tried putting the IP address in the /etc/ppp/peers/provider, but the ppp conection cannot still be established under my static IP what things i could have missed ? thanks a lot erasmo -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] /dev/null -- Paul Miller [EMAIL

Re: static IP on PPP

1999-12-19 Thread Paul Miller
in the /etc/ppp/peers/provider, but the ppp conection cannot still be established under my static IP what things i could have missed ? thanks a lot erasmo -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] /dev/null -- Paul Miller [EMAIL PROTECTED] NRL Administrator http

Re: apt-get difficulties

1999-11-10 Thread Paul Miller
it complains about are made for slink, but you have potato. I assume the ae, jed, most, newt, and rgrep packages are available at any debian ftp site. As for the Gnome stuff, I don't know. Hope this helps, -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when the computer is done with them?

Re: stdio.h: no such file or directory

1999-11-08 Thread Paul Miller
using locate as well as find but these devel lib header files seem to be missing. which package contains these? -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when the computer is done with them?

Re: NIS

1999-11-02 Thread Paul Miller
Marcin Kurc wrote: Is there bug in NIS package? It looks like ypbind dies, I've tried to compile it but it still does not work No bugs for me...I have about 20 systems using the NIS package. Try running ypbind with the -debug flag and see if that gives more info. -- Paul Miller [EMAIL

Re: Sound Card Problem

1999-10-28 Thread Paul Miller
the motherboard BIOS find the card in its Power On Self Test. As for isapnp not finding the card, I wonder if it is confused with the on board sound card. Can you try disabling the on board sound? Hope this helps -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when the computer is done

Re: smail misconfigured?

1999-10-13 Thread Paul Miller
no one else but you can use the htu.at domain with their computers. Hope this helps, -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when the computer is done with them?

Re: I just am not doing something right.

1999-10-12 Thread Paul Miller
box at home to get the rules I use. -- Paul Miller [EMAIL PROTECTED]

disabling ports

1999-08-20 Thread Paul Miller
How can I disable ports 515 and 6000 on my external ethernet adaptor? -- I'm ip masquerading an internal network and I only want those services running on the internal network. Thanks -Paul

Re: How does one forward mail on EXIM?

1999-08-18 Thread Paul Miller
Kent Andersen wrote: I guess exim will use a .forward file in the users directory and if so what is the format of that file? Just put the e-mail address of where you want the e-mail to go to. I think this would be the easiest way of doing this. Hope this helps -- Paul Miller [EMAIL

Re: Printing problem

1999-08-18 Thread Paul Miller
to stick with lp= instead of rm=, but the rp= becomes important. You will need the two setups, one for postscipt and the other for ASCII text. I hope this helps, -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when the computer is done with them?

Re: full color ghostview ?

1999-08-17 Thread Paul Miller
. -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when the computer is done with them?

Re: bash smaller fonts

1999-08-17 Thread Paul Miller
To change the console text, I use the 'SVGATextMode' package and the 'setfont' command which is in the 'kbd' package. Hope this helps, -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when the computer is done with them?

answering w/ mgetty

1999-08-17 Thread Paul Miller
Is it possible to config mgetty so that it'll *only* answer the phone when it receives FAX from the modem? I don't want mgetty answering data/voice calls at all. What about silent answering? Can mgetty be configured to 'silently' listen to an answered call by a answering machine or human and

Re: IP-Masquerade

1999-08-17 Thread Paul Miller
as long as someone does not break into the firewall itself. From the firewall machine they can travel to inner parts of the network. -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when the computer is done with them?

Re: dselect problem

1999-08-16 Thread Paul Miller
to bypass the dependancy screen. -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when the computer is done with them?

Re: eth2 problem

1999-08-13 Thread Paul Miller
to 'lsmod'? -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when the computer is done with them?

Re: hard drive error

1999-08-13 Thread Paul Miller
:23:37PM -0400, Paul Miller wrote: I want to be able to catch hard drive errors and email the administrator about the errors. Below is a sample message from the console: hda: irq timeout: status=0xd0 { Busy } ide0: reset: success Of course, all errors aren't reported the same; I

Re: problem loading ne module

1999-08-13 Thread Paul Miller
symbol ei_interrupt /lib/modules/2.2.10/net/ne.o: unresolved symbol NS8390_init /lib/modules/2.2.10/net/ne.o: unresolved symbol ei_close I'd try using modprobe instead of insmod. Modprobe will load any other modules that the ne.o module depends upon. Hope this helps, -- Paul Miller

Re: hard drive error

1999-08-13 Thread Paul Miller
Is there anyway to redirect the output? Perhaps pipe it into mail. -Paul On Fri, 13 Aug 1999, Steve Gore wrote: On Fri, Aug 13, 1999 at 09:15:05AM -0400, Paul Miller wrote: I just want the errors reported. This one may not serrious, but I've had others -- ie, Linux can read/write

hard drive error

1999-08-12 Thread Paul Miller
I want to be able to catch hard drive errors and email the administrator about the errors. Below is a sample message from the console: hda: irq timeout: status=0xd0 { Busy } ide0: reset: success Of course, all errors aren't reported the same; I want all information concerning the hard drive

get identity of qic tape?

1999-08-11 Thread Paul Miller
Is it possible to get the identity of a qic tape so it can be used in a shell script? Thanks -Paul

Re: Module problems

1999-08-10 Thread Paul Miller
. I never have. -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when the computer is done with them?

Re: New kernel problems

1999-08-09 Thread Paul Miller
section you have 'Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support' 'Include IDE/ATA-2 DISK support' set to yes. Hope this helps -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when the computer is done with them?

Re: Login script!

1999-08-07 Thread Paul Miller
. Hope this helps, -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when the computer is done with them?

Re: Dependency Problems Persist

1999-08-05 Thread Paul Miller
Sorry, perl-base is already the newest version. What now? Maybe you could try apt-get -f install This usually install the packages needed to fix dependancy problems for me. -- Paul Miller [EMAIL PROTECTED]

MARS_NWE and dos clients

1999-08-04 Thread Paul Miller
Anyone running MARS_NWE? I'm having trouble connecting to the server from dos. The client says that it can not find any servers... but, windows can see and connect to the server. What's wrong? I have the actual novell files from the SYS volume .. and the version is set to 3.11. Thanks -Paul

Re: a quick scsi question

1999-08-04 Thread Paul Miller
Terminated Tape Drive UnTerminated SCSI HD The hard drive could not communicate with the SCSI card in your computer as the Tape Drive would absorb the signal going both ways. Hope this helps, -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when the computer is done with them?

Multiple FC-10/20 cards (QIC Tape drives)?

1999-08-02 Thread Paul Miller
Is it possible to have multiple FC-10/20 (jumperless) cards in one machine? I'd like to put 3 of them in the same machine for simultaneous opperation. I'm using kernel 2.2.11pre4 with ftape and zftape compiled as modules. Thanks -Paul

Re: Routing table question

1999-07-28 Thread Paul Miller
column. In your default gateway route you see 'UG'. the 'G' means gateway. Above there is only 'U'. Which means the route is up. The line actually says send all packets destined for 192.168.1.x out on eth0. -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when the computer is done

Re: kernel panic while mounting root fs

1999-07-23 Thread Paul Miller
support This is of course assuming an IDE hard drive. Hope this helps, -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when the computer is done with them?

Re: kernel panic while mounting root fs (fwd)

1999-07-23 Thread Paul Miller
knowing how your partitions are setup, which ones are for Windows or Linux and such. The log output you provided does help :-) -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when the computer is done with them?

Re: HELP: Ethercard Not Detected at Boot

1999-07-22 Thread Paul Miller
the drivers for your NIC). So if you could, please share some info on the kernel you are using: was it upgraded, do you compile your own, and such. -- Paul Miller [EMAIL PROTECTED]

Re: A problem:SIOCADDRT :Invalid argument

1999-07-22 Thread Paul Miller
failure(problem :() Are you connected to the Internet in any way? If so, do you have a nameserver supplied in /etc/resolve.conf? -- Paul Miller [EMAIL PROTECTED]

Travan TR-3 tape drive woes

1999-07-15 Thread Paul Miller
I'm having trouble with Linux and my TR-3 tape drive. It's attached to the floppy cable and I've tested it in windows. I compiled the ftape and zftape modules in kernel 2.2.10 and loaded them fine. The tape drive is detected with no errors. Taper seg.faults when it backs up though, yet,

restoring Linux from a tape backup

1999-07-12 Thread Paul Miller
What is the best way to restore a Linux from a tape backup (ie, if the hard drive crashed and had to be replaced)? This task must be *simple* -- reinstalling Linux is not an option. I'd like it automated as much as possible. The tape backup is a TR-3 drive, which is supported by the kernel. I

tape backups and backup software

1999-07-10 Thread Paul Miller
Is it possible to have 2 colorado 1400 tape drives in one machine? I'd want to use 2 FC-10/20 cards (or can I put multiple drives on one card?) and be able to use them both at the same time. If the above is possible, what are some good backup software packages? I'm looking for something that's

multiple IPs on one netcard

1999-07-10 Thread Paul Miller
Is it possible to a network card configured to use multiple IP address (ie, 4 static + 4 dynamic = 8 IPs) at once? All of the IPs are on the same network and netmask. If this is possible, where can I find more information on how to do this? Thanks -Paul

RE: multiple IPs on one netcard

1999-07-10 Thread Paul Miller
To: Paul Miller Cc: Debian User Subject:Re: multiple IPs on one netcard On Sat, 10 Jul 1999, Paul Miller wrote: Is it possible to a network card configured to use multiple IP address (ie, 4 static + 4 dynamic = 8 IPs) at once? All of the IPs are on the same network and netmask

RE: Parallel-port CD-ROM install trouble

1999-07-09 Thread Paul Miller
Did you install the parallel port drivers in the kernel? I think the option is under block devices. Depending on your drive, you may need SCSI emulation and SCSI support enabled. I have an external HP7200e CD-Writer that connects to a parallel port and it works great. The devices for the

RE: Parallel-port CD-ROM install trouble

1999-07-09 Thread Paul Miller
/pcd0. Good luck! -Paul -Original Message- From: Todd Last [mailto:[EMAIL PROTECTED] Sent: Thursday, July 08, 1999 11:51 PM To: Paul Miller Cc: Debian User Subject:Re: Parallel-port CD-ROM install trouble No, I did not try that. I'm a newbie to this. To do this, do I

Re: [Debian] Gnome session manager

1999-07-05 Thread Paul Miller
you gnome panel system menu. You could add all these system setting into your .xsession file and remove gnome-session, or I just usually shut down all processes running on each desktop before I shut down my X session. Hope this helps, -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when

Audio CDs not detected with kernel 2.2.x

1999-07-03 Thread Paul Miller
as expected. My system: Pentium-MMX 200Mhz Atlas 24x Max CD-ROM SoundBlaster 64 Gold 40M Ram Samsung 3.4G IDE Drive Matrox Mystique 2M VRAM SMC 8013 NIC -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when the computer is done with them?

Re: Modem Trouble - strange stuff

1999-06-29 Thread Paul Miller
to the ATZ command. This is the first AT command sent to the modem. IF there are any other suggestions. I would be ever so grateful to get rid of this annoyance. Thanks again, -- Paul Miller [EMAIL PROTECTED] Where do all the bits go when the computer is done with them?

Re: Modem Trouble - strange stuff

1999-06-29 Thread Paul Miller
John Hasler wrote: Paul Miller writes: I get the NO CARRIER in response to the ATZ command. This is the first AT command sent to the modem. That sounds like a modem problem. Try connecting to the modem with minicom and sending it ATZ. I have opened Minicom, and I get the NO CARRIER

Modem Trouble - strange stuff

1999-06-28 Thread Paul Miller
in advance, -- Paul Miller [EMAIL PROTECTED]

ip masquerading/port forwarding

1999-06-27 Thread Paul Miller
I'm using Debian/unstable and kernel v2.2.10. I have a ip masquerading Linux box setup and working. I'd like to configure ports 137 to 139 of an internal machine to act as ports 20137 to 20139 on the external interface of the Linux box. I.e., the internal ip address sent from the internal

RE: Samba/Windows/etc over IP Masquerading

1999-06-26 Thread Paul Miller
I'm not using a NT domain controller, but I think NT, as well as Win95/98, will hold local elections to see which machine will carry the browsing list every 15 minutes or so... I'm not sure if additional information is sent from NT (without an initial client message); a DHCP service may operate

samba/win95 network over ip-masquerading

1999-06-25 Thread Paul Miller
I'm running Debian/Linux potato kernel 2.2.10 with Samba 2.0.4b and I'm trying to setup a Linux box to masquerade and allow browsing across the Linux box. Currently, IP Masquerading is working and I'm using the default Debian auto-configuration. More specifically, I want the machines on the

Re: No LILO Boot after Re-Install Windoze95

1999-04-03 Thread Paul Miller
-- Paul Miller [EMAIL PROTECTED]

Multiple sources for APT

1999-04-03 Thread Paul Miller
main deb http://http.us.debian.org/debian stable main contrib non-free I am wanting to install GNOME 1.0. Thanx in advance -- Paul Miller [EMAIL PROTECTED]

Re: Communicator email security

1999-03-24 Thread Paul Miller
on my home Slink setup. I only see the problem on the cluster of Slink machines I work with at school. Paul Miller [EMAIL PROTECTED]

Re: Dumb networking question about IP forwarding

1999-03-18 Thread Paul Miller
Dale E. Martin wrote: Paul Miller [EMAIL PROTECTED] writes: What you are trying to do is make a bridge. This is experimental in the new 2.2.x kernels. Will that work with IPX? There are Novell boxes on this network as well... It should. Bridges are suppost to work at the hardware

Re: kernel panic, no init found

1999-03-17 Thread Paul Miller
? OK, when you get the 'boot:' prompt from the rescue disk type linux root=/dev/hda2 This will boot the kernel off the floppy but use your hard drive as the root file system. Lilo should work fine from there. Be sure that /vmlinuz points to /boot/vmlinuz-2.0.34 -- Paul Miller [EMAIL PROTECTED]

Re: Kernel 2.2.1 question.

1999-03-17 Thread Paul Miller
found a .deb of the 2.2.3 image and I'm know trying that, but it doesn't find my OPTi card!! Are you compiling support for ELF binary format into your kernel? This option can be found under the General Setup section of menuconfig. -- Paul Miller [EMAIL PROTECTED]

Re: iso9660 module in kernel 2.0.34

1999-03-17 Thread Paul Miller
this helps -- Paul Miller [EMAIL PROTECTED]

Re: Dumb networking question about IP forwarding

1999-03-17 Thread Paul Miller
you can connect all your 10Mbs and 100Mbs devices to. -- Paul Miller [EMAIL PROTECTED]

Re: strange log messages/behavior

1999-03-16 Thread Paul Miller
. -- Paul Miller [EMAIL PROTECTED]begin:vcard n:Miller;Paul x-mozilla-html:FALSE org:Talons adr:;; version:2.1 email;internet:[EMAIL PROTECTED] title:President note:The Spirit of the University of North Texas x-mozilla-cpt:;0 fn:Paul Miller end:vcard

Re: Kernel 2.2.1 question.

1999-03-16 Thread Paul Miller
to my old kernel. I use loadlin to boot from DOS. With a boot disk the same things happen. Any clues? The answer will be found in the details. What were the 'module load errors' you recieved? If you can't reproduce the errors, just recompile a new kernel, and we'll go from there. -- Paul Miller

Re: Bootup path?

1999-03-16 Thread Paul Miller
is $HOME/.bash_profile. The search path is would you believe PATH. NLS is native language support. It allows programs to display text in other languages eg. Japanese. -- Paul Miller [EMAIL PROTECTED]begin:vcard n:Miller;Paul x-mozilla-html:FALSE org:Talons adr:;; version:2.1 email;internet

Re: kernel panic, no init found

1999-03-16 Thread Paul Miller
are using an IDE hard drive. -- Paul Miller [EMAIL PROTECTED]begin:vcard n:Miller;Paul x-mozilla-html:FALSE org:Talons adr:;; version:2.1 email;internet:[EMAIL PROTECTED] title:President note:The Spirit of the University of North Texas x-mozilla-cpt:;0 fn:Paul Miller end:vcard

  1   2   3   4   5   6   7   >