RE: Firewallsetup

1998-07-11 Thread Craig Sanders
CC-ed back to debian-user. On Fri, 10 Jul 1998 [EMAIL PROTECTED] wrote: i know this is urgent for you, sorry to take so long to reply...have been busy. btw, you would have been better off cc-ing your question to debian-user. i'd still get a copy and you might have got a quicker answer from so

Re: sound recording under linux

1998-07-11 Thread Ian Eure
Hi. I do a lot of this kind of thing, so let me tell you what my setup is. I have two boxes that I use to make my music with. One is an old 486-66 msdos- debian dualbooter, and the other is a K6-166 linux box. They are both on ethernet, and I have the MS SMB client for the dos side of the dos box

remote print-server

1998-07-11 Thread Greg Norris
I was wondering if anyone can give me a quick rundown on what's needed to make debian a remote print-server for another unix system? We have 2 AIX boxes at work (versions 4.1 & 4.2), and as the unofficial administrator of our single Linux system, I'm supposed to work with our support staff to set

Ethernet Question

1998-07-11 Thread Tomt
Hi Everyone, I've managed to get tcp/ip networking up and running on my Debian machine. I have my 3com 3x509 configured to ip address 192.168.0.1, I have one other machine on my local network(for now) and it is ip 192.168.0.2. How can I get my debian machine to see(ping) the other machine? M

Re: stupidity and disaster

1998-07-11 Thread Michael B. Taylor
My suggestion: Get a rescue disk (like the one you used to originally install debian). If you dont have one handy, use another computer to download an image from somewhere like www.debian.org and make one, following the instructions. Boot up with the rescue disk. Dont activate a swap, partition o

Re: stupidity and disaster

1998-07-11 Thread Havoc Pennington
Hi, If your new bash is in /usr/local that's likely the problem. You need a /bin/sh at boot time. /usr/ won't be mounted until later if it's on a separate partition. All binaries needed to boot have to be in /bin. Your filesystem is probably fine, just put a bash back in /bin and things will lik

stupidity and disaster

1998-07-11 Thread Jim McCloskey
Hello .. I seem to have done something very stupid. If anyone can tell me what exactly it was that I did wrong, or better still, help me recover what I'm very afraid might be a hopelessly trashed filesystem, I'd be very grateful. The system is Debian 1.3, kernel version 2.0.30 I wanted to upgrad

no new messages

1998-07-11 Thread Mike Merten
Just checked mail today and found no messages? Did I get bumped from the lists, or is there just nothing going on? Mike -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: Customize Xemacs in text mode

