upgrading with 2 CD's

1999-03-28 Thread David S. Zelinsky
I just got my slink CD's, and started trying to upgrade (from hamm). I can't find anything, in the Release Notes or elswhere, that says how to deal with multiple CD's. The closest thing is the file README.multicd which seems to be talking only about installs, not upgrades, and all it says is to be

Re: bash scripting

1999-02-12 Thread David S. Zelinsky
Eugene Sevinian <[EMAIL PROTECTED]> writes: > Hi, ppl, > I would like to know, is it possible to fork the standard stdout > of some command into another two or three pipelines. The idea is to avoid > unnecessary disk load during temporary file writing/reading. So I need > something like this: >

suspicious connections

1999-02-07 Thread David S. Zelinsky
I have a stand-alone machine, with dialup ppp connection (using diald). I think someone was trying to hack me today, and I'd like advice on how to find out whether they succeded, and what to do about it. I'd also appreciate suggestions on the easiest way to prevent, or at least monitor, such acti

Re: Emacs

1998-12-19 Thread David S. Zelinsky
Nathan E Norman <[EMAIL PROTECTED]> writes: > Could someone explain the difference between emacs 19, emacs 20, and > xemacs? I'm emacs illiterate and I'm looking for a place to start. Emacs 19 and 20 are two successive versions of GNU-Emacs, produced by the Free Software Foundation's GNU project

Re: Partition confusion

1998-12-19 Thread David S. Zelinsky
Kent West <[EMAIL PROTECTED]> writes: > So I can have three primary partitions, and then the fourth and final "slot" > functions as a pointer to another table? (Or two and two, or four primaries, > or 1 and 3, etc?) Is the extended partition table limited to 4 partitions as > well, so that if I wa

Re: mailing list problems, printing

1998-12-17 Thread David S. Zelinsky
Given that you're getting output at all, the issue would be with the printer configuration on kingsnake; assuming kingsnake is also a Linux (or Unix) box, check its printcap file, specifically the entries for `raw' or `text'. It sounds like maybe a wrong filter script is being used. "Brian Morga

Re: Partition confusion

1998-12-17 Thread David S. Zelinsky
Jeff Miller's question (below) was answered by George Kapetanios: After making the partition with cfdisk, you have to run mkfs to make an ext2 filesystem on it. Without this, I'm surprised you were able to write anything at all to the partition. However, Kent West <[EMAIL PROTECTED]> writes: KW>

X on DELL laptop hangs

1998-12-15 Thread David S. Zelinsky
A friend of mine installed hamm on a Dell laptop with Neomagic video. He got X configured with the VGA16 server. The X server seemed to work fine, but the machine would invariably hang, shortly after quitting X or switching to another virtual console. By "hang", I mean that ugly state where the

Re: Linux Tips & Tricks

1998-11-26 Thread David S. Zelinsky
[EMAIL PROTECTED] writes: > Just to let you know all that i've started a project called Linux Tips and > Tricks (http://www.patoche.org/LTT) in which i'm collecting tips i find. > Since i use Debian and read this mailing-list i will put tips sent here. > In fact there are the majority of tips i al

Re: Mailing list software for non-permanent internet access?

1998-11-25 Thread David S. Zelinsky
Mario Bertrand <[EMAIL PROTECTED]> writes: > I would like to setup a mailing list, but I don't have a permanent internet > access. Is there a software I can configure for that? The fetchmail man page describes a way to do this, in the section titled "Good Ways To Use Multidrop Mailboxes". -- Dav

Re: diald time restriction

1998-11-24 Thread David S. Zelinsky
Peter Bartosch <[EMAIL PROTECTED]> writes: > is it possible to restrict diald only to work at e.g. one hour per day? > > and how? (config file, cron-job, etc.) >From the diald man page: restrict or-restrict Normally filter rules apply at all times. T

Re: procmail ........ (again)

1998-11-23 Thread David S. Zelinsky
[EMAIL PROTECTED] (Gossamer) writes: > Actually you don't need ANY .forward fo rprocmail to work, as long as > you have a .procmailrc file in your homedir. Debian uses is as a > user-agent. That's not right. It's possible to set it up to use procmail by default, but Debian doesn't come that way

Re: procmail ........ (again)

1998-11-23 Thread David S. Zelinsky
Phillip Neumann <[EMAIL PROTECTED]> writes: > Ok, i still cannot use procmail. > > .forward > > |exec /usr/bin/procmail > `` You must have quotes around this: "|exec /usr/bin/procmail" otherwise /usr/bin/procmail will be interpreted as a

Re: emacs, PATH, trailing /

1998-11-21 Thread David S. Zelinsky
Torsten Hilbrich <[EMAIL PROTECTED]> writes: > > On: Thu, 19 Nov 1998 14:54:49 -0500 (EST) David S Zelinsky writes: > > > > Ever since upgrading from bo to hamm, my PATH environment variable > > as seen from inside emacs (with (getenv "PATH&qu

emacs, PATH, trailing /

1998-11-19 Thread David S. Zelinsky
Ever since upgrading from bo to hamm, my PATH environment variable as seen from inside emacs (with (getenv "PATH")) has a trailing / on each entry: /usr/local/bin/:/bin/:/sbin/:/usr/bin/:/usr/sbin/:/usr/X11R6/bin/ This doesn't really hurt, but has the annoying side-effect that if I type `

