Re: pine and MIME

1996-11-05 Thread Marco Mariani
On Tue, 5 Nov 1996, Heiko R. Selber wrote: > > > It seems that PINE likes to reply to a message using the QUOTED-PRINTABLE > > > encoding whenever it sees strange characters in the message I'm replying > > > to. Can I prevent this behaviour? I'd like to send out plain ASCII files, > > > without th

Virtual host support for smail aliases?

1996-11-05 Thread Joe Emenaker
Does smail support virtual hosts for its aliases? For example, would it work to have an aliases file like so: postmaster: root webmaster: jdoe [EMAIL PROTECTED]: client1 [EMAIL PROTECTED]: client2 If this isn't supported, does anyone know of any mail trasnports that *do* support thi

combining linux partitions

1996-11-05 Thread Igor Grobman
I've recently installed Debian distribution. I really like it, so I'd like to get rid of my old slackware install, and make the Slackware and Debian partition into one. Is there a program out there that would do it. I have Partition Magic, but it refuses to touch Linux partitions... Thanks

Re: Please Help me Out

1996-11-05 Thread Bruce Perens
You should not have to compile the ibcs package. If your system has direct access to the Internet, start up "dselect" as root and select the FTP installation method. Select the FTP site as ftp.debian.org and the distribution as "stable". Select the packages you want, and then watch as they are down

Re: Debian really best?

1996-11-05 Thread Guy Maor
Tim T Walker <[EMAIL PROTECTED]> writes: > Why is Debian better? http://www.debian.org/FAQ/debian-faq-2.html#ss2.3 Guy -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Re: Debian really best?

1996-11-05 Thread Kai Grossjohann
> Tim T Walker writes: Tim> Why is Debian better? I chose it because of the packaging system and because they said that they try to provide a stable system. In fact, nothing about Debian has ever behaved in an unexpected way for me (except for stuff that I configured myself -- go figure).

Jazz Drives

1996-11-05 Thread Tim Sailer
Is anyone using a 1 gig Jazz drive (lp port model) on Linux? If so, how is it working? Are you able to boot off it from lodlin? Tim -- (work) [EMAIL PROTECTED] / (home) [EMAIL PROTECTED] - http://www.buoy.com/~tps "What would you do with a brain if you had one?" Dorothy, Wizard of

Re: Travan Tape Drive Problems

1996-11-05 Thread Guy Maor
"Walter L. Preuninger II" <[EMAIL PROTECTED]> writes: > Yes, I used tar -cvpzf/dev/ftape. /dev/ftape is a symlink to /dev/rft0. > I will install taper and try it. If if I/Os with tar, I doubt it will work with taper. This may seem like a stupid question, but did you recompile your kernel and say

Debian really best?

1996-11-05 Thread Tim T Walker
Hi, I have been looking at some Linux sets via ftp, reading these letters, and installed a Debian and a Slackware (obtained via ftp, no applications in either case). Why is Debian better? I'm serious, this is not intended to get everybody all excited. I'm ready to buy a CD set and I want to

Re: Hylafax packages?

1996-11-05 Thread Christoph Lameter
Ok. I will put the fax related files in a separate package mgetty-fax (and the voice part in mgetty-voice). Thus hylafax should conflict with mgetty-fax . On Tue, 5 Nov 1996, Dermot Bradley wrote: bradley >On Tue, 5 Nov 1996, Christoph Lameter wrote: bradley > bradley >> What is exactly conflicti

Re: Hylafax packages?

1996-11-05 Thread Dermot Bradley
On Tue, 5 Nov 1996, Christoph Lameter wrote: > What is exactly conflicting? mgetty and hylafax both provide a binary called sendfax in /usr/sbin Dermot -- Dermot BradleyEmail: [EMAIL PROTECTED] Communications Director Tel: +44 1232 572003 G

AAAH!! Diald again!!

1996-11-05 Thread Tim O'Brien
I once had diald working on my system, then it crashed. I had a bad HDD and replaced it, and I've got it all working again... Except diald. I know it's a functional program, I had it working before. The PPP options file has everything disabled. Diald is being run like this: diald /dev/ttys1 -m

