Re: Anyone have kernel-source-2.2.14.deb

2000-06-12 Thread Robert Waldner
On Mon, 12 Jun 2000 16:02:05 BST, Colin Watson writes: >Ron Rademaker <[EMAIL PROTECTED]> wrote: >>On Mon, 12 Jun 2000, Marvin Stodolsky wrote: >>> winmodem binary, which doesn't (yet work) with 2.2.15. Does >>> anyone have a kernel-source-2.2.14.deb that I could FTP in. >> >>Why do you want a .de

Re: /var/log/syslog entries

2000-06-12 Thread dyer
Matthew Thompson wrote: > Hello, > > I'm getting TONS of this: > > Jun 12 06:30:03 doma kernel: Packet log: input REJECT eth0 PROTO=17 > 216.39.146.44:513 216.39.146.255:513 L=88 S=0x00 I=56637 F=0x T=64 > (#5) > Jun 12 06:33:03 doma kernel: Packet log: input REJECT eth0 PROTO=17 > 216.39.146.

help

2000-06-12 Thread Sherry
>    Hi,>    >    A  friend installed debian on my PC. l now have a hardware modem and>    would like to install PHP for veiwing.  My debian has know user>    interface. Could someone help me.>    >    >    >    passion

Re: Latex and Foiltex

2000-06-12 Thread Raja R Harinath
Mithrandir <[EMAIL PROTECTED]> writes: > I got a simlpe question, does anybody known wheter there is a > Foiltex-Package for Latex as debian package?? I don't find it, and > it would be very important for me. The standard Latex don't seems to > include this package but it exists. FoilTeX is not D

finding files in .deb packages

2000-06-12 Thread John P. Donaldson
I'm trying to get a program I installed to start, but it says it needs libdb.so.3. How do I know what .deb package to install that will provide that library? Thanks, John __ Do You Yahoo!? Yahoo! Photos -- now, 100 FREE prints! http://photos.yahoo.

Re: Latex and Foiltex

2000-06-12 Thread J.H.M. Dassen \(Ray\)
On Mon, Jun 12, 2000 at 14:43:02 -0500, Raja R Harinath wrote: > As for why it is not available as a separate package in Debian -- maybe > there's no one interested enough. For slink, it's part of tetex-nonfree; I don't know what happened to it for potato. Ray -- PATRIOTISM A great British writ

Re: finding files in .deb packages

2000-06-12 Thread J.H.M. Dassen \(Ray\)
On Mon, Jun 12, 2000 at 12:45:44 -0700, John P. Donaldson wrote: > I'm trying to get a program I installed to start, but it says it needs > libdb.so.3. /lib/libdb.so.3 is part of "libc6" in potato. > How do I know what .deb package to install that will provide that library? Check out the variou

Re: finding files in .deb packages

2000-06-12 Thread Marcin Kurc
go to http://www.debian.org/distrib/packages On Mon, Jun 12, 2000 at 12:45:44PM -0700, John P. Donaldson wrote: > I'm trying to get a program I installed to start, but > it says it needs libdb.so.3. How do I know what .deb > package to install that will provide that library? > > Thanks, > John

Re: Latex and Foiltex

2000-06-12 Thread Riku Saikkonen
Mithrandir <[EMAIL PROTECTED]> writes: >I got a simlpe question, does anybody known wheter there is a >Foiltex-Package for Latex as debian package?? I don't find it, and >it would be very important for me. The standard Latex don't seems to >include this package but it exists. The foiltex package h

Re: dependencies rpoblem

2000-06-12 Thread jpb
Sven Burgener wrote: > > >I had no problems ditching exim and installing postfix a few months > ago. > > What advantages / plus-points does postfix have over exim? > I have only been using exim for a week now. Ran sendmail before, but as > I wasn't able to configure it to my (simple) needs, I swi

Re: dependencies rpoblem