Re: /etc/mailname

1998-11-19 Thread David S. Zelinsky
Groumph <[EMAIL PROTECTED]> writes: > Could someone say me what the /etc/mailname file is made for ? Which > program uses it ? > And when ? I could not find any doc on it ... >From the Debian policy manual: => 4.5. Mail transport agents => -- => => Debian pack

Re: How do you use su under X?

1998-11-18 Thread David S. Zelinsky
Helge Hafting <[EMAIL PROTECTED]> writes: > I want the cookie security so other users can't do anything wrong. > I also want "root" to be able to use the X display no matter > who is running x. What is the simplest way to > achieve this? At the command line in the user's session, type:

timezones

1998-10-28 Thread David S. Zelinsky
Since I dual boot with Win95, I have my hardware clock set to local time. I don't use Win95 much any more (read: my wife now uses Linux :), so I figure I might as well change over to UTC, so Linux will handle daylight/standard time correctly (I hope). How do I make that change? I can't find any d

Re: Termcap vs. Terminfo---Redhat vs. Debian

1998-10-24 Thread David S. Zelinsky
Alan Eugene Davis <[EMAIL PROTECTED]> writes: > I found an old friend on a Red Hat CD---ephem, predecessor and sibling to > xephem. It was time to try alien. Interesting. Installed the package. > The binary doesn't work---termcap libraries are missing. > > Can I overcome this problem? The p

phantom in diald queue

1998-10-21 Thread David S. Zelinsky
Using diald, with a dynamic IP address, I sometimes get an annoying "phantom" in the packet queue. It's usually something like: /80 => /1234 evidently coming from an aborted http transfer. The stale local address is the IP address I had on some previous connection. The diald packet que

Re: dvi viewer in 2.0

1998-10-20 Thread David S. Zelinsky
xdvi is in tetex-bin [EMAIL PROTECTED] writes: > > I have just upgraded to 2.0. Previously I could view .dvi files with xdvi. > It is no longer present. Is there a .dvi viewer (preferably for x) that > does not require a tetex installation? > Thanks >

MTA / MUA bug

1998-10-17 Thread David S. Zelinsky
I read my email lists (such as this one) with Emacs+Gnus, and I've come across a serious bug. It seems that if a message contains a line such as the following, it bombs when incorporating new mail: from something Note the lower-case `f' in `from'. It doesn't seem to matter what the `so

Re: Star Office

1998-10-15 Thread David S. Zelinsky
Dave Swegen <[EMAIL PROTECTED]> wrote: > On Thu, Oct 15, 1998 at 10:39 -0400, [EMAIL PROTECTED] wrote: > > > So star office 4/5 can be downloaded for free for non-commercial use? well > > thats very nice of them, but how many people are going to be prepared to > > wait > > through a 50Mb download

packet -> PID mapping? (was look up process)

1998-10-14 Thread David S. Zelinsky
I deplore "me, too" followups, but this was a question I've been meaning to ask for a long time; and since I didn't see any response for a couple of days, I thought I'd repeat it: <[EMAIL PROTECTED]> writes: > I was having trouble with diald bringing up the line. A dump of the > /var/log/ppp.log

Re: unattended ftp

1998-10-12 Thread David S. Zelinsky
Rahul Sood <[EMAIL PROTECTED]> writes: > Excuse if this is a FAQ, but how can I set up a shell script to ftp to a > host and retrieve a file? Some have suggested using ncftp or wget to do this. That may be the best way to go. However, it is also possible to do it with plain-old ftp. You have t

// in paths

1998-10-07 Thread David S. Zelinsky
When I type (in bash): % type foo it returns foo is /usr/local/bin//foo with two /'s before `foo'. (I get the same effect with `csh' and `which'.) Has anyone else seen this behavior? Anyone know what's causing it? Or how to fix it? I'm using Debian 2.0 (hamm); kernel version 2.0.34 T

Re: exmh and the From field.