[Solution] NIS slave hosts map problem

1996-11-05 Thread Arrigo Triulzi
Hello all, the solution to the problem described previously (slave server unable to transfer the hosts.{byaddr,byname} maps due to a DBM error) is solved by upgrading ypserv to version 1.1.1 (distributed version is 1.0.4). This version can be found at: ftp.lysator.liu.se/pub/NYS/servers f

Re: lsof: Can't read kernel namelist from /System.map

1996-11-05 Thread Marty Leisner
You need a correct zSystem.map to go with the kernel. This is a headache... What I'm doing to automate the process is changing the kernel Makefile: : [EMAIL PROTECTED]; cat kernel.makefile --- Makefile1996/09/14 00:38:40 1.1 +++ Makefile1996/09/14 00:38:56 @@ -177,6 +177,7 @@

Re: Travan Tape Drive Problems

1996-11-05 Thread Walter L. Preuninger II
On 5 Nov 1996, Guy Maor wrote: > "Walter L. Preuninger II" <[EMAIL PROTECTED]> writes: > > > Ok, i need to back up that 9GB disk drive. My system has an Eagle(Exabyte) > > tape drive. The cartridge has TR3 on it. 95 seems to save files to a tape. > > I can retension the tape by mt -f/dev/ftape r

Re: Hylafax packages?

1996-11-05 Thread Christoph Lameter
What is exactly conflicting? On Tue, 5 Nov 1996, Dermot Bradley wrote: bradley >On Tue, 5 Nov 1996, Craig Sanders wrote: bradley > bradley >> You mentioned that one of your hylafax packages conflicts with mgetty - are bradley >> you working on fixing that? bradley > bradley >It has been suggeste

Re: Hylafax packages?

1996-11-05 Thread Dermot Bradley
On Tue, 5 Nov 1996, Craig Sanders wrote: > You mentioned that one of your hylafax packages conflicts with mgetty - are > you working on fixing that? It has been suggested that I use "diversions" to handle the conflict. Anyone got a example of a diversion? Dermot -- Dermot Bradley

Re: Hylafax packages?

1996-11-05 Thread Dermot Bradley
On Mon, 4 Nov 1996, Christoph Lameter wrote: > I have no experience with multi-binary packages. If someone else wants to > do it then tell me. Otherwise I have to make debmake multi-binary aware. > > Can you send me a summary of your experiences so I can improve my package? Sure, I like debmake

Re: Keyboard mess

1996-11-05 Thread Brian C. White
> Run xkeycaps with its output redirected to a file called Xmodmap.new. > Change the mapping of the BS key to mean 'Backspace' rather than 'Delete' > and then write all of the keys out. I then take this Xmodmap.new file > and move it to /etc/X11/Xmodmap. This works fine for all the > applications

Re: pine and MIME

1996-11-05 Thread Heiko R. Selber
On Tue, 5 Nov 1996, Dale Scheetz wrote: > On Sun, 3 Nov 1996, Marco Mariani wrote: > > It seems that PINE likes to reply to a message using the QUOTED-PRINTABLE > > encoding whenever it sees strange characters in the message I'm replying > > to. Can I prevent this behaviour? I'd like to send out pl

Re: tail -f /var/adm/messages

1996-11-05 Thread Johann Spies
Thank you for your reaction. Heiko wrote: >What does the last line before all this in '/var/adm/messages' say? I found the following sequence of lines: - Nov 4 07:55:43 Johann syslogd: exiting on signal 15 Nov 4 09:15:24 Johann syslogd 1.3

Reading news offline

1996-11-05 Thread Johann Spies
I have a dial-up connection to my ISP. I want to be able to read the usergroups offline. I have downloaded suck, inn and inews and also trn. After I have read their documentation and also the News-HOWTO, I still do not know how to do it. I can read news with trn and gnus, but only while I am

Re: cpio WAS: Rearranging partitions

