Re: OpenLinux lite and Debian?

1998-06-17 Thread Raymond A. Ingles
On Wed, 17 Jun 1998, Shanta McBain wrote: > hi > > I just got a book "The Complete Reference Linux second edition" and it > contains a cd. OpenLinux Lite is this disk compatible with the debian > core that I have installed? Not exactly. Actually, Debian includes a lot more stuff than OpenLinux.

Re: Can only PING ppp peer (is resolv.conf incorrect?)

1998-06-17 Thread Martin Bialasinski
>> "CG" == Chip Grandits <[EMAIL PROTECTED]> writes: [please configure your mailer to insert linebreaks afetr 70 characters] CG> I have my pppd chatscript working correctly so I can now log into my ISP. CG> I can ping the other computer on the ppp. That is the second address that CG> appears on

Re: POP 3 daemon in /etc/inetd.conf

1998-06-17 Thread Bob Nielsen
On Wed, 17 Jun 1998, Brian Morgan wrote: > I'm now trying to get the POP3 daemon running in /etc/inetd.conf (as suggested > below), but don't know how to do that. I don't see any line about POP3 > anywhere in there. Is there a package I need to install to get POP3 services > up and running? I c

Re: OpenLinux lite and Debian?

1998-06-17 Thread Martin Bialasinski
>> "SM" == Shanta McBain <[EMAIL PROTECTED]> writes: SM> I just got a book "The Complete Reference Linux second edition" and it SM> contains a cd. OpenLinux Lite is this disk compatible with the debian SM> core that I have installed? OpenLinux is a distribution IIRC. So you can't use dpkg to ins

Re: POP 3 daemon in /etc/inetd.conf

1998-06-17 Thread Martin Bialasinski
>> "BM" == Brian Morgan <[EMAIL PROTECTED]> writes: BM> I'm now trying to get the POP3 daemon running in /etc/inetd.conf (as BM> suggested BM> below), but don't know how to do that. I don't see any line about POP3 BM> anywhere in there. Is there a package I need to install to get POP3 BM> ser

Re: Please clarify...

1998-06-17 Thread Marcus Brinkmann
On Tue, Jun 16, 1998 at 10:47:20AM -0700, Steve Lamb wrote: > On Tue, 16 Jun 1998 19:39:36 +0200, Marcus Brinkmann wrote: > > No, I draw an alternate conclusion based on facts and experiences > seperate from your own. We both could go blue in the face (or get advanced > carpal tunnel) defendi

Re: Can only PING ppp peer (is resolv.conf incorrect?)

1998-06-17 Thread Shaleh
Your resolv.conf is correct. The "domain" at the top helps, but is not needed. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: problems with X11 in hamm

1998-06-17 Thread Shaleh
The key is this line: x: exec of /usr/bin/X11/XF86_NONE failed For whatever reason X does not know WHICH Xserver to use. You need to edit /etc/X11/Xserver and put the correct server name in place of "NONE". More than likely you want "SVGA". So the line should read "blah blah XF86_SVGA". -- T

Can only PING ppp peer (is resolv.conf incorrect?)