2000-06-12 Thread Mark Brown
On Mon, Jun 12, 2000 at 02:33:41PM -0400, Chris Mason wrote: > I'm trying to install postfix and remove exim, I am having a problem because > "apt-get remove exim" fails because there are dependent programs. I don't > care, I would like to force the removal and then install postfix but even > "apt

Re: Best way to copy Linux from one drive to another

2000-06-12 Thread Andrew Sullivan
On Mon, Jun 12, 2000 at 08:18:05AM -0500, [EMAIL PROTECTED] wrote: > > > What is the best way to copy my Debian installation from one disk to another? Try the HOWTO: http://www.linuxdoc.org/HOWTO/mini/Hard-Disk-Upgrade.html -- Andrew Sullivan Computer Serv

Re: finding files in .deb packages

2000-06-12 Thread John P. Donaldson
> > I'm trying to get a program I installed to start, > but it says it needs > > libdb.so.3. > > /lib/libdb.so.3 is part of "libc6" in potato. I'm running slink. How do would I know that libdb.so.3 is part of libc6 on slink? I can't find it documented. I even downloaded the file you suggested

Re: telnet replacement

2000-06-12 Thread Andrew Sullivan
On Mon, Jun 12, 2000 at 09:27:57AM -0500, Timothy C. Phan wrote: > I do this from windows/NT? I did not seen windows/NT provide > the ssh. You can get a no-charge telnet program called Tera Term, and add the ttssh module to it. See A --

Re: help

2000-06-12 Thread Bolan Meek
> Sherry wrote: > > > Hi, Greetings: God bless you. > > A friend installed debian on my PC. l now have a hardware modem > > and would like to install PHP for veiwing. > > My debian has know user interface. Could someone help me. \- "no"? You su

Hard disk troubles

2000-06-12 Thread claviola
Hello folks, Somehow, something is messy in my hard disk and I can't boot into Linux anymore. First, I'll give you a little information that I hope will be useful if you're wishing to help me... Some months ago, I installed FreeBSD into a friends house, in another hard disk he gave me (640 MB), w

Re: Best way to copy Linux from one drive to another

2000-06-12 Thread mheyes
aha! Thanks! Andrew Sullivan <[EMAIL PROTECTED]> on 06/12/2000 03:18:45 PM To: Mike Heyes/LincolnFP/[EMAIL PROTECTED] cc: debian-user@lists.debian.org Subject: Re: Best way to copy Linux from one drive to another On Mon, Jun 12, 2000 at 08:18:05AM -0500, [EMAIL PROTECTED] wrote:

Re: finding files in .deb packages

2000-06-12 Thread Marcin Kurc
You are missing my post. I said go to http://www.debian.org/distrib/packages and search for packages. On Mon, Jun 12, 2000 at 01:23:15PM -0700, John P. Donaldson wrote: > > > I'm trying to get a program I installed to start, > > but it says it needs > > > libdb.so.3. > > > > /lib/libdb.so.3 is

RE: dependencies rpoblem

2000-06-12 Thread Lehel Bernadt
On 12-Jun-2000 Chris Mason wrote: > I'm trying to install postfix and remove exim, I am having a problem because > "apt-get remove exim" fails because there are dependent programs. I don't > care, I would like to force the removal and then install postfix but even > "apt-get -f remove exim" fails.

(slink+0.75)->potato login problem

2000-06-12 Thread Peter Allen
Hi, I've just upgraded from "slink with a lot of potato" to potato. (apt-get -f dist-upgrade) having rebooted to let everything settle in (everything looked fine on boot), I then tried to login: When I try I can type my username, then it waits three seconds and asks for my username again. (No passw

pgaccess & Postgresql