1996-11-05 Thread tomk
Martin Stromberg writes: > > The con regarding "cp -a" is that it's GNU cp. Versions on other systems > fuck up symbolic links e. g. > I used this very same method to migrate my debian system to a new hard drive and I agree with the above! I had /usr/local/bin setup with symbolic links (for m

Re: pine and MIME

1996-11-05 Thread Dale Scheetz
On Sun, 3 Nov 1996, Marco Mariani wrote: > Hi all! > > It seems that PINE likes to reply to a message using the QUOTED-PRINTABLE > encoding whenever it sees strange characters in the message I'm replying > to. Can I prevent this behaviour? I'd like to send out plain ASCII files, > without things

Re: Travan Tape Drive Problems

1996-11-05 Thread Guy Maor
"Walter L. Preuninger II" <[EMAIL PROTECTED]> writes: > Ok, i need to back up that 9GB disk drive. My system has an Eagle(Exabyte) > tape drive. The cartridge has TR3 on it. 95 seems to save files to a tape. > I can retension the tape by mt -f/dev/ftape retenstion, but when I try to > erase or sav

Re: Clock in error in NTP client env.

1996-11-05 Thread Guy Maor
[EMAIL PROTECTED] ( WILLIAM M BURNS) writes: > Does any know of a reason that the local CPU clock would jump forward > 1 hour? Some CMOS can handle daylight savings for you. You want that to be disabled. Guy -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PR

Please Suggets me some solution ..

1996-11-05 Thread resshmi
Dear Sir, I have downloaded Linux ver. 2.0.0 from ftp site debian.org . I was able to load it successfully, I have loaded first 6 floppies and loaded rest of the operating system by networking. I tried using SVR4 binaries , as

Travan Tape Drive Problems

1996-11-05 Thread Walter L. Preuninger II
Ok, i need to back up that 9GB disk drive. My system has an Eagle(Exabyte) tape drive. The cartridge has TR3 on it. 95 seems to save files to a tape. I can retension the tape by mt -f/dev/ftape retenstion, but when I try to erase or save something to the tape, I get: mt: /dev/ftape: I/O err

Networking woes (Detailed & Long)

1996-11-05 Thread Walter L. Preuninger II
Well, I finally got the p166 up and running, including the 9GB ext2 filesystem I had problems with earlier, thanks to this list. Now there are still 2 issues that I need to resolve, but there is not as much urgency this time. The second issue will be in another mailing. To see the problem, jump t

Re: talking RS232

1996-11-05 Thread Bruce Perens
From: [EMAIL PROTECTED] > 1. Is there a simple program to talk transparently to my RS232 port. I use "minicom". It works with or without a modem. > 2. I have noticed that my xterm converts both '^J' and '^M' into > newlines. For the time being you can use Ctrl-Alt-F1 (or F2 through F6) to get t

cdu31a

1996-11-05 Thread Bruce Perens
Run the module configuration, and add the arguments cdu31_port=0x cdu31a_irq=X Fill in your I/O port address and IRQ as appropriate. Bruce -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Please Help me Out

1996-11-05 Thread resshmi
Dear Sir, I have downloaded Linux ver. 2.0.0 from ftp site debian.org . I was able to load it successfully, I have loaded first 6 floppies and loaded rest of the operating system by networking. I tried using SVR4 binaries , as

trouble with bootup...

1996-11-05 Thread edwalter
I am having some trouble with my bootup sequence. Specifcally, slattach is getting killed some time between when it gets started and when the login prompt appears. I have tried using nohup, but this has no effect. slattach still gets killed. slattach is getting started. I have put some ps's in

Re: Running Debian

1996-11-05 Thread Daniel Stringfield
On Mon, 4 Nov 1996, Neil Walker wrote: > Have a look at SVGATextMode it's very good. > I got mine of a InfoMagic CD but its on Sunsite, > gives you whatever size screen you want for dselect, > I usually use 116x36. Its a Debian package too.. :) Doesn't look very good with my video card and mo

[new version] Cryptographic Filesystem for Debian.