1998-06-17 Thread Chip Grandits
I have my pppd chatscript working correctly so I can now log into my ISP. I can ping the other computer on the ppp. That is the second address that appears on the ppp0 section of the ifconfig a.k.a. the remote IP address (which I note is always the same and ends with a 255. Here are some the

Re: Log file rotator?

1998-06-17 Thread Steve Mayer
Igor, This is accomplished via the savelog command. The rotations are done via various scripts in the cron.daily, cron.weekly, and cron.monthly directories. Steve Mayer [EMAIL PROTECTED] Igor S. Livshits wrote: > > Hello, > > What is the facility that rotates and compresses logs (in /var/lo

Log file rotator?

1998-06-17 Thread Igor S. Livshits
Hello, What is the facility that rotates and compresses logs (in /var/log, e.g.) and how is it scheduled? Thanks! Igor -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

problems with X11 in hamm

1998-06-17 Thread Mark Panzer
Dear Debian users, I got my ppp link to my ISP up and working today thanks to the help of Roberto Ruiz and some other helpful people on the user list. I finally (ugh) downloaded the packages which I wanted (with my 14.4Kbps modem)and installed them (my ISP kicks me off after 6 hrs. so it took two

Re: 8 GB limit on cfdisk?

1998-06-17 Thread Nathan E Norman
On Wed, 17 Jun 1998, Mark H. Mabry wrote: [ snip ] : Only thing I can think of is to manually tell fdisk what my settings : are. Any comments? This may very well be necessary - I had to do it when I set up a 45G RAID0 array. No big deal, grab a calculator and fire up fdisk, go into expert mode,

Apple II emulaton and svgalib/suid

1998-06-17 Thread Richard E. Hawkins Esq.
Hmm, i installed it a month or so ago, and I could get it working. I installed today, after reinstalling the system a couple of weeks ago, and I can't get it working. eyryttyp2:hawk>apple2 svgalib: Cannot get I/O permissions. and eyryttyp2:hawk>apple2 -vga Warning: Forcing to standard VGA m

Re: ZIP & ZIP+ drives

1998-06-17 Thread Mike Schmitz
On Tue, Jun 16, 1998 at 09:55:15PM +0100, Adrian Bridgett wrote: > On Tue, Jun 16, 1998 at 03:45:45PM +0200, Max Lawson wrote: > > Hi, > > > > I know the ZIP drive is supported in the kernel; and > > I would like to know if the ZIP+ drive is supported too. > > Not yet - try looking at http

compile errors

1998-06-17 Thread Mike Schmitz
One of my clients is setting up a new hamm machine. Base-install plus default config(what is already marked in dselect) is installed. Kernel source package 2.033, and the kernel packager are installed. The kernel compiles OK but the package is not created. The last page of the output is attache

POP 3 daemon in /etc/inetd.conf

1998-06-17 Thread Brian Morgan
I'm now trying to get the POP3 daemon running in /etc/inetd.conf (as suggested below), but don't know how to do that. I don't see any line about POP3 anywhere in there. Is there a package I need to install to get POP3 services up and running? I couldn't find anything in any of the hamm directori

Re: Netscape mail settings

1998-06-17 Thread Shaleh
Netscape loads Black and white on 24bpp X when I uses it. I get color in 16 or 32bpp. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: 8 GB limit on cfdisk?

1998-06-17 Thread Mark H. Mabry
> "YH" == Yamamoto Hirotaka <[EMAIL PROTECTED]> > wrote the following on 18 Jun 1998 04:12:59 +0900 YH> Torsten Hilbrich <[EMAIL PROTECTED]> writes: >> LBA is linear block addressing and means that the BIOS no longer >> use the ancient Cylinder/Sector/Head addressing scheme. It does

Re: Debian 1.1 Problems

1998-06-17 Thread Marcus Johnson
Hi Steve, Thanks for the info on root shell exploits! If anyone has any more reasons I can use to persuade my ISP to upgrade from Debian 1.1 I'd be greatful. Marcus Stephen Carpenter wrote: "Root Shell Exploits" are bugs in programs that either run as root (like a network service deamon like t

Re: netscape 4 configuration

1998-06-17 Thread Patrick Scott Pierce
If I am not mistaken, you must also set the group to root: chown root:root /tmp/commun... On Tue, Jun 16, 1998 at 12:20:27PM -0500, Gregory T. Norris wrote: > The netscape package is only an installer. You need to download the > tarball from Netscape's site, place it in /tmp (owned by root, as t

Re: floppy install: endless loop

1998-06-17 Thread Nathan E Norman
On Wed, 17 Jun 1998, James D. Lowenthal wrote: : Sorry in advance for a probably naive question: : : I'm trying to install Debian 1.3.1 by floppy on my Toshiba Tecra 520CDT : (Pentium 166, 4GB, 32MB). I've tried several different sources for the : floppy, including "InfoMagic" CD's, which produc

Re: Startup files disappeared [Urgent!]

1998-06-17 Thread Jay Barbee
> I accidently installed this package once...be very carefull. last I > used it (accidently installed it) it wasvery broken. It was not > unmounting filesystems and remounting them read-only before > halt/reboot ing. I tried to figure out what was wrong (not knowing > that file-rc existed, much

Re: Exim 1.90

1998-06-17 Thread ssnow
Hi David: I know on the Debian Webiste it says that Debian 2.0 is forozen? Do you have any estimation on when it is going to come out or when there will be a debian package for 1.3.1 version On 17 Jun 1998, David Z. Maze wrote: > > ssnow <[EMAIL PROTECTED]> writes: > s> I was wondering if the D

Re: Exim 1.90

1998-06-17 Thread David Z. Maze
ssnow <[EMAIL PROTECTED]> writes: s> I was wondering if the Debian Package for Exim 1.90 has come out s> currently the only one that i see avalible is 1.62, can someone s> please point me in the right direction. hamm (the upcoming Debian 2.0 release) has Exim 1.92. --

Re: 8 GB limit on cfdisk?

1998-06-17 Thread Yamamoto Hirotaka
Torsten Hilbrich <[EMAIL PROTECTED]> writes: > LBA is linear block addressing and means that the BIOS no longer use > the ancient Cylinder/Sector/Head addressing scheme. It does not harm > large disks but it neccessary for using them as the older way of > addressing is limited to 8GB, IIRC. Than

Re: 8 GB limit on cfdisk?

1998-06-17 Thread Torsten Hilbrich
On: 17 Jun 1998 23:17:51 +0900 Yamamoto Hirotaka writes: > > "Mark H. Mabry" <[EMAIL PROTECTED]> writes: Martin> Are you using the setting LBA in the BIOS? I think I do and I Martin> have a 8.5GB disk with heads 255 sectors 63 and cylinders Martin> 784. Those are not near any 1024 limit. >> >> >

Exim 1.90

1998-06-17 Thread ssnow
Hello I was wondering if the Debian Package for Exim 1.90 has come out currently the only one that i see avalible is 1.62, can someone please point me in the right direction. Please reply -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact

Desperate for Optical Character Recognition

1998-06-17 Thread timothy
Does anyone know of any OCR software available for Linux? Preferably something that will plug into gimp with SANE and xscanimage - but anything will do, console mode or X - I'm dying never to have to reboot to Windoze again! :). Thanks, Timothy -- E-Mail: [

floppy install: endless loop

1998-06-17 Thread James D. Lowenthal
Sorry in advance for a probably naive question: I'm trying to install Debian 1.3.1 by floppy on my Toshiba Tecra 520CDT (Pentium 166, 4GB, 32MB). I've tried several different sources for the floppy, including "InfoMagic" CD's, which produced a rescue/boot floppy that failed. I've also tried maki

Re: Startup files disappeared [Urgent!]

1998-06-17 Thread sjc
On Wed, Jun 17, 1998 at 06:41:31PM +0200, Martin Bialasinski wrote: > > >> "JB" == Jay Barbee <[EMAIL PROTECTED]> writes: > > JB> I don't ever remember touching this package before (file-rc), what is > JB> it's story? > JB> is it needed? Should I hit reinstall in dselect? > > file-rc is an a

OpenLinux lite and Debian?

1998-06-17 Thread Shanta McBain
hi I just got a book "The Complete Reference Linux second edition" and it contains a cd. OpenLinux Lite is this disk compatible with the debian core that I have installed? Do I have to install the OpenLinux to take advantage of the programs on the CD? Thanks Shanta -- To UNSUBSCRIBE, email t

SOLVED: Appending Postscript Fonts when printing.

1998-06-17 Thread Alexander Kushnirenko
It turned out to be fairly easy using gs cat infile.ps | gs -q -sDEVICE=pswrite -sOutputFile=output.ps - > Hi, > > I'm trying to print Postscript files on remote network postscript printer > (HP5SI). PS file include some special fonts (KOI8 actually). Fonts (*.pfa) > are installed on my syst

Re: ZIP & ZIP+ drives

1998-06-17 Thread Adrian Bridgett
On Tue, Jun 16, 1998 at 03:45:45PM +0200, Max Lawson wrote: > Hi, > > I know the ZIP drive is supported in the kernel; and > I would like to know if the ZIP+ drive is supported too. Not yet - try looking at http://www.torque.net/zip.html Adrian email: [EMAIL PROTECTED], http://www.pobo

Re: Netscape mail settings

1998-06-17 Thread Brian Weiss
On Wed, 17 Jun 1998, Brian Morgan wrote: > Thanks to all who have helped me thusfar: > > A few questions about netscape's settings: > > 1.I can send mail, using debian.greenville.edu as my "outgoing mail > (SMTP) server" (debian is the host name for my debian system), and > others receive i

Trying to get a 1542C working.

1998-06-17 Thread Jim Lynch
I'm getting the following error message upon boot: Unable to determine Adaptec IRQ level I had this card installed in a VLB system a while ago and replaced it with a pci scsi adapter when I upgraded. I'm now putting a second machine together and am trying to get this working in a pci mother board

Re: A must read for all Linux and computer lovers

1998-06-17 Thread Andrew Leonard
> > I think it appeared some time ago on http://www.slashdot.org/. The > motto of this site is: `News for nerds. Stuff that matters.' > > One word of warning here: it's addictive. No kidding. I'm a reporter/editor for Salon, and started to pay serious attention to slashdot.org when they linke

RE: chat will not send password

1998-06-17 Thread Chip Grandits
This is exactly right!!! (I finally figured it out about midnight last night!) I had copied this script directly from the Debian User's Guide (linuxpress.com?) - I will also send them a copy of this; I think it's a bad example. Thanks to all who helped me with this one! -Chip Grandits -Or

(oops) loading pcmcia eth0 II

1998-06-17 Thread Michael Roark
Sorry, I forgot a couple of things. First, I am using a 3com 3c589D card. Secondly, when I reboot the machine, I get the following errors when trying to recognize the card (?): socket 0: 3c589D /lib/modules/2.0.30/pcmcia/3c589_cs.o: unresolved symbol . . . (there are several lines of this) ins

loading pcmcia eth0

1998-06-17 Thread Michael Roark
O.K., I just wiped my laptop to install Debian 1.3.1 (again), and have run into a problem. I have installed the system (plus some), recompiled the kernel with all the appropriate stuff and sundries, and generally done what I thought should be done. I cannot, however, get my ethernet card going

Re: Startup files disappeared [Urgent!]

1998-06-17 Thread Martin Bialasinski
>> "JB" == Jay Barbee <[EMAIL PROTECTED]> writes: MB> file-rc is an approach to handle the scripts in init.d in another fashion MB> then trough the symlinks in rc.* directories. It has *one* file which MB> describes which script has to be started/stoped in which runlevel. MB> MB> I'd consider it

Re: Startup files disappeared [Urgent!]

1998-06-17 Thread Jay Barbee
> > >> "JB" == Jay Barbee <[EMAIL PROTECTED]> writes: > > JB> I don't ever remember touching this package before (file-rc), what is > JB> it's story? JB> is it needed? Should I hit reinstall in dselect? > > file-rc is an approach to handle the scripts in init.d in another fashion > then trough

Re: Netscape mail settings

1998-06-17 Thread Martin Bialasinski
>> "BM" == Brian Morgan <[EMAIL PROTECTED]> writes: BM> 1.I can send mail, using debian.greenville.edu as my "outgoing mail BM> (SMTP) server" (debian is the host name for my debian system), and BM> others receive it fine. However, when I try to receive mail using the BM> same server name, I

Re: pci problem with dell

1998-06-17 Thread Daryl Williams
hi stephane, thanks for your response. i have finally gotten the ethernet working using a 3com 3c905 card. i had previously been trying to get it to work with a 3c905B without any luck. thanks again, //daryl Stephane Bortzmeyer wrote: > On Tuesday 16 June 1998, at 12 h 3, the keyboard of Daryl

SB16 PnP not working properly

1998-06-17 Thread Ian Lynagh
Hi all! I am having a problem with my SB16 PnP. Can anyone help me? It all seems to work fine using isapnp and sound compiled in as a module. It seems to be detected fine as shown here: [EMAIL PROTECTED]:~# rmmod sound [EMAIL PROTECTED]:~# insmod sound trace_init=1 Sound initialization started

Re: emacs *very slow* to launch

1998-06-17 Thread Pete Harlan
> Netscape in X is another matter though. Would setting the mode to store > the image in swap speed stuff up? Netscape maintains its large cache in ~/.netscape/cache, which it checks somehow on startup. This, I believe, contributes more to its slow launch than its bulk does. -- Pete Harlan [EMAI

lprng -- USER/REMOTEUSER GROUP/REMOTEGROUP options

1998-06-17 Thread Paul Miller
I'm having trouble using the USER, REMOTEUSER, GROUP, and REMOTEGROUP options in lprng 3.4.2-5. I want to only allow a certain user or group to have access to the printer. For example, if I use: (/etc/lpd.perms) DEFAULT REJECT ACCEPT SERVICE=X HOST=localhost IP=127.0.0.1/255.255.255.255 ACCEPT

Re: Debian and Afterstep1.4.5.3-1

1998-06-17 Thread Joey Hess
dpk wrote: > I,... what are people switching to? Any recommendations for a fast, > slick, and easily configurable wm? WindowMaker. As a bonus, it's similar to afterstep in look & feel. To be fair, the config file for wmaker hasn't quite settled down yet, either. But you can do a lot of config s

Re: Startup files disappeared [Urgent!]

1998-06-17 Thread Martin Bialasinski
>> "JB" == Jay Barbee <[EMAIL PROTECTED]> writes: JB> I don't ever remember touching this package before (file-rc), what is JB> it's story? JB> is it needed? Should I hit reinstall in dselect? file-rc is an approach to handle the scripts in init.d in another fashion then trough the symlinks

Re: smail

1998-06-17 Thread Martin Bialasinski
>> "PS" == Peter Shtinkov <[EMAIL PROTECTED]> writes: PS> Can you tell me how to set smtp_remote_allow properly with 2 networks PS> in smail config (Hamm - distribution). [Please configure your mailer to break lines after 70 characters] This is described in man smail-config rather longish. smt

Netscape mail settings

1998-06-17 Thread Brian Morgan
Thanks to all who have helped me thusfar: A few questions about netscape's settings: 1.I can send mail, using debian.greenville.edu as my "outgoing mail (SMTP) server" (debian is the host name for my debian system), and others receive it fine. However, when I try to receive mail using the sa

Appending Postscript Fonts when printing.

1998-06-17 Thread Alexander Kushnirenko
Hi, I'm trying to print Postscript files on remote network postscript printer (HP5SI). PS file include some special fonts (KOI8 actually). Fonts (*.pfa) are installed on my system and I can see PS file using gv for example. But when I send them to printer server apparently does not have them

Re: Please clarify...

1998-06-17 Thread CHUCK
Can you give me or point me to 1.1 to 1.2 to 1.3, or 1.1 to 1.3, upgrade instructions? Thanks. Chuck Kaufman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

ISDN Setup - fixed, thanks!

1998-06-17 Thread Robert de Forest
Thanks to all who replied to my question about a USR Courier I-Modem setup, especially Jens B. Jorgensen, whose answer was both complete and courtious. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Startup files disappeared [Urgent!]

1998-06-17 Thread Jay Barbee
I went into dselect and removed the package file-rc. Now it is in a state: file-rc removed (configs remain); remove (was: remove). Extra ...and everything is back in the /etc directory... all the init.d files are still there and all the rc#/d directories are back, and symbolic links are

Re: Startup files disappeared [Urgent!]

1998-06-17 Thread Jay Barbee
/etc/init.d/* is all there as far as I can see. File-rc 0.4.1 is installed but does not have any description in dselect. I am going to remove it and reinstall it. > Did you install the file-rc package? Is /etc/init.d/* still there? > > On Wed, 17 Jun 1998, Jay Barbee wrote: > > > Well the g

Re: print permissions

1998-06-17 Thread Hamish Moffatt
On Wed, Jun 17, 1998 at 05:12:20PM +0200, E.L. Meijer Eric" wrote: > What about this: > > -rwsr-sr-x 1 root lp 14236 Jul 30 1997 /usr/bin/lpr > -rwxr-xr-x 1 root lp 14236 Jul 30 1997 /usr/bin/lpr.orig > (fake listing, just for demo purposes) > > Now lpr is the wra

RE: Learning C

1998-06-17 Thread Mark Ciciretti
A good book to start with is Begining Linux Programing by Wrox Press. On 17-Jun-98 M.C. Vernon wrote: > Dear all, > > I guess I could probably RTFM, but there you are. I know basic C, > and I'd like to get used to using libraries. Debian (Linux, generally) > being what it is, I'm pretty

major vendors and linux [was: A friendly #linux

1998-06-17 Thread Richard E. Hawkins Esq.
> >> And I can buy PCs without Windows. I never *HAVE* bought a PC with > >> windows. Consider that a pop quiz for ya. > >Well, there's a few people that would like your hookups then, because a > >*lot* of people complain that they can't get a built box without an OS. > From the major

Re: print permissions

1998-06-17 Thread Glynn Clements
Paul Miller wrote: > How can I control who can print and who can't? If you specify a group using the `rg' option in /etc/printcap, only members of that group are allowed to print. -- Glynn Clements <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubsc

Re: Apple II Emulator

1998-06-17 Thread sjc
On Wed, Jun 17, 1998 at 09:07:35AM -0500, Jeff Noxon wrote: > On Wed, Jun 17, 1998 at 09:13:44AM -0400, [EMAIL PROTECTED] wrote: > > Bad newsI can't find xgs anywhere! > > I just spent some time digging around the web, I found its > > offcial homepage is gone...I was able to find the authors ho

Re: apache_1.1.3-6 preinstall script giving errors

1998-06-17 Thread Douglas Bates
"LeRoy D. Cressy" <[EMAIL PROTECTED]> writes: > Douglas Bates wrote: > > > > I was having trouble installing apache_1.1.3-6 on a bo machine that > > had an earlier apache (1.0.x) installed. I kept getting an error in > > the pre-installation script. I thought it was because of the previous > >

Re: print permissions

1998-06-17 Thread E.L. Meijer \(Eric\)
> > On Wed, Jun 17, 1998 at 10:51:11AM -0400, [EMAIL PROTECTED] wrote: > > Hamish Moffatt writes: > > > On Wed, Jun 17, 1998 at 08:14:00AM -0400, Paul Miller wrote: > > > > How can I control who can print and who can't? > > > > > > I am guessing, but I guess you could put everyone who may print >

Re: Startup files disappeared [Urgent!]

1998-06-17 Thread Scott Ellis
Did you install the file-rc package? Is /etc/init.d/* still there? On Wed, 17 Jun 1998, Jay Barbee wrote: > Well the good news is, > > My Debian system has been up handling daily routines (and running RC5 > challenge they whole time ) for the past 93 days. They only thing that > shut > it d

Re: A must read for all Linux and computer lovers

1998-06-17 Thread E.L. Meijer \(Eric\)
> > Shaleh writes: > > > > There is an article from a month or so ago on Salon Magazine's site by > > Ellen Ullman. She discusses her trip into the world without Microsoft > > from a techie point of view. It is an absolute must read for anyone who > > wants to know "why", rather than just use s

Re: print permissions

1998-06-17 Thread Hamish Moffatt
On Wed, Jun 17, 1998 at 10:51:11AM -0400, [EMAIL PROTECTED] wrote: > Hamish Moffatt writes: > > On Wed, Jun 17, 1998 at 08:14:00AM -0400, Paul Miller wrote: > > > How can I control who can print and who can't? > > > > I am guessing, but I guess you could put everyone who may print > > in the lp gr

HELP: hosed /etc

1998-06-17 Thread Will Lowe
In the process of installing a tape drive so I could back up /etc and my dpkg selections, I've managed to hose /etc ... just the top-level directory; all the subdirectories are fine. Is there some way (once I get a passwd file back, probably by copying over the passwd file from a rescue disk an

Re: XWindows

1998-06-17 Thread Paul McDermott
hello, you need the following for a mimimum x install. xbase, xbook, xfntbase, xfntbig, xfnt100 xfnt75, xfntcyr, xfntpex, xfntscl, xfntil2, xlib6g, xserver-whatever-your-video-card-is (usually xserver-svga) there is also xmanpages and xext. you can download them via ftp and use dpkg -i to instal

Re: A must read for all Linux and computer lovers

1998-06-17 Thread tko
Shaleh writes: > > There is an article from a month or so ago on Salon Magazine's site by > Ellen Ullman. She discusses her trip into the world without Microsoft > from a techie point of view. It is an absolute must read for anyone who > wants to know "why", rather than just use something. The

Re: print permissions

1998-06-17 Thread tko
Hamish Moffatt writes: > > On Wed, Jun 17, 1998 at 08:14:00AM -0400, Paul Miller wrote: > > How can I control who can print and who can't? > > I am guessing, but I guess you could put everyone who may print > in the lp group, and remove the setgid bit on /usr/bin/lpr* -- but > then those users wi

Re: Netscape tarball: how to use it

1998-06-17 Thread David Z. Maze
Brian Morgan <[EMAIL PROTECTED]> writes: BM> I've downloaded netscape's tarball, and unzipped it with gunzip. BM> Now how do I access it to run the ns-install script? I guess I BM> need a basic lesson in "What's a tarball? Is it anything like a BM> tarbaby?" Is it like a zipped file in dos? A

Netscape tarball: how to use it

1998-06-17 Thread Brian Morgan
I've downloaded netscape's tarball, and unzipped it with gunzip. Now how do I access it to run the ns-install script? I guess I need a basic lesson in "What's a tarball? Is it anything like a tarbaby?" Is it like a zipped file in dos? Forgive me for these remedial questions. I've only been us

Re: 8 GB limit on cfdisk?

1998-06-17 Thread Yamamoto Hirotaka
"Mark H. Mabry" <[EMAIL PROTECTED]> writes: > Martin> Are you using the setting LBA in the BIOS? I think I do and > Martin> I have a 8.5GB disk with heads 255 sectors 63 and cylinders > Martin> 784. Those are not near any 1024 limit. > > > Yes, LBA is enabled in the BIOS. I know I'm askin

Startup files disappeared [Urgent!]

1998-06-17 Thread Jay Barbee
Well the good news is, My Debian system has been up handling daily routines (and running RC5 challenge they whole time ) for the past 93 days. They only thing that shut it down was a scheduled poweroutage for a weekend repair. The bad new is, 93 days later, I am poking around and I noticed tha

Re: HELP! ImageMagick >= 3.9.1 for bo needed Was: Problems with ImageMagick in bo (Debian 1.3.r6)

1998-06-17 Thread paulwade
I use it on a bo platform. Look at the dependancies. debhelper on bo needs perl and fileutils upgraded first. It is a package of scripts, so it doesn't care about libc versions. +--+ + Paul Wade Greenbush

Re: Apple II Emulator

1998-06-17 Thread Jeff Noxon
On Wed, Jun 17, 1998 at 09:13:44AM -0400, [EMAIL PROTECTED] wrote: > Bad newsI can't find xgs anywhere! > I just spent some time digging around the web, I found its > offcial homepage is gone...I was able to find the authors homepage > but it contained no mention of xgs, all I could fine was xg

Re: 8 GB limit on cfdisk?

1998-06-17 Thread Mark H. Mabry
> "Martin" == Martin Str|mberg <[EMAIL PROTECTED]> > wrote the following on Tue, 16 Jun 1998 21:05:24 +0200 Mark> I'm having a problem partitioning my 9.6 GB harddrive on my Mark> Dell P-II 400. This is an EIDE drive. When I use cfdisk, it Mark> sees only 8 GB. I believe that th

Re: retrieving gifs through HTTP from script

1998-06-17 Thread servis
On 17 Jun, Nico De Ranter wrote: > > Hi, > > I need to write a script dat will download a gif from an HTTP > server. Unfortunately it turns out that when I telnet to the > webserver (port 80), issue "GET test.gif" and pour the output > into a file (making sure to remove the three header lines) t

Re: HELP! ImageMagick >= 3.9.1 for bo needed Was: Problems with ImageMagick in bo (Debian 1.3.r6)

1998-06-17 Thread Scott Ellis
On Wed, 17 Jun 1998, Wojciech Marek Zabolotny wrote: > I've checked ImageMagick 3.9.1 in RedHat 5.1, and it works OK. > Probably the reason of my problem is a bug in ImageMagick <= 3.8.2 > The another problem is however, that I can't find any newer version > which compiles in bo. The 4.0.4 version

Re: A friendly #linux

1998-06-17 Thread sjc
On Wed, Jun 17, 1998 at 11:19:20AM +0100, M.C. Vernon wrote: > Steve, > > > As for me, it is simple. I buy the parts, build my own. I've built my > > own since my first PC was bought, a Hyundai 386sx-16 w/DOS 6.22 on it and > > nothing else. I realized long ago, 9 years now, that the big na

Re: print permissions

1998-06-17 Thread Hamish Moffatt
On Wed, Jun 17, 1998 at 08:14:00AM -0400, Paul Miller wrote: > How can I control who can print and who can't? I am guessing, but I guess you could put everyone who may print in the lp group, and remove the setgid bit on /usr/bin/lpr* -- but then those users will be able to play with the files in /

SECS Drivers

1998-06-17 Thread Shai
Dear Madam/Sir, Tadin Ltd. is seriously considering purchasing Debian Linux OS, applications (e.g., Data bases, backup, dial-up etc.) and Development tools for our monitoring product. Tadin Ltd. develops and sells monitoring and diagnostic system for the semiconductor industry. We are currently

Re: Apple II Emulator

1998-06-17 Thread sjc
On Tue, Jun 16, 1998 at 03:36:55AM +, Rev. Joseph Carter wrote: > On Tue, Jun 16, 1998 at 08:22:33PM -0400, Carlos Figueroa wrote: > > Do you have a Apple IIgs emulator? E-Mailme at [EMAIL PROTECTED] . > > There is one, xgs. At this time, there is not a .deb of it and you need a > ROM image

Re: XWindows

1998-06-17 Thread Ossama Othman
Hi, You need the xbase package. Dselect will tell you what else xbase depends on, so start off with that. Basically, you will need the xbase package, an X server package, X libraries, fonts and a window manager; all of which are in the X11 section. Have fun. :) -Ossama __

Re: Learning C

1998-06-17 Thread Fabien Ninoles
On Wed, Jun 17, 1998 at 02:14:48AM +0100, M.C. Vernon wrote: > Dear all, > > I guess I could probably RTFM, but there you are. I know basic C, > and I'd like to get used to using libraries. Debian (Linux, generally) > being what it is, I'm pretty sure there are some packages in the devel > s

Re: Please clarify...

1998-06-17 Thread Fabien Ninoles
On Wed, Jun 17, 1998 at 02:33:04AM +, Robert Wilderspin wrote: > On 16 Jun 98 17:39:36 GMT, [EMAIL PROTECTED] wrote: > > >There is the package "cruft" in slink, which will compare dpkg's databases > >with the installed files and print the differences (taking a lot of further > >input into acco

RE: retrieving gifs through HTTP from script

1998-06-17 Thread Ted Harding
On 17-Jun-98 Nico De Ranter wrote: > I need to write a script dat will download a gif from an HTTP > server. Unfortunately it turns out that when I telnet to the > webserver (port 80), issue "GET test.gif" and pour the output > into a file (making sure to remove the three header lines) the > gif t

print permissions

1998-06-17 Thread Paul Miller
How can I control who can print and who can't? Thanks -Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: compiling sendmail on libc6: redefinitions in socket.h

1998-06-17 Thread Lutz Kotoll
Hi, On 16 Jun 1998, Jens Ritter wrote: > Have a look at the slink sendmail package. > debian/dists/slink/main/source/mail/sendmail_8.9.0-3.diff.gz > etc. ahh, nice to have it as a package. But: that doesn't help me compile it myself (from the original sources) -- how do i get around the error me

Re: retrieving gifs through HTTP from script

1998-06-17 Thread Hamish Moffatt
On Wed, Jun 17, 1998 at 11:51:33AM +0200, Nico De Ranter wrote: > I need to write a script dat will download a gif from an HTTP > server. Unfortunately it turns out that when I telnet to the > webserver (port 80), issue "GET test.gif" and pour the output > into a file (making sure to remove the th

Re: A friendly #linux

1998-06-17 Thread M.C. Vernon
Steve, > As for me, it is simple. I buy the parts, build my own. I've built my > own since my first PC was bought, a Hyundai 386sx-16 w/DOS 6.22 on it and > nothing else. I realized long ago, 9 years now, that the big names also > equate to proprietary configurations, lock you into a single

retrieving gifs through HTTP from script

1998-06-17 Thread Nico De Ranter
Hi, I need to write a script dat will download a gif from an HTTP server. Unfortunately it turns out that when I telnet to the webserver (port 80), issue "GET test.gif" and pour the output into a file (making sure to remove the three header lines) the gif turns out not to be useable. My best gu

smail

1998-06-17 Thread Peter Shtinkov
Can you tell me how to set smtp_remote_allow properly with 2 networks in smail config (Hamm - distribution). Thank you. begin: vcard fn: Peter Shtinkov n: Shtinkov;Peter org:Spectrum NET email;internet: [EMAIL PROTECTED] title: System Administ

XWindows

1998-06-17 Thread Ivan
Hi - sorry to trouble you all again ! It seems the whole world except me runs X - and I would like to join them. I installed Bo via FTP using the dselect defaults which I thought would include X - does it ? If so, how do I activate it - it seems the usual method is xdm or xstart but neither comm

Re: urgen - xdm locks down video and system - won't shut off

1998-06-17 Thread Ole J. Tetlie
* Micha Feigin <[EMAIL PROTECTED]> | | I don't know if there is a way to stop xdm from starting before it | starts without going into the system (ie. boot prompt or hot keys). Try "linux single" at the bootprompt. This should get you into maintainance-mode (root with no X). Good Luck, -- Ole -

Partitioning questions.

1998-06-17 Thread Max Lawson
Hi all, Today's is a great day. A friend of mine and I are going to have our boxes. I'm in trouble: I need to have the boxes ready quickly. i've ordered Hamm CDs, but haven't received them yet. All I've available is RH5.0 CDs. i'm _going_ to install it _first_. The way I would like

urgen - xdm locks down video and system - won't shut off

1998-06-17 Thread Micha Feigin
I moved a hardisk from my computer at home to another one to try and see how the system runs on a stronger coputer. My home machine is a 486 with a trident 8900d video board The first computer i tried it on was a pentium using a cirus logicvideo board. The system went up fine untill saying : load

Re: A friendly #linux

1998-06-17 Thread Steve Lamb
On Wed, 17 Jun 1998 01:02:55 -0700, Steve Lamb wrote: Geez, did it twice. Someone slap me silly./ -- Steve C. Lamb | Opinions expressed by me are not my http://www.calweb.com/~morpheus| employer's. They hired me for my ICQ: 5107343

Re: A friendly #linux

1998-06-17 Thread Steve Lamb
On Tue, 16 Jun 1998 22:45:28 -0700 (PDT), James Blackwell wrote: >> >Oh, I'm sure that they have the motive *currently*, but companies have >> >a very nasty tendancy of not remaining that way for ver long. >> No, individuals do. >Perhaps individuals do, I'm not able to make that judgement. B

HELP! ImageMagick >= 3.9.1 for bo needed Was: Problems with ImageMagick in bo (Debian 1.3.r6)

1998-06-17 Thread Wojciech Marek Zabolotny
Hi All! I've checked ImageMagick 3.9.1 in RedHat 5.1, and it works OK. Probably the reason of my problem is a bug in ImageMagick <= 3.8.2 The another problem is however, that I can't find any newer version which compiles in bo. The 4.0.4 version, which I've found in hamm distribution uses

  1   2   >