2000-06-12 Thread Sebastian Canagaratna
Hi: I am having problems with pgaccess and Postgresql. I am using potato. I can run with psql but when I type pgaccess the window appears I fill in my name, database, password etc I get the message connectDB() - connect failed. connection refused. Is the postmaster running ( with -i

Re: Is anyone packaging `lame' ?

2000-06-12 Thread Peter Allen
Adrian Bridgett wrote: > > On Mon, Jun 12, 2000 at 12:17:15 +0200 (+), J.H.M. Dassen (Ray) wrote: > > On Mon, Jun 12, 2000 at 12:12:06 +0200, Konrad Podloucky wrote: > > > Yeah, but haven't they removed all patented code recently? (At least the > > > latest beta doesn't contain any Fraunhofer

Re: Is anyone packaging `lame' ?

2000-06-12 Thread Peter Allen
Peter Allen wrote: > > Adrian Bridgett wrote: > > > > On Mon, Jun 12, 2000 at 12:17:15 +0200 (+), J.H.M. Dassen (Ray) wrote: > > > On Mon, Jun 12, 2000 at 12:12:06 +0200, Konrad Podloucky wrote: > > > > Yeah, but haven't they removed all patented code recently? (At least the > > > > latest bet

ipchains latency

2000-06-12 Thread Chris Brown
Hello, Our company LAN is divided into two segments, and I have just finished implementing firewalling rules for the router in between them, to protect the inner network from the outside world. After meticulously designing an installing my ipchains rules, I was dismayed by the perform

gphoto

2000-06-12 Thread cls--colo spgs
debs, i'm running potato and would like to use gphoto. the box has version 0.4.2-1 which gives this error: gphoto: error in loading shared libraries: libgphoto_konic_qm100.so.0: cannot open shared object file: no such file or directory so, i searched for the *qm100.so.0 file at debian.org an

Re: Netscape on low-mem system (was Re: X on a 486)

2000-06-12 Thread Felix Natter
kmself@ix.netcom.com writes: > On Tue, Jun 20, 2000 at 06:46:07PM +0200, Atila Nemet wrote: > > AN> Unfortunately I have only an old 486 PC on 120MHz. Is there > > AN> window manager which is low on system resources so I > > AN> could set up X on this 486? > > > > From, the help I've got, it seem

Re: gphoto

2000-06-12 Thread Robert L. Harris
Hate to say it, but get the source and compile it. The source is 4.3 and has a number of important fixes. It compiles clean though. Robert Thus spake cls--colo spgs ([EMAIL PROTECTED]): > debs, > > i'm running potato and would like to use gphoto. the > box has version 0.4.2-1 which gives thi

Re: Signals SIGSTOP

2000-06-12 Thread kmself
On Mon, Jun 12, 2000 at 02:40:16AM +0100, Nuno Almeida wrote: > I would like to know if this is simply a singularity of Debian, or if it's a > bug of mine. > > When I'm programming in C/C++ to other linux distr. and I make a signal > trap I can't, and that's absolutly normal, trap the signals 9 a

Potato Hangs Temporarily, Partially -- Causes?

2000-06-12 Thread Jeff Hill
What are the possible causes of a temporary, partial system hang/freeze? Specifically, the system (a web server): * stops responding to most requests for up to one or two minutes, then comes back to life; * hangs only (as far as I can tell) when there is some load on the server; * discont

Re: telnet replacement

2000-06-12 Thread kmself
On Mon, Jun 12, 2000 at 01:52:31PM -0400, Dan Brosemer wrote: > The US has strange laws which restrict the export of cryptographic code. > The point of SSH is its cryptographic code, and thus cannot be exported from > the US. That doesn't mean it can't be imported _to_ the US, though. That's > w

Re: Need help w/proper syntax for Netscape in .Xdefaults

2000-06-12 Thread kmself
On Mon, Jun 12, 2000 at 02:35:23AM -0500, John Foster wrote: > netscape*Navagation ToolBar.Shop.isEnabled:false > below is my pieced together file to control netscape. I have found the > all of the colors seem OK but the real reason that I want to get this > correct is to get rid of the Shop butt

xterm

2000-06-12 Thread cls--colo spgs
debs, in my potato box(es), my window mnager is icewm; my theme, "liquid." is there a way make the xterm "box" a "see-through" (to the background or to a background image)? (in other words, do i have to use the white/gray box in xterm or could i use an image or a different color background for

Unidentified subject!

2000-06-12 Thread pvlad
subscribe

Re: Netscape on low-mem system (was Re: X on a 486)

2000-06-12 Thread servicom
Or, you could check this out: http://arachne.cz/ (Arachne WWW browser for DOS+Linux / Webhosting / MP3streaming) Cheers, Jason. > > besides gzilla (www.gzilla.com ?), there is also > mnemonic (www.mnemonic.org). It requires multi-threading, so you need > to have glibc 2.1.x (potato) > > try

Re: esound (woody) broken?

2000-06-12 Thread Brad
On Mon, Jun 12, 2000 at 11:46:08AM -0400, Thomas Hood wrote: > > GNOME plays sounds through esd. If esd is not running, > and sound is enabled in GNOME, and an app issues a sound, then > GNOME pauses or hangs up. So one wants esd to be running. i don't use gnome, but i edited /etc/esound/esd.co

Re: setting up multi boot system

2000-06-12 Thread ktb
I just got home from work, sorry for the late reply. I've only installed Windows and Linux on a single disk once. Maybe someone with a little more experience in this area could step up to the plate? Anyway have you read the installation instructions at -- http://www.debian.org/releases/slink/i38

Re: Samba and VMWare

2000-06-12 Thread Kelly Corbin
> I'm assuming you're using a bridged network configuration under VMware. I > suspect your interfaces line in smb.conf is the culprit. > > > ; Allow several Samba servers on the same machine > > interfaces = eth* 208.46.58.171#/208.46.58.248/255.255.255.0 > > bind interfaces only = yes > > Th

Re: Signals SIGSTOP

2000-06-12 Thread Chris Gray
On Mon, Jun 12, 2000 at 02:40:16AM +0100, Nuno Almeida wrote: > I would like to know if this is simply a singularity of Debian, or if > it's a bug of mine. > > When I'm programming in C/C++ to other linux distr. and I make a > signal trap I can't, and that's absolutly normal, trap the signals 9 >

SIGSTOP signal

2000-06-12 Thread Nuno Almeida
I would like to know if this is simply a singularity of Debian, or if it's a bug of mine. When I'm programming in C/C++ to other linux distr. and I make a signal trap I can't, and that's absolutly normal, trap the signals 9 and 17, for SIGKILL and SIGSTOP. On Debian I can catch the SIGSTOP signal

Re: Signals SIGSTOP

2000-06-12 Thread Brad
Please break your lines at <76 characters. On Mon, Jun 12, 2000 at 02:40:16AM +0100, Nuno Almeida wrote: > I would like to know if this is simply a singularity of Debian, or if > it's a bug of mine. > > When I'm programming in C/C++ to other linux distr. and I make a > signal trap I can't, and th

Re: Debian i386 mirror

2000-06-12 Thread Olaf Meeuwissen
"Gary Hennigan" <[EMAIL PROTECTED]> writes: > I only mirror the 386 portions of potato, US and non-US, and my > archive is about 2G. I guess you don't do the sources then. > I had a major problem setting up a potato mirror using any type of > ftp-mirroring utility (like "mirror"). When I first s

Re: use second hard drive to boot from?

2000-06-12 Thread ktb
Joe Smith wrote: > > Hello, > > I use Debian 2.1. I have recently run out of space on my hard drive and am > considering buying an additional one but am unsure if I can install it into > my box to boot from. > > Is it possible to install a second hard drive into something like the floppy > driv

Re: telnet replacement

2000-06-12 Thread Brad
On Mon, Jun 12, 2000 at 01:52:31PM -0400, Dan Brosemer wrote: > > I don't > know if there is a telnet-ssl client for NT, so you might want to look for > that and if you find one, give telnet-ssl and telnetd-ssl a try. I really > don't know how they work or what's available for NT, though. There'

Re: new Debian user

2000-06-12 Thread Brian Potkin
On Mon, Jun 12, 2000 at 12:59:36PM +0100, Anthony Durity wrote: > Hi all, > > I am new to the Debian fold and I am afraid that I am having trouble > adjusting from my RedHat/Mandrake familiarity. Some of these questions may > not be so Debian related so sorry in advance. > > I am in the process

Exim changes

2000-06-12 Thread Mark Phillips
My ISP is soon to make changes to its email system, and as a result I need to change my exim setup. Basically, whereas the host I used to send out email used to be "adam.ist.flinders.edu.au", it now is "mail.infoeng.flinders.edu.au". A quick "grep adam exim.conf" gave me: route_list = "* adam.i

postfix help

2000-06-12 Thread Dave Bateman
I saw from earlier postings that quite a few of you are using postfix. I've been using netscrape for e-mail and a recent bout with X convinced me that I should set up e-mail "properly". I managed to get postfix on my machine and exim off, but I could use a hand configuring postfix. My machine i

Re: Exim changes

2000-06-12 Thread Brad
On Tue, Jun 13, 2000 at 09:23:47AM +0930, Mark Phillips wrote: > > #disabled#smtp stream tcp nowait mail/usr/sbin/exim exim > -bs > > which would suggest that exim is disabled through this mechanism > > I'm confused. Any hints? Did you tell exim to reload the config fil

Re: postfix help

2000-06-12 Thread Jim Ray
On Mon, 12 Jun 2000, Dave Bateman wrote: > ~/.fetchmailrc > > bash-2.04$ cat .fetchmailrc > poll pop.mindsprind.com protocol POP3 username batemand is > dsb password xxx fetchall i Looks ok. > > Is there a configuatorer/magic pill that sets up postfix

emacs20 install problem

2000-06-12 Thread Aaron Solochek
I get the following error on a potato system: Reading Package Lists... Done Building Dependency Tree... Done 0 packages upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 1 packages not fully installed or removed. Need to get 0B of archives. After unpacking 0B will be used. Do you want t

Re: Exim changes

2000-06-12 Thread Mark Phillips
Brad [EMAIL PROTECTED] wrote: > On Tue, Jun 13, 2000 at 09:23:47AM +0930, Mark Phillips wrote: > > > > #disabled#smtp stream tcp nowait mail/usr/sbin/exim exim > > -bs > > > > which would suggest that exim is disabled through this mechanism > > > > I'm confused. Any hint

Re: Daemons that use the serial ports

2000-06-12 Thread Oki DZ
On Mon, 12 Jun 2000, Shaul Karl wrote: > Perhaps lock files in /var/lock/ can help? That's the problem, there's no LCK..ttyS0 or S1 in it. Oki

Re: pgaccess & Postgresql

2000-06-12 Thread Oliver Elphick
Sebastian Canagaratna wrote: >Hi: > I am having problems with pgaccess and Postgresql. I am > using potato. I can run with psql but when I type pgaccess > the window appears I fill in my name, database, password > etc I get the message connectDB() - connect failed. connection >

Re: xterm

2000-06-12 Thread Brian Stults
cls--colo spgs wrote: > > is there a way make the xterm "box" a "see-through" (to > the background or to a background image)? (in other > words, do i have to use the white/gray box in xterm or > could i use an image or a different color background > for xterm boxes?) AFAIK, you can't do that wit

Re: Setting hwclock Time

2000-06-12 Thread Jack Morgan
Michael Perry <[EMAIL PROTECTED]> wrote: > Do you have hwclock running? I will assume you have it but no man pages > yet. > > Basically, you enter a command like: > > hwclock --set --date="9/22/96 16:45:05" > > This sets the bios clock to the correct time. Just change the part in > quotes. Then

inn2: innd won't start

2000-06-12 Thread Bob Bernstein
I am trying to get inn2 to work, if only in the default local groups config that the deb comes set up with. My problem is that innd is failing to start and failing in such a stunningly silent fashion that I cannot figure out what the problem is! I have gone through running news.daily and inncheck

Re: xterm

2000-06-12 Thread cls--colo spgs
Brian Stults wrote: > > cls--colo spgs wrote: > > > > is there a way make the xterm "box" a "see-through" (to > > the background or to a background image)? (in other > > words, do i have to use the white/gray box in xterm or > > could i use an image or a different color background > > for xterm b

Re: Samba and VMWare

2000-06-12 Thread Bob G
"Kelly Corbin" <[EMAIL PROTECTED]> wrote: > > > ; Allow several Samba servers on the same machine > > > interfaces = eth* 208.46.58.171#/208.46.58.248/255.255.255.0 > > > bind interfaces only = yes > > > > That interfaces line doesn't look right. Is it really like that, or just the > > messag

Upgrade Red Hat -> Debian without losing /home?

2000-06-12 Thread Lee Revell
Hello, I have an old Ultrasparc with Red Hat 6.2 on it, which on this box is at least as unstable as anything from Microsoft. Networking will mysteriously stop working every few weeks for no reason. Changing kernels has no effect. Maximized windows cover up the GNOME panel regardless of my sett

Re: Upgrade Red Hat -> Debian without losing /home?

2000-06-12 Thread kmself
On Mon, Jun 12, 2000 at 09:16:42PM -0500, Lee Revell wrote: > Hello, > > I have an old Ultrasparc with Red Hat 6.2 on it, which on this box is at > least as unstable as anything from Microsoft. Networking will > mysteriously stop working every few weeks for no reason. Changing > kernels has no e

Re: xterm

2000-06-12 Thread kmself
On Mon, Jun 12, 2000 at 08:27:09PM -0400, Brian Stults wrote: > cls--colo spgs wrote: > > > > is there a way make the xterm "box" a "see-through" (to > > the background or to a background image)? (in other > > words, do i have to use the white/gray box in xterm or > > could i use an image or a di

Re: Exim changes

2000-06-12 Thread Mark Phillips
I wrote: > My ISP is soon to make changes to its email system, and as a result I > need to change my exim setup. Basically, whereas the host I used to > send out email used to be "adam.ist.flinders.edu.au", it now is > "mail.infoeng.flinders.edu.au". A quick "grep adam exim.conf" gave > me: >

Re: General Resolution: Removing non-free

2000-06-12 Thread Eric DeWitt
>Date: Wed, 7 Jun 2000 19:56:49 -0400 >From: Adam McKenna <[EMAIL PROTECTED]> >Subject: Re: General Resolution: Removing non-free > > >On Wed, Jun 07, 2000 at 06:46:11PM -0500, John Goerzen wrote: >> How many times do I have to repeat it. >> >> DEBIAN DOES NOT INLCUDE NON-FREE NOW. > >There's no n

rsync & apt-get

2000-06-12 Thread Pat Mahoney
I don't know much about rsync, so I though I'd ask here. What are the chances of getting debian to have its pakages on rsync and make apt-get use that instead of ftp. Wouldn't this greatly speed up upgrades (especially to us poor souls with only dialup), or is my conception of rsync totally wrong

Re: finding files in .deb packages

2000-06-12 Thread Colin Watson
Marcin Kurc <[EMAIL PROTECTED]> wrote: >On Mon, Jun 12, 2000 at 01:23:15PM -0700, John P. Donaldson wrote: >> I'm running slink. How do would I know that >> libdb.so.3 is part of libc6 on slink? I can't find it >> documented. I even downloaded the file you suggested, >> "contents-i386" and did

Re: Specify dial string for PPP connection with pppconfig

2000-06-12 Thread Eric G . Miller
On Sun, Jun 11, 2000 at 04:46:29PM -0400, Arcady Genkin wrote: > I'm trying to switch off modem sound when connecting to the ppp > service provider, but can't seem to find a place to stick in M0 in the > dial string... Is there a standard way of doing it? After all of the "ABORT " lines in /etc/ch

Re: kernel2.3.99pre3 to pre9

2000-06-12 Thread Rogerio Brito
On Jun 12 2000, Jeronimo Pellegrini wrote: > In the ftp directory with the kernels, there's a "4.0" directory. > You need the 4.0-test1 kernel there. That should be: ftp://ftp.us.kernel.org/pub/linux/kernel/v2.4/patch-2.4.0-test1.gz Not all mirrors carry it, though.

Re: The Thrill of Debian Gnu/Linux

2000-06-12 Thread Rogerio Brito
On Jun 10 2000, John McBride wrote: > kmself@ix.netcom.com wrote: > > RedHat is a system you install many times (note: biased opinion, but > > based on upgrades 4.2 -> 5.0 -> 5.2). > > > > Debian is a system you install twice (once to learn how, once to get it > > right). > > I tentatively agree

SSH

2000-06-12 Thread Jay Kelly
Hello All, Ok Im working on logining in with a secure shell. My system is running Potato with kernel 2.2.15. I have installed ssh and tried ssh localhost to make sure everything is working and I have no problems. So I continue to generate a RSA key with ssh-keygen. I save the key into ~/ssh and cop

Re: postfix help

2000-06-12 Thread Eric Gillespie, Jr.
On Mon, Jun 12, 2000 at 06:55:01PM -0500, Dave Bateman <[EMAIL PROTECTED]> wrote: > I managed to get postfix on my machine and exim off, but I > could use a hand configuring postfix. Even though a little config script hasn't been written for postscript (like they have for smail and exim), it'

Re: inn2: innd won't start

2000-06-12 Thread Bob Bernstein
I have an answer, just for the record and anyone else who runs into this: On Mon, Jun 12, 2000 at 08:36:20PM -0400, Bob Bernstein wrote: > My problem is that innd is failing to start and failing in such a stunningly > silent fashion that I cannot figure out what the problem is! Not silent at all

Re: Exim changes

2000-06-12 Thread John Pearson
On Tue, Jun 13, 2000 at 09:23:47AM +0930, Mark Phillips wrote > My ISP is soon to make changes to its email system, and as a result I > need to change my exim setup. Basically, whereas the host I used to > send out email used to be "adam.ist.flinders.edu.au", it now is > "mail.infoeng.flinders.edu

Solved: Need help w/proper syntax for Netscape in .Xdefaults

2000-06-12 Thread John Foster
Thanks everybody, all of the help was very useful! I determined that the real issue was the editor that I was using, as I had already done what most of you had suggested. I switched to CoolEdit and did away with all of the word wrap crap and that solved the problem. I am now on to exploring these n

Re: linuxconf for debian

2000-06-12 Thread Nate Duehr
On Sun, Jun 11, 2000 at 08:26:05PM +0200, Felix Natter wrote: > is it possible to use linuxconf with debian (2.2) ? Yes, it's packaged, but make sure you read the README.Debian or somesuch file in the /usr/doc/linuxconf dir to see what's currently working and what's broken... I think there are sti

Re: postfix help

2000-06-12 Thread Pat Mahoney
On Mon, Jun 12, 2000 at 06:55:01PM -0500, Dave Bateman wrote: > I saw from earlier postings that quite a few of you are using postfix. > I've been using netscrape for e-mail > and a recent bout with X convinced me that I should set up e-mail > "properly". > I managed to get postfix on my machin

Re: Exim changes

2000-06-12 Thread Mark Phillips
John Pearson [EMAIL PROTECTED] wrote: > It could be that mail.infoeng.flinders.edu.au and > adam.ist.flinders.edu.au are the same machine, and it's simply > using the canonical name in your logs. This would be fairly > normal if they are arranging a transition from one to the other: > both would

<    1   2