1996-11-05 Thread Patrick J. Edwards
A new version of CFS has been released. You can find it on ftp://hpnz8.ifj.edu.pl/pub/linux/cfs/. Let me know if you can find any problems with it. -BEGIN PGP SIGNED MESSAGE- Format: 1.5 Date: Thu, 24 Oct 1996 11:06:00 -0800 Source: cfs Binary: cfs Architecture: source i386 Versio

Clock in error in NTP client env.

1996-11-05 Thread WILLIAM M BURNS
Does any know of a reason that the local CPU clock would jump forward 1 hour? We are running as a NTP client and the clocks are in sync with the NTP server. This has run fine for some time. Now, for some unknown reason, the clock jumps forward 1 hour. The NTP server is ok. All the other NTP

dpkg verification

1996-11-05 Thread BG Lim
I asked this question sometime ago but I don't think there was an answer. I was wondering is it possible to mimic the RedHat rpm verify command? You know, after installing many packages, and over some period of time, it is nice to check is the files from some earlier package are still there. BG -

Re: Keyboard mess

1996-11-05 Thread Carlo U. Segre
On Mon, 4 Nov 1996, Brian C. White wrote: > > > Netscape runs _fine_ if you use the Debian installer package! Actually, > > > all you really need to do is point it to the existing XKeySymDB file. > > > > > > This probably the case for other Motif apps, too. > > > > And how can we do this? > > T

Re: Mouse : can't locate module char-major-10

1996-11-05 Thread Igor Grobman
> Hello All, > > I am new to Linux and of course new to the Debian distribution. > > Recently I tried to install X on my box using the vga16 server. When > started, the server immediately die with a message "Cannot open > mouse : (no such device). > > Because X is a rather complex package, I tri

Re: Hylafax packages?

1996-11-05 Thread Christoph Lameter
It would probably be good to split mgetty into mgetty mgetty-fax mgetty-voice mgetty-doc That does not solve the problem with accepting incoming faxes though. Although hylaxfax does have something to offer in this regard. I have no idea how to integrate that. I have no experience with multi-bin

talking RS232

1996-11-05 Thread salwen
I have 2 questions. I have looked in manual and info pages but cannot seem to find the answers. 1. Is there a simple program to talk transparently to my RS232 port. (COM 1) for example. I am not putting a modem there. I just want my Debian box to act as an RS232 terminal for another computer.

pine and MIME

1996-11-05 Thread Marco Mariani
Hi all! It seems that PINE likes to reply to a message using the QUOTED-PRINTABLE encoding whenever it sees strange characters in the message I'm replying to. Can I prevent this behaviour? I'd like to send out plain ASCII files, without things like =E20=E20. All The Best, Marco GCS d?(-) H>+ s

no subject (file transmission)

1996-11-05 Thread M. Filizzi
A few days ago I bought the info magic Cd's (September '96), I have been running slackware (for about half to 2/3's of a year), but I got fed up with it... so I decided to try debian... when I tried to install it went fine, except for when it got to the part about making the modules Under cdr

Re: Hylafax packages?

1996-11-05 Thread Craig Sanders
On Mon, 4 Nov 1996, Dermot Bradley wrote: > On 3 Nov 1996, Robert Nicholson wrote: > > > Somebody a few weeks ago had mentioned that they were preparing > > hylafax as packages? > > That was myself. I was almost finished and then I discovered debmake > :-) I've spent the past week or so getting t

Re: file "[" in /usr/bin???

1996-11-05 Thread Joe Emenaker
> From: David Puryear <[EMAIL PROTECTED]> > > I was doing some house cleaning and found a file named "[" in /usr/bin. > Does any one have any idea what this is? Is there way to find out which > package it came from? Here is ls -al: > > LeBox:/usr/bin :-> ls -al [ > -rwxr-xr-x 2 root root

Re: Keyboard mess

1996-11-05 Thread Brian C. White
> > Netscape runs _fine_ if you use the Debian installer package! Actually, > > all you really need to do is point it to the existing XKeySymDB file. > > People have kept saying this and everyone assumes that the person asking > knows how to point Netscape to XKeySymDB. First of all, I tried u