1998-07-11 Thread Adrian Bridgett
On Sun, Jul 05, 1998 at 07:35:28PM +0200, Dan Pomohaci wrote: > How can I customize Xemacs to have colors and menus in text mode? I read all > the stuff about faces, I try with customize-face but no success. I have a > hamm distribution. Something like this in .emacs: (set-face-foreground 'modeli

The link to debian-i18n from the Debian home page ?

1998-07-11 Thread Shaul
There used to be a link to an introductory page of debian-i18n on Debian home page. Where is it ? -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: MUA configuration for correct From address.

1998-07-11 Thread Shaul
> > I am using smail and fetchmail. It is working, altough I have to add a > > Reply-To field becuase the recpiants can't find my machine from the > > Internet. > > Note that my machine is called rakefet. I am the user shaul. My ISP login > > name > > is beitamos and my ISP's mail server is ma

Re: unsubscribe "helper line"

1998-07-11 Thread Shaul
> On Thu, 9 Jul 1998, Jeff Schreiber wrote: > > > >I'm with you. I think a larger subset of folks will screw this up. I'm sure > > >it's an attempt to save a bit of bandwidth, but . . . > > > > Personally I think it's cool. > > i agree. just cut and paste the line into an xterm window or c

hda1 problem

1998-07-11 Thread tony mollica
Hello: I had a nicely working system with hda11 gig / hda248M swap hda31 gig formatted space as /extra hda4extended hda52 gigs formatted space unmounted The root partition was getting used up so I tried to put /usr on hda3 using 'cp -dpRv * /extra' and it appears it went

Re: Xconsole vs "security"

1998-07-11 Thread Jaakko Niemi
>> > >> I forgot to say that I'm using a ISDN card and my script use ippd ! >> > >> So the >> > >> passwordis on /etc/ppp/isdn-auth ! >> > >> > Do you have the option +pwlog enabled in /etc/isdn/ipppd.ippp0 ? >> > Disabling this makes the passwords to _not_ be logged. >> >> Unfortunally, I

Re: Super disk drive

1998-07-11 Thread Jaakko Niemi
>> Has anyone successfully integrated the 120MB Super Disk drive (by >> Digital Research) in their Debian system? Is it recognized by the >> linux floppy driver? The linux/drivers/block/README.fd (and driver >> software) in linux-2.0.32 does not have any information about this >> drive. There is

Re: Adaptec 3940/3940W for standard Debian 1.3 install?

1998-07-11 Thread Nathan E Norman
On Sat, 11 Jul 1998, Chris Evans wrote: [ snip ] : I think those two drives and the CDROM were seen and used fine : by my first install. The odd thing is that the install also detected : the three (I said it was an odd box!) disk drives on the second SCSI : channel of the Adaptec but wouldn't

Re: telnet and ftp login is slow between local machines

1998-07-11 Thread Keith Alen Vance
I added the linux box that I am trying to connect to to my /etc/hosts file but it is still slow. It is slow even if I do 'ftp 172.16.1.3'. Any more suggestions? Thanks, Keith [EMAIL PROTECTED] You only get one chance at life, but if you do it right, you only need one. ht

Re: telnet and ftp login is slow between local machines

1998-07-11 Thread Brandon Mitchell
Make sure the machine names are in the /etc/hosts file (it may be trying to do a name lookup, how fast is nslookup for the machines). HTH, Brandon On Sat, 11 Jul 1998, Keith Alen Vance wrote: > I have set up a little test network if I try and telnet or ftp into my > other Linux machine it takes

Re: Xconsole vs "security"

1998-07-11 Thread Nuno Carvalho
Jaakko Niemi wrote: > > >> Daniel Martin at cush wrote: > >> > >> > The question, I think, is that you are concerned because when you dial > >> > up, the password to your isp gets logged by the chat program, and so > >> > appears in the xconsole window. You worry that anyone you give an > >> > ac

telnet and ftp login is slow between local machines

1998-07-11 Thread Keith Alen Vance
I have set up a little test network if I try and telnet or ftp into my other Linux machine it takes like 2 minutes to get the login screen after it establishes an ftp or telnet session. After I get logged in it is fast. Is there something I can do to speed up the log in time. Thanks, Keith [E

Adaptec 3940/3940W for standard Debian 1.3 install?

1998-07-11 Thread Chris Evans
I am new to the list and Linux/Debian but impressed and working my way through "Running Linux" having read the 1.3 installation book. I've got a problem and two hypotheses about it but think I'd do well to tap into the list expertise already in case it will save much time and hair loss! TIA t

Re: Super disk drive

1998-07-11 Thread Nikolai Andreyevich Luzan
On Sat, 11 Jul 1998, Carl Greco wrote: > Has anyone successfully integrated the 120MB Super Disk drive (by would you mean the LS120 drives? > Digital Research) in their Debian system? Is it recognized by the > linux floppy driver? The linux/drivers/block/README.fd (and driver if it is the devic

Re: More Linux in the press

1998-07-11 Thread Rick Macdonald
Steve Lamb wrote: > The problem, though, is that every article repeats the same thing over > and over and over again, and much of it is incorrect. They say that Linux > doesn't have top quality applications. They mean the *WINDOWS* applications. > There never is one that says "While Linux d

Re: Using a Compex ReadyLink 100-TX/PCI while installing 2.0

1998-07-11 Thread Nathan E Norman
On Sat, 11 Jul 1998, Daniel Baldoni wrote: : G'day folks, : : I am trying to install hamm on a new Pentium-II/233 with a Compex NIC and am : having no luck getting the card to work. As mentioned in the Subject: line, : it's a Compex card but it doesn't appear to be known by the kernel (2.0.34).

X error

1998-07-11 Thread Justin Schlottman
Hello I've bin getting an error when I try to start X, xinit: can't resolve symbol '_Xglobal_lock' xinit: can't resolve symbol '_XUnlockMutex_fn' xinit: can't resolve symbol '_XLockMutex_fn' I'm currently using hamm and AccelX 4.1, -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | Frt. Justin Schlo

Super disk drive

1998-07-11 Thread Carl Greco
Has anyone successfully integrated the 120MB Super Disk drive (by Digital Research) in their Debian system? Is it recognized by the linux floppy driver? The linux/drivers/block/README.fd (and driver software) in linux-2.0.32 does not have any information about this drive. There is a floppy drive

Re: Reader / Editor for PDF Format Documents

1998-07-11 Thread Benoit Goudreault-Emond
> "Alex" == Alex Kwan <[EMAIL PROTECTED]> writes: Alex> My System is Hamm, which packages are the Reader or Editor Alex> for PDF Format Documents? Where can I download it? Alex> Thanks & Regards, The latest Ghostscript (v5.x?) can read PDF (with the help of ghostview if you wan

Re: "Mail-Followup" header

1998-07-11 Thread Martin Schulze
Hamish Moffatt wrote: > What is the purpose of the "Mail-Followup-To" header? Err, you don't know that? You *are* using them and by doing that you fooled me thinking my mutt is snafu some months ago. > It appears to force the group reply function in mutt to reply > to the list only -- I would ra

Re: More Linux in the press

1998-07-11 Thread Steve Lamb
On Sat, 11 Jul 1998 09:21:05 -0600, Rick Macdonald wrote: >Oh, sure, but I figure the more places people see and hear about Linux >the more they take (serious) notice. It helps move it out of the hacker >arena into the businessplace, maybe. The problem, though, is that every article repeats t

Re: "Mail-Followup" header

1998-07-11 Thread jdassen
On Sun, Jul 12, 1998 at 01:20:57AM +1000, Hamish Moffatt wrote: > What is the purpose of the "Mail-Followup-To" header? See ftp://koobera.math.uic.edu/www/proto/replyto.html > It appears to force the group reply function in mutt to reply to the list > only Not precisely, but it can be used by s

Re: More Linux in the press

1998-07-11 Thread Rick Macdonald
Steve Lamb wrote: > > On Fri, 10 Jul 1998 23:41:16 -0600, Rick Macdonald wrote: >http://www.economist.com/editorial/freeforall/current/index_wb9493.html > > Wow, same article that has been floating around for, what, the past year > or so? Oh, sure, but I figure the more places people see an

"Mail-Followup" header

1998-07-11 Thread Hamish Moffatt
What is the purpose of the "Mail-Followup-To" header? It appears to force the group reply function in mutt to reply to the list only -- I would rather use the list reply function if that is what I wanted. thanks, Hamish -- Hamish Moffatt, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] L

Re: Hamm in Australia? Yes!

1998-07-11 Thread Hamish Moffatt
On Sun, Jul 12, 1998 at 12:21:39AM +1000, Tyson Dowd wrote: > On 30-Jun-1998, Damon Muller <[EMAIL PROTECTED]> wrote: > > Hi Folks, > > > > > Part of the problem is that we pay for bandwidth used in Australia -- > > > $230/Gb on most of the backbones. It's just a bit cheaper to get > > > a CD from

Re: Debian 2.0. Bind 8 works but causes dials for local domain names

1998-07-11 Thread Craig Sanders
On Sat, 11 Jul 1998, Steve Ball wrote: > Requests for Internet addresses and names outside my domain are looked > up on Internet DNS servers and correctly returned. Reverse lookups for > addresses on my local domain are properly resolved and no Internet > lookup is performed. Forward local dns loo

Re: Hamm in Australia? Yes!

1998-07-11 Thread Tyson Dowd
On 30-Jun-1998, Damon Muller <[EMAIL PROTECTED]> wrote: > Hi Folks, > > > Part of the problem is that we pay for bandwidth used in Australia -- > > $230/Gb on most of the backbones. It's just a bit cheaper to get > > a CD from the USA. > > If any of the (hopefully many) Australian debain users on

Re: ppp.log question

1998-07-11 Thread aqy6633
> RK> and then a bunch of : > RK> Jul 10 07:27:14 chuy pppd[138]: sent [LCP EchoReq id=0x1 magic=0xebff] > RK> Jul 10 07:27:15 chuy pppd[138]: rcvd [LCP EchoRep id=0x1 magic=0x86533e6c] > > Try adding noccp to the pppd options. Well, you could just remove "debug" line from /etc/ppp/peers/provider

Debian 2.0. Bind 8 works but causes dials for local domain names

1998-07-11 Thread Steve Ball
I have a working debian 2.0 installation providing Internet connectivity for a small network. I have BIND 8 working as a local DNS and am able to resolve names forwards and backwards for local host and for my local domain (.local). Invalid names and addresses within the local network are properl

Re: File managers ??............

1998-07-11 Thread Michael Beattie
On Thu, 9 Jul 1998, Tom Pfeifer wrote: > I tried explorer. It runs OK, but you can't do a whole lot with it yet. > Looks promising though. > > For now, the best two I've used are Midnight Commander and the TkDesk. > [snip] add to that kfm from KDE... :) Michael Beattie

Re: Reader / Editor for PDF Format Documents

1998-07-11 Thread Ionut Borcoman at debian
Alex Kwan wrote: > > My System is Hamm, which packages are the > Reader or Editor for PDF Format Documents? > Where can I download it? > I have the Acrobat Reader for Debian. It's in non-free/binary-i386/text/acroread_3.01-0.1.deb At least there I have it. You showld go to a debian ftp repos a

why kde doesn't load my Xresources or .Xresources ?!

1998-07-11 Thread Ionut Borcoman at debian
Hi, I've recently discovered that my KDE doesn't load the Xresouces or my personal .Xresources. Is there a place to set this or is it a bug ? If I type 'xrdb -load /etc/X11/Xresources' the resources are loaded and everything works fine. icewm, on the other hand, loaded the Xresources from the beg

Using a Compex ReadyLink 100-TX/PCI while installing 2.0

1998-07-11 Thread Daniel Baldoni
G'day folks, I am trying to install hamm on a new Pentium-II/233 with a Compex NIC and am having no luck getting the card to work. As mentioned in the Subject: line, it's a Compex card but it doesn't appear to be known by the kernel (2.0.34). Here's a snippet from /proc/pci: Bus 0, de

Re: Debian Package Manager "Worthless Junk"???

1998-07-11 Thread The Thought Assassin
On Fri, 10 Jul 1998, Mike wrote: > On Wed, 8 Jul 1998, Jaakko Niemi wrote: > > The package management system is largest reason, why I use Debian. > and its the largest reason why I use RedHat. Would you care to substantiate this so that we might have some intelligent comment from both sides? -G

Re: ppp.log question

1998-07-11 Thread Tom Pfeifer
Just as an aside, I think the addition of the pppconfig script during installation was a real nice touch. For most normal cases, it gets an ISP connection set up very quickly and saves a lot of confusion and fustration for new Debian users. Tom -- Unsubscribe? mail -s unsubscribe [EMAIL PROTE

Re: Lost stdio.h

1998-07-11 Thread Paolo Sommaruga
> > Hi all, > > During my upgrade to the Hamm distribution, I've managed to lose a > file called stdio.h. Could someone please tell me witch package it is in? > > I'm assuming it is in one of the packages releated to C but I don't know > which one. > > Ciao for now, > Craig Askings. > I

Re: Lost stdio.h

1998-07-11 Thread Oliver Elphick
Craig Askings wrote: >Hi all, > > During my upgrade to the Hamm distribution, I've managed to lose a >file called stdio.h. Could someone please tell me witch package it is in? libc6-dev -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight

Hamm size?

1998-07-11 Thread Jaakko Niemi
Hi! Does anybody have any estimates, how many lines of code there will be in hamm (main)? And how much more there is than in bo ? --j -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: Lost stdio.h

1998-07-11 Thread Ionut Borcoman at debian
Craig Askings wrote: > > Hi all, > > During my upgrade to the Hamm distribution, I've managed to lose a > file called stdio.h. Could someone please tell me witch package it is in? > > I'm assuming it is in one of the packages releated to C but I don't know > which one. debian# dpkg -S s

Re: ppp.log question

1998-07-11 Thread Roberto Ruiz
Robert Kerr writes: > I bit the bullet this week and installed hamm. Now, however, I seem to > have a funny problem. It used to be that when I typed plog, it would tell > me the last ten or so lines of ppp.log, which was more than enough to tell > me what my IP address was. Now, however, ppp.lo

Re: Reader / Editor for PDF Format Documents

1998-07-11 Thread Remco van de Meent
On Sat, 11 Jul 1998, Alex Kwan wrote: : My System is Hamm, which packages are the Reader or Editor for PDF Format : Documents? Where can I download it? The reader is xpdf (slink/non-free/binary-i386/text/xpdf_0.7a-2.deb) or acroread (slink/non-free/binary-i386/text/acroread_3.01-0.1.deb). The

Re: Debian Package Manager "Worthless Junk"???

1998-07-11 Thread Ionut Borcoman at debian
Joey Hess wrote: > > This "scan" functionality is in the program called dpkg-scanpackages. Use it > like > > dpkg-scanpackages . /dev/null > Packages > Thanks. Now it works and I can use apt as the method for dselect. It is realy cool and this proves again that I've done the right thing be choos

Re: ppp.log question

1998-07-11 Thread Martin Bialasinski
>> "RK" == Robert Kerr <[EMAIL PROTECTED]> writes: RK> me what my IP address was. Now, however, ppp.log is filled with about ten RK> billion lines similar to : RK> Jul 10 07:26:44 chuy pppd[138]: rcvd [CCP ConfReq id=0x1 < 11 05 00 01 04> ] RK> Jul 10 07:26:44 chuy pppd[138]: sent [CCP ConfReq i

Re: Advice on a new system

1998-07-11 Thread Raymond A. Ingles
On Thu, 9 Jul 1998, Doug Thistlethwaite wrote: > Hello everyone, > > I am going to help one of the engineers at my company to build a personal > system. He has expressed interest in learning about linux and would like to > have a system that will dual boot in both windows 98 and linux. As has

Reader / Editor for PDF Format Documents

1998-07-11 Thread Alex Kwan
My System is Hamm, which packages are the Reader or Editor for PDF Format Documents? Where can I download it? Thanks & Regards, -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

ppp.log question

1998-07-11 Thread Robert Kerr
Hi all, I bit the bullet this week and installed hamm. Now, however, I seem to have a funny problem. It used to be that when I typed plog, it would tell me the last ten or so lines of ppp.log, which was more than enough to tell me what my IP address was. Now, however, ppp.log is filled with abou

Lost stdio.h

1998-07-11 Thread Craig Askings
Hi all, During my upgrade to the Hamm distribution, I've managed to lose a file called stdio.h. Could someone please tell me witch package it is in? I'm assuming it is in one of the packages releated to C but I don't know which one. Ciao for now, Craig Askings. -- Unsubscribe? mail

Re: More Linux in the press

1998-07-11 Thread Steve Lamb
On Fri, 10 Jul 1998 23:41:16 -0600, Rick Macdonald wrote: >http://www.economist.com/editorial/freeforall/current/index_wb9493.html Wow, same article that has been floating around for, what, the past year or so? I think this sums up about 95% of all the articles written about Linux in the

More Linux in the press

1998-07-11 Thread Rick Macdonald
http://www.economist.com/editorial/freeforall/current/index_wb9493.html -- ...RickM... -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: Daemons & Ports and stuff

1998-07-11 Thread Lindsay Allen
I'm no expert, but perhaps I can help a little. You should not have two ftp entries. If I were you I would install either proftp or wu-ftp because these are more secure that ftpd. After doing so check inetd again and make sure that the present lines are commented out. I have echo and chargen c

Re: fvwm2 behaves differently from bo --> hamm?

1998-07-11 Thread Deniz Dogan
Hi, > "Martin" == Martin Bialasinski <[EMAIL PROTECTED]> writes: >>> "DB" == Dirk Bonne <[EMAIL PROTECTED]> writes: DB> I've update from bo to hamm, and now I can't drag a window DB> accross virtual screens. Martin> The behavour has changed upstream. Get the debian sources

A million thankyous

1998-07-11 Thread Ivan
A million thanks to those who helped with my stupid questions - hamm is now mostly running. I need to download and install Netscape before I can call it complete ! Congratulations to the people who put this package together - the improvement over the bo installation is incredible and (as was poin

Re: [Fwd: List of default installed files]

1998-07-11 Thread Alexander Gutfraind
Hello again! Thanks for the reply. The reason I asked about a list of packages is because I'm pretty new to Debian, and to Linux, and I simply didn't want to download&install packages that I don't need. The list devided into required, followed by important, and then by standard etc. might provide t

Re: Here is a procmail filter for the Repeated Messages

1998-07-11 Thread Mike Merten
On Fri, Jul 10, 1998 at 08:03:02AM -0700, Mike Schmitz wrote: > > I just used the original send date. > D - Capital d gives a prompt - Delete messages matching: > and I gave it: ~d -07/07/98 > to delete messages older than 08/07/98. > > ~h PATTERN messages which contain PATTERN in the messa

Re: awe32 midi/wavetable

1998-07-11 Thread Marcus Brinkmann
On Fri, Jul 10, 1998 at 09:05:27PM -0500, the lone gunman wrote: > Hello: > > I've got my Sound Blaster AWE32 pnp ISA soundcard working under Linux, > with ISA PNP and the AWE32 patch (custom kernel). > > But, the wavetable isn't apparently working, because all midi sounds > crummy -- it's obviou

CONFIRM s071021304020540

1998-07-11 Thread Tom Robertson
On Fri, 10 Jul 1998, [EMAIL PROTECTED] wrote: >You have requested that the following address: > > [EMAIL PROTECTED] > >be added to the debian-user mailing list. > >You have NOT yet been subscribed to the mailing list. >To subscribe you need to confirm your subscription >request by sending ema

Re: CONFIRM s071021304020540

1998-07-11 Thread Tom Robertson
On Fri, 10 Jul 1998, [EMAIL PROTECTED] wrote: >You have requested that the following address: > > [EMAIL PROTECTED] > >be added to the debian-user mailing list. > >You have NOT yet been subscribed to the mailing list. >To subscribe you need to confirm your subscription >request by sending ema

sound recording under linux

1998-07-11 Thread the lone gunman
Hello: Are there any folks out there using Linux to do sound recording? If so, what approaches have you taken? I've got a cheap hack of a sound studio on my pc -- only under windows now, though, and I'd rather do this under linux. I do multi-track guitar recording in the following way: record a

awe32 midi/wavetable

1998-07-11 Thread the lone gunman
Hello: I've got my Sound Blaster AWE32 pnp ISA soundcard working under Linux, with ISA PNP and the AWE32 patch (custom kernel). But, the wavetable isn't apparently working, because all midi sounds crummy -- it's obvious the wavetable is not in use. It's been a while since I've doinked around wit

Re: [Fwd: List of default installed files]

1998-07-11 Thread King Lee
On Sun, 28 Jun 1998, Alexander Gutfraind wrote: > Maybe anybody can point me to the list of packages in these ranges(base, > important, standard...)? > Sasha. > Zoong wrote: > > > Hi everyone, > > I want to download only files that are needed for the first default > > installation by Dselect o