1998-10-04 Thread David S. Zelinsky
[EMAIL PROTECTED] writes: > From time to time I am still trying to convince exmh to use the login and > address of my ISP's account ([EMAIL PROTECTED]). > [ ... excerpts from PPP-HOWTO, on configuring MH ... ] > > But it didn't give me the correct From field. > [ ... more from PPP-HOWTO

dselect CDROM directory (was Re: Unidentified subject!)

1997-12-26 Thread David S. Zelinsky
saying "." (a single period) instead of "/" . It has the same effect, but avoids the ugly double slashes. =-=-=-=-=-=-=-=-=-=-=-= David S. Zelinsky [EMAIL PROTECTED] =-=-=-=-=-=-=-=-=-=-=-= -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Xlock questions

1997-11-29 Thread David S. Zelinsky
there some other screen saver that will do this? Or some utility that can be used in conjunction with xlock? Thanks. -David =-=-=-=-=-=-=-=-=-=-=-= David S. Zelinsky [EMAIL PROTECTED] =-=-=-=-=-=-=-=-=-=-=-= -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

backup deselections?

1997-11-20 Thread David S. Zelinsky
selections, but also information about what is currently installed. Will things get messed up if I use this file in a future installation, when those packages are not in fact installed yet? Thanks. -David =-=-=-=-=-=-=-=-=-=-=-= David S. Zelinsky [EMAIL PROTECTED] =-=-=-=-=-=-=-=-=-=-=

Re: laptop problems

1997-11-20 Thread David S. Zelinsky
ed it was too small (16 MB -> 4 MB partition??), and there's a Win95 file in hda1 that's for that purpose. I guess I'll try deleting it and see what happens! Thanks again. -David =-=-=-=-=-=-=-=-=-=-=-= David S. Zelinsky [EMAIL PROTECTED] =-=-=-=-=-=-=-=-=-=-=-= -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

laptop problems

1997-11-20 Thread David S. Zelinsky
anyway to find out? I had thought this 4th partition might be used by the "Save to Disk" option for the suspend function. But win95 claims it uses a file in the main partition (I think). Thanks. =-=-=-=-=-=-=-=-=-=-=-= David S. Zelinsky [EMAIL PROTECTED] =-=-=-=-=-=-=-=-=-=-=-= -

Re: Moving files between DOS hard drive and Linux hard drive

1997-11-11 Thread David S. Zelinsky
t that be any _empty_ directory? =-=-=-=-=-=-=-=-=-=-=-= David S. Zelinsky [EMAIL PROTECTED] =-=-=-=-=-=-=-=-=-=-=-= -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

smail configuration

1997-11-05 Thread David S. Zelinsky
(5) No configuration: These won't do, either. What's the right way to do this? Thanks in advance for any help. =-=-=-=-=-=-=-=-= David S. Zelinsky [EMAIL PROTECTED] =-=-=-=-=-=-=-=-= -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: problems with Jaz partitioning

1997-11-03 Thread David S. Zelinsky
disk (as opposed to data on the disk). But that's what they said. If anyone can shed any light on this issue, I'd be interested. As things stand now, I'm a little afraid to put anything on the disk other than the vfat partition made by JazTools. =-=-=-=-=-=-=-=-=-=-=-= David

Re: Installing from a CD

1997-10-29 Thread David S. Zelinsky
ebian 1.3.1 CD from Linux Systems Labs. I finally gave up and made the boot floppy; but I'd like to know if there's a fix, since I'm going to help some other people install it soon. =-=-=-=-=-=-=-=-=-=-=-= David S. Zelinsky [EMAIL PROTECTED] =-=-=-=-=-=-=-=-=-=-=-= -- TO UNS

Re: what is bzimage?

1997-10-13 Thread David S. Zelinsky
part, it doesn't matter though. Thanks. But what is it? If my limited understanding is correct, zimage is just a compressed copy of the kernel image. Is bzimage the same, but using a different (better) compression algorithm? And is this documented somewhere? =-=-=-=-=-=-=-=-=-=-=-= David

what is bzimage?

1997-10-13 Thread David S. Zelinsky
nd in all the documentation in /usr/src/linux. So, can someone explain what `bzimage' is, and why I might or might not want it? Thanks. =-=-=-=-=-=-=-=-=-=-=-= David S. Zelinsky [EMAIL PROTECTED] =-=-=-=-=-=-=-=-=-=-=-= -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the wor

strange SCSI problem

1997-09-21 Thread David S. Zelinsky
e I compiled the kernel). Nothing changed. Thanks in advance for any advice! =-=-=-=-=-=-=-=-=-=-= David S. Zelinsky [EMAIL PROTECTED] =-=-=-=-=-=-=-=-=-=-= -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

dpkg parse error

1997-06-28 Thread David S. Zelinsky
A couple of months ago I got a CD from IConnect, with Debian 1.2. I recently got around to trying to upgrade (from Debian 1.1), using dselect. When I tried to Install, I dselect crashed with an error message like: dpkg: parse error, in file `/var/lib/dpkg/available' near line 14530 packa

Where is xev?

1997-05-21 Thread David S. Zelinsky
I have Debian v1.1 installed, and a CD with Debian 1.2 (haven't yet upgraded), and I can't find xev (or equivalent?) anywhere. Can anyone explain why, or tell me where to find it? Thanks in advance. -- David Zelinsky [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "

Re: ANNOUNCE: pe package -- try 2

1996-08-20 Thread David S. Zelinsky
tility. > PS: I'm not quite sure if the name "pe" is good for what this small > utility does. So if someone has a better idea, email me... How about `anacron' (as in `anac(h)ronistic'), for a cron-like program that doesn't go by time? =-=-=-=-=-=-=-=-=-=-=-= David S. Zelinsky [EMAIL PROTECTED] =-=-=-=-=-=-=-=-=-=-=-=