Anyone want a utility to find the best mirror?

2000-09-29 Thread Joe Emenaker
Some time ago, I asked about any utility that could take a list of machinesand find the one that's closest, so that I could find the best mirror topoint dselect to. Someone responded that I should try "netselect", which didhelp a lot. However, netselect has a couple of shortcomings:  o It on

Re: init 3 does nothing

2000-09-29 Thread will trillich
On Fri, Sep 29, 2000 at 06:16:10PM +0200, Peter Hugosson-Miller wrote: > So I guess I have no Linux system now. Scratch everything and try again in a > month or so. > Maybe 2.2 will install OK, but I must admit I'm beginning to doubt it. I've > been trying, on > and off, to get Linux working for

Re: apt-get problem

2000-09-29 Thread Bob Nielsen
On Fri, Sep 29, 2000 at 08:53:48PM -0700, Sean wrote: > hi folks, > > i am a new debian user. fresh install potato. i > built my own kernel_image. after that, everytime when > i fire apt-get update/upgrade, it prompt me for > upgrading kernel_image ... > > how can i keep an "old" package (in t

Re: F2 key programming

2000-09-29 Thread Wayne Topa
Subject: F2 key programming Date: Fri, Sep 29, 2000 at 06:20:19PM + In reply to:[EMAIL PROTECTED] Quoting [EMAIL PROTECTED]([EMAIL PROTECTED]): > Hello Thomas, Further to e-mail from Julio Merino on how to make the F2 > key emit "|more\C-m" > (i.e. put into ~.inputrc the li

apt-get problem

2000-09-29 Thread Sean
hi folks, i am a new debian user. fresh install potato. i built my own kernel_image. after that, everytime when i fire apt-get update/upgrade, it prompt me for upgrading kernel_image ... how can i keep an "old" package (in this case is the kernel_image) from not upgrading? thks in advance! _

Re: init 3 does nothing

2000-09-29 Thread Mike Merten
On Fri, Sep 29, 2000 at 09:59:51AM -0500, Dave Sherohman wrote: > > No need to define a new runlevel, just use update-rc.d. Debian sets up > runlevels 2-5 as identical to each other with the expectation that users who > want to use them for process/daemon control will customize the runlevels to >

half-installed packages

2000-09-29 Thread Thomas J. Hamman
I was walking my gf through an install of Debian (it didn't scare her, and she's no techie), and everything went fine until she tried installing some stuff. Installing task-x-window-system basically choked, and now she is left with a bunch of half-installed packages. I can't tinker with it myself

Re: /var/spool/mail on NFS

2000-09-29 Thread oneiros
Thus spake A Mennucc1 ([EMAIL PROTECTED]): > I have two machines with Debian potato on it, > and kernel 2.2.17; first one is called Tonelli, > second one is called Fubini > > I have install nfs-common and nfs-server on both > > when I try to read my email using mutt, it says > > fcntl errno

acroread Exited with error code: 0x400e0009

2000-09-29 Thread Mark Zimmerman
Greetings: Whenever I use acrobat reader on my home system (potato), It displays the first page successully, but when I go to another page it exits and says: Exited with error code: 0x400e0009. I've tried purging and reinstalling it, to no avail. I have no such problem on my systems at work, wh

Re: no ppp.log

2000-09-29 Thread John Hasler
bentley taylor writes: > i don't have a /var/log/ ppp.log, File a bug against ppp. -- John Hasler [EMAIL PROTECTED] (John Hasler) Dancing Horse Hill Elmwood, WI

Re: no ppp.log

2000-09-29 Thread John Hasler
Robb Kidd writes: > 'tail -f /var/log/messages' - pon/poff sends its log entries to > 'messages' by default. pon and poff don't send any log entries anywhere: they are just scripts which respectively call pppd and kill it. However, pppd and chat should be logging to /var/log/ppp.log. Did you tur

Re: forcing D-Link 530 into Full-Duplex

2000-09-29 Thread Tony Mollica
I'm certainly no expert at this but I'm not quite sure how to pass the full_duplex parameter to a driver that is compiled into the kernel. You may have to modify the source for that. But if you compile the via-rhine driver as a module you can pass the parameter two ways that I know. You can inte

Re: Postfix question

2000-09-29 Thread Pollywog
On 29-Sep-2000 Mark Brown wrote: > On Wed, Sep 27, 2000 at 07:42:46PM +, Pollywog wrote: > >> Will putting these hosts in the /etc/postfix/access list suffice? >> I just thought of that, but it's too simple ;) > > [One of the reasons for writing new text after old is that it provides > valua

Re: pine (again!)

2000-09-29 Thread Daniel Lesage
Thanks to Joel Dinel for pointing me to this address: http://www.linuxnewbie.org/ubb/Forum12/HTML/96.html Turns out I did not have libncurses5-dev installed, only libncurses5. Now I'm wondering why apt did not warn me of the missing dependance... Dan.

Re: printer setup in Debian 2.2

2000-09-29 Thread Remco van 't Veer
Printtool is not available in debian 2.2. If you don't want to take it from woody, magicfilter or apsfilter might be a good solution. I use magicfilter and was very happy with the installation ease. Remco On Fri, Sep 29, 2000 at 13:58, Seung-woo Nam wrote: > Hi: > > I was just wondering if t

Re: laptop hot swapping

2000-09-29 Thread scott worley
On Fri, 29 Sep 2000, David Smock wrote: > Date: Fri, 29 Sep 2000 14:12:16 -0500 > To: debian-user@lists.debian.org > From: David Smock <[EMAIL PROTECTED]> > Subject: laptop hot swapping > > I have a Dell Inspiron 5000 running debian woody, and all the apm stuff > works great. My only problem is

Re: no ppp.log

2000-09-29 Thread Gregory Cascante Aviles
I did this way in the .bashrc a put alias pon='plog /var/log/syslog' I hate wvdial att. Gregory Cascante On Fri, 29 Sep 2000, ccridge wrote: > I had the same objection to "pon" and it was suggested > that I go back to wvdial, which has it's own web site. > I did, easy as pie, and now I kn

Re: printer setup in Debian 2.2

2000-09-29 Thread Antonio Rodriguez
If you know how to use printtool, it exists as a deb package also. Get it. apt-get install printtol Seung-woo Nam wrote: > > Hi: > > I was just wondering if there is a printer setup tool in debian like > printtool in redhat. My printer is hp deskjet 694c and it just spits out > garbage under deb

Re: no ppp.log

2000-09-29 Thread ccridge
I had the same objection to "pon" and it was suggested that I go back to wvdial, which has it's own web site. I did, easy as pie, and now I know what's going on.

sawfish & sawfish-gnome

2000-09-29 Thread Jens Luedicke
Hi there ... I'm running a potato/woody box with helixcode gnome. When I wanted to upgrade my system with "apt-get -u dist-upgrade", apt-get decided to remove sawfish and sawfish-gnome. I don't see a reason why. There are new "rep" and "librep" packages, too. Can it be that those new packages are

Re: Where can I find a .deb for ipppd?

2000-09-29 Thread Jens Luedicke
hi there ... isdnutils contains the ipppd apt-get install isdnutils with friendly regards jens luedicke <[EMAIL PROTECTED]> Support the Theory of Evolution; 400 Billion Amphibians can't be wrong! Q: What is the difference between Texas and yogurt? A: Yogurt has culture. On

Re: forcing D-Link 530 -- which nic

2000-09-29 Thread Alvin Oga
hi ya paul.. no no... i need the card to be physically 1" or so... and with the bootrom...its 2.5" or so... aint good to have try to guess which thingie is in the box... c ya alvin On Fri, 29 Sep 2000, W. Paul Mills wrote: > > Can't you just remove (unplug) the boot ROM? > > > > Date: Fri,

Re: Need advice on Postscript/PCL printer

2000-09-29 Thread Hubert Chan
Nicola Bernardelli <[EMAIL PROTECTED]> writes: > The Lexmark Optra E312 (600x600dpi, 4Mbytes RAM, 10ppm, 3 years > replacement-at-home warranty, relatively cheap toner cartridge [5000 > pages] with builtin photoconductor) claims "Postscript2+pcl6 > emulations". > > Could I just send to it the Po

Re: Postfix question

2000-09-29 Thread Mark Brown
On Wed, Sep 27, 2000 at 07:42:46PM +, Pollywog wrote: > Will putting these hosts in the /etc/postfix/access list suffice? > I just thought of that, but it's too simple ;) [One of the reasons for writing new text after old is that it provides valuable context which makes it much easier to unde

Re: forcing D-Link 530 into Full-Duplex

2000-09-29 Thread W. Paul Mills
Can't you just remove (unplug) the boot ROM? > Date: Fri, 29 Sep 2000 14:37:04 -0700 (PDT) > From: Alvin Oga <[EMAIL PROTECTED]> > cc: debian-user@lists.debian.org > Content-Type: TEXT/PLAIN; charset=US-ASCII > > > hi ya paul... > > thats wacky and if one is lucky when you buy the >

Re: Local installation of Helix

2000-09-29 Thread David Z. Maze
Scott Patterson <[EMAIL PROTECTED]> writes: DZM> Scott Patterson <[EMAIL PROTECTED]> writes: SP> Then, put the helixcode source in your /etc/apt/sources.list SP> file. Run a "apt-get update", "apt-get install task-helix-gnome" SP> and that should install everything...I hope. YMMV:) SP> D

Re: ongoing sound problems

2000-09-29 Thread Hubert Chan
Christopher Fonnesbeck <[EMAIL PROTECTED]> writes: > Hubert, > > Thanks for all the help. It didnt work, however. I still get various > messages from my audio apps that tell me there is no sound. I tried > recompiling again using sound as modules, but it appears worse now. The > /dev/sndstat

Helix Debian Packages and a weird error

2000-09-29 Thread cwalstrom
OK. Weird error here, and I'm at a loss on how to track it down. I'm sending you this email because you're one of the Debian package maintainers named "Peter". I realize how thin this lead is, however. Anyway, on to the error... My home directories are automatically mounted via NIS and NFS with

Re: offtopic: OCR on linux

2000-09-29 Thread Carlos Menezes
Try this: http://www.ime.usp.br/~ueda/clara/ More informations, e-mail to [EMAIL PROTECTED] Regards! Carlos Menezes. "A. Demarteau (linux rules!)" wrote: > dear debian-users, > (debian-user subscribers please answer privately as well). > Does anyone have any good ocr-package for Linux which giv

Re: ongoing sound problems

2000-09-29 Thread Christopher Fonnesbeck
Hubert, Thanks for all the help. It didnt work, however. I still get various messages from my audio apps that tell me there is no sound. I tried recompiling again using sound as modules, but it appears worse now. The /dev/sndstat is very empty now. I really have no idea what to do now. Debia

Re: forcing D-Link 530 into Full-Duplex

2000-09-29 Thread Alvin Oga
hi ya paul... thats wacky and if one is lucky when you buy the Dlink marked DF530TX+ i found some cards with the bootrom and some cards without the bootrom... ( i need the part w/out the bootrom... oh welll alvin http://www.linux-1u.net. the 3-NIC 1U uses the dfe530tx+ On 29 Sep

Need advice on Postscript/PCL printer

2000-09-29 Thread Nicola Bernardelli
Hello, Please CC to me any answer for I'm just on debian-laptop at the moment, but I have renounced buying a portable printer so I may get flamed if I ask there ;-) (not true of course, I've seen very nice hints on formatting and printing ascii files recently on debian-laptop). I am to buy an ent

Re: pine (again!)

2000-09-29 Thread steph
Yup...either look for /usr/src/pine4 or /usr/src/pine...there's a wonderful README that actually tells each gory little step of the process. Works very well Alpha

Re: Anyone want a utility to find the best mirror?

2000-09-29 Thread Jim Lisi
> Joe Emenaker wrote: > > Some time ago, I asked about any utility that could take a list of > machines > and find the one that's closest, so that I could find the best mirror > to > point dselect to. Someone responded that I should try "netselect", > which did > help a lot. However, netselect has

Re: pine (again!)

2000-09-29 Thread Adam Shand
> Mind you, I don't understand how come the debs don't compile "out of > the box", but that's another matter. if the binaries don't run it's a pretty sure guess that something weird is going on. i would solve that first. you can grab a debian package of pine from: http://members.mint.n

Re: bitchx and forward delete key

2000-09-29 Thread C. Falconer
At 03:34 PM 9/29/00 -0400, you wrote: Is there any reason that anyone would object if I changed the forward delete key to do something sane, like delete forward, instead of toggling cloaking? Replies just to me, please. I don't have an answer to your question sorry - but why request replies no

Re: ongoing sound problems

2000-09-29 Thread Hubert Chan
Christopher Fonnesbeck <[EMAIL PROTECTED]> writes: > I dont see what's wrong either! When I try and start any audio > application, it claims that either the hardware is not detected or its > busy. I am using GNOME -- could it be an ESD issue? Probably a permissions issue. /dev/dsp belongs to r

Re: Local installation of Helix

2000-09-29 Thread Scott_Patterson
Scott Patterson <[EMAIL PROTECTED]> writes: >> I recently installed Potato and I'm having difficulty installing HelixGnome. >> Rather than perform an installation over the modem at home, I downloaded all >> of the .deb files using the leased line at work, took them home via Zip disk >> and tried

Re: pine (again!)

2000-09-29 Thread cls-colo spgs
...some sort of licensing issue is the sticking point. Daniel Lesage wrote: > [snip] > > Mind you, I don't understand how come the debs don't compile "out of the > box", but that's another matter. > [snip]

pine (again!)

2000-09-29 Thread Daniel Lesage
Hi all. Is there a definitive document anywhere that describes how to compile pine for Debian? Every time I try to compile it, whether from the deb package or the sources, I run into the same problems. And I still don't know how to fix them. And the binary version doesn't work either. Mind you,

Re: ongoing sound problems

2000-09-29 Thread Christopher Fonnesbeck
I dont see what's wrong either! When I try and start any audio application, it claims that either the hardware is not detected or its busy. I am using GNOME -- could it be an ESD issue? Thanks, Chris William T Wilson wrote: > > On Fri, 29 Sep 2000, Christopher Fonnesbeck wrote: > > > tried mo

Re: Local installation of Helix

2000-09-29 Thread Robb Kidd
Hubert Chan wrote: > [EMAIL PROTECTED] writes: > > >I've tried adding a line to the top of my sources.list file ("deb > > >file://home/jmi/debian/ unstable main" - the files themselves are in > > >/home/jmi/debian/dists/woody/main/binary-i386/) and running 'apt-get > > Change the line in sources.l

Re: no ppp.log

2000-09-29 Thread Robb Kidd
cls-colo spgs wrote: > i can ping myself, but nothing else...not natural > further, i don't have a /var/log/ ppp.log, so i can't > see what's really going on. > ...suggestions? 'tail -f /var/log/messages' - pon/poff sends its log entries to 'messages' by default.

Re: Local installation of Helix

2000-09-29 Thread Hubert Chan
[EMAIL PROTECTED] writes: > >Hi, > > > >I recently installed Potato and I'm having difficulty installing HelixGnome. > >Rather than perform an installation over the modem at home, I downloaded all > >of the .deb files using the leased line at work, took them home via Zip disk > >and tried to perfo

Re: ongoing sound problems

2000-09-29 Thread William T Wilson
On Fri, 29 Sep 2000, Christopher Fonnesbeck wrote: > tried modules as well), and the sound card does get picked up and > "configured", albeit not correctly. I cannot see what is wrong with the configuration you show here. It seems that it is finding the card and configuring it. Are the addresse

Re: List of packages..

2000-09-29 Thread Bob Brown
[EMAIL PROTECTED] wrote: > > Hi.. > > Where can I obtain a full list of packages of Debian 2.2? http://www.debian.org/Packages/stable/ > > p.d.: Where can I obtain a Dselect HOWTO?. > http://www.debian.org/doc/ The debian site is one of the most comprehensive you will find. Good readin

no ppp.log

2000-09-29 Thread cls-colo spgs
debs, i installed potato, like usual. via pon, i can dialout to my isp, but i don't know if there's a connect since i can't ping--the cursor just goes to the next line and waits.i triple checked the dns entries and the other pppconfig stuff. i can ping myself, but nothing else...not natural.

Unidentified subject!

2000-09-29 Thread dochawk
-- cc: Subject: my .signature is gone in nmh Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii I've noticed that my .signature is no longer included, either from the command line or when using exmh. It still seems to be there: fac13pts/0:hawk>ls -l .signature -rwx--

Operating Systems

2000-09-29 Thread Dee Laws
I would like to request a complete product list of all debian versions, Service packs etc... for a research of comparison on multiple versions of Linux/Unix. Dee A. Laws Security Analyst <<...>> SecureInfo Corp

ongoing sound problems

2000-09-29 Thread Christopher Fonnesbeck
Hello, I'm having a great deal of trouble getting my Soundblaster card to work in Debian 2.2. Is there a Debian equivalent to sndconfig for RedHat? I have sound support and the drivers installed into the kernel (I have tried modules as well), and the sound card does get picked up and "configured

Re: Local installation of Helix

2000-09-29 Thread David Z Maze
Scott Patterson <[EMAIL PROTECTED]> writes: >> I recently installed Potato and I'm having difficulty installing HelixGnome. >> Rather than perform an installation over the modem at home, I downloaded all >> of the .deb files using the leased line at work, took them home via Zip disk >> and tried to

Re: laptop hot swapping

2000-09-29 Thread William T Wilson
On Fri, 29 Sep 2000, David Smock wrote: > stuff works great. My only problem is hot swapping drives - is there > any way to get linux to recognize the fact that ive changed block > devices? You mean you swap between floppy and CDROM drives? If you compile these drivers as modules you should get

bitchx and forward delete key

2000-09-29 Thread Daniel Jacobowitz
Is there any reason that anyone would object if I changed the forward delete key to do something sane, like delete forward, instead of toggling cloaking? Replies just to me, please. Dan /\ /\ | Daniel Jacobowitz|__|

offtopic: OCR on linux

2000-09-29 Thread A. Demarteau \(linux rules!\)
dear debian-users, (debian-user subscribers please answer privately as well). Does anyone have any good ocr-package for Linux which gives very good results on all kinds of texts including the somewhat worse cases like badly printed manuals and newspaper-articles. At this moment I'm relying on a wi

Re: Local installation of Helix

2000-09-29 Thread Scott_Patterson
>Hi, > >I recently installed Potato and I'm having difficulty installing HelixGnome. >Rather than perform an installation over the modem at home, I downloaded all >of the .deb files using the leased line at work, took them home via Zip disk >and tried to perform an installation from the local h

Need Debian Perl mods to cooexist w/ CPAM style mods!

2000-09-29 Thread John Foster
I am trying to get the Debian style libxx-perlmodules.deb to work, recognize, or otherwise co-exist with CPAN style modules for perl. Is there a wrapper for Debian to install the CPAN mods, or some means to convert them to debian style. I have several perl applications that do not seem to recogniz

laptop hot swapping

2000-09-29 Thread David Smock
I have a Dell Inspiron 5000 running debian woody, and all the apm stuff works great. My only problem is hot swapping drives - is there any way to get linux to recognize the fact that ive changed block devices? I've tried suspending and swapping, but no dice either - the kernel is still think

Re: SW under /usr/local/

2000-09-29 Thread Sven Burgener
On Fri, Sep 29, 2000 at 11:47:29AM +0100, Colin Watson wrote: > >"Colin" == Colin Watson <[EMAIL PROTECTED]> writes: > >> Sven Burgener <[EMAIL PROTECTED]> wrote: > >>> I use GNU stow, but never actually saw anyone suggesting this to be > >>> *the* method. > > > >> You have now ;) That's exactly ho

Re: printer setup in Debian 2.2

2000-09-29 Thread Blair M. Cummings
as root apt-get install printtool Same program used in RedHat Good Luck On Fri, 29 Sep 2000, Seung-woo Nam wrote: > Hi: > > I was just wondering if there is a printer setup tool in debian like > printtool in redhat. My printer is hp deskjet 694c and it just spits out > garbage under debian. >

access lists in qmail

2000-09-29 Thread [EMAIL PROTECTED]
http://www.summersault.com/chris/techno/qmail/qmail-antispam.html im reading this, and was hoping there was another way to go about blocking spam, something along the lines of sendmail's access list, where i can have: 123.456.789 550 die spammer die!! 3.2.1.5 REJECT

Re: The list configuration (bounced messages)

2000-09-29 Thread John Hasler
Arcady Genkin writes: > Is this a list misconfiguration... No. It's misconfiguration of the servers sending those messages. > ...can I configure something on my side not to get those messages? You can install mailagent or procmail and configure it to filter them out. -- John Hasler [EMAIL PROT

F2 key programming

2000-09-29 Thread [EMAIL PROTECTED]
Hello Thomas, Further to e-mail from Julio Merino on how to make the F2 key emit "|more\C-m" (i.e. put into ~.inputrc the line"\e[[B": "|more\C-m" ) I found, after much fruitless searching, that my F2 key has the string "\eOQ" instead attached and F10 has "\e[21~" . I found this via a small

printer setup in Debian 2.2

2000-09-29 Thread Seung-woo Nam
Hi: I was just wondering if there is a printer setup tool in debian like printtool in redhat. My printer is hp deskjet 694c and it just spits out garbage under debian. Thanks Seung-woo Nam

The list configuration (bounced messages)

2000-09-29 Thread Arcady Genkin
Every time I post to this list I get at least three bounces saying that this or that user's mailbox is full and the message could not be delivered. Is this a list misconfiguration (which should be reported as a bug) or can I configure something on my side not to get those messages? -- Arcady Genk

Re: X question - not the mouse!

2000-09-29 Thread Hubert Chan
Olaf Meeuwissen <[EMAIL PROTECTED]> writes: > Look in /etc/X11/XF86Config for DefaultColorDepth and change it to > your liking. Or, if you can't find DefaultColorDepth, it goes in the "Screen" section. Hubert

Re: forcing D-Link 530 into Full-Duplex

2000-09-29 Thread Arcady Genkin
Alvin Oga <[EMAIL PROTECTED]> writes: > try using the RT1839 driver instead ??? Well, I know that I'm using the correct driver. My question is ``How do I pass it parameters; and what parameters should I pass to force it into full-duplex?'' > > I have a D-Link 530 card using a compiled-in via-rh

Re: Where can I find a .deb for ipppd?

2000-09-29 Thread Moritz Schulte
[EMAIL PROTECTED] writes: > Where can I find a .deb for ipppd? ipppd is in the isdnutils package, which can be found on a debian mirror. moritz -- /* Moritz Schulte <[EMAIL PROTECTED]> * http://hp9001.fh-bielefeld.de/~moritz/ * PGP-Key available, encrypted Mail is welcome. */

Re: Minimum hardware requirements? Web-based version?

2000-09-29 Thread Mike Fedyk
Dawn Miller wrote: > > I have a client who uses Debian GNU/Linux (versions 2.2.6, 2.2.13, 2.0.18 and > 2.1.?) on four of their servers. You are referencing Linux Kernel versions. This is the very core of the system, and can run with very small requirements. The real question is "What do you wa

Re: forcing D-Link 530 into Full-Duplex

2000-09-29 Thread W. Paul Mills
I don't think so! The rtl8139 driver is ONLY for the DFE530TX+, the DFE530TX uses the via-rhine driver. They are not interchangeable. Alvin Oga <[EMAIL PROTECTED]> wrote: : hi ya... : try using the RT1839 driver instead ??? : have fun : alvin : http://www.linux-1U.net3 NIC 1Us.1U Rai

Re: List of packages..

2000-09-29 Thread Steve Juranich
On Fri, 29 Sep 2000 [EMAIL PROTECTED] wrote: > Where can I obtain a full list of packages of Debian 2.2? > try: http://www.debian.org/distrib/packages > p.d.: Where can I obtain a Dselect HOWTO?. > How about "man dselect"? Speaking from one Debian newbie to (apparently) another,

Re: init 3 does nothing

2000-09-29 Thread Peter Hugosson-Miller
Dave Sherohman wrote: > On Fri, Sep 29, 2000 at 04:27:20PM +0200, Peter Hugosson-Miller wrote: > > Your 2nd suggestion worked OK, but I wonder if it wouldn't be possible to > > define a new > > (unused) runlevel that doesn't start X (say 7) and then 'init 7' whenever I > > feel like > > shutting

List of packages..

2000-09-29 Thread w-valbue
Hi.. Where can I obtain a full list of packages of Debian 2.2? Because yestarday i tried to install the full version and the systems asked me a lot of questions from software that I don´t know. Thanks.. p.d.: Where can I obtain a Dselect HOWTO?.

Re: Like expr, but for floating point numbers?

2000-09-29 Thread Brendan Cully
perl? :) or maybe bc can be convinced to take stdin/stdout... On Thursday, 28 September 2000 at 10:28, Krzys Majewski wrote: > I would like to have something like "expr", but not restricted to > integers. For example, I have a bunch of numbers: > 99 > 100 > 99 > 98 > 100 > . > . > . > >

Re: Gnome sounds

2000-09-29 Thread Jonathan Markevich
On Thu, Sep 28, 2000 at 05:33:51PM -0400, Noah L. Meyerhans wrote: Bingo! Actually, I had *just* found it before I got this message. Note: "Mapped" means window open and "Unmapped" means window closed. How user-friendly is that? > Wouldn't the sound effects associated with opening and closing

Searching for a Terminal-emulator vt420-vt520

2000-09-29 Thread Andre Strenger
Hi All, I am searching for a terminal-emulator who speaks DEC VT420, VT500 or VT520 (for X11). Have anybody a little hint for me ??? Thanks for help and Greetings from Germany ! Regards Fletch -- redseven Community - Alleine war gestern http:/

Re: apt-get, gnome-apt, dselect, which to use?

2000-09-29 Thread Lehel Bernadt
On 29-Sep-2000 Michael P. Soulier wrote: > On Fri, Sep 29, 2000 at 09:54:29AM +0200, Preben Randhol wrote: > >> Description: dpkg -s pacakge >> List all files:dpkg -L pacakge >> list all packages: dpkg -l > > So, does that mean apt-get's cache is shared with dpkg then? I > thought

Re: Subject: ATA-100, UDMA100, LILO

2000-09-29 Thread Vincent_Gaines
This works if I do not use an ATAPI CDROM: from the manual page 79 ( ver 1.02) " Make sure the ATAPI CD-ROM you want to use in the boot sequence is connected to eigther the PRIMARY or SECONDARY IDE connectors, not to the ATA100 connectors. Currently the Promise Ultra DMA /100 chip does not suppo

Re: init 3 does nothing

2000-09-29 Thread Dave Sherohman
On Fri, Sep 29, 2000 at 04:27:20PM +0200, Peter Hugosson-Miller wrote: > Your 2nd suggestion worked OK, but I wonder if it wouldn't be possible to > define a new > (unused) runlevel that doesn't start X (say 7) and then 'init 7' whenever I > feel like > shutting down X? Does this sound possible,

/var/spool/mail on NFS

2000-09-29 Thread A Mennucc1
hi I have two machines with Debian potato on it, and kernel 2.2.17; first one is called Tonelli, second one is called Fubini I have install nfs-common and nfs-server on both I have set NFS export on Tonelli, putting /var/spool/mail 192.84.155.216(rw,no_root_squash) in /etc/export

Re: XF86Setup Mouse Problems

2000-09-29 Thread Carel Fellinger
On Thu, Sep 28, 2000 at 09:29:39PM -0400, Daniel Stehm wrote: ... > after selecting that protocol. To make a long story short, ive tried > everything, yet my mouse STILL does not respond after applying changes and > selecting a mouse protocol. Hoping to get some help with this if anyone can, > appr

Where can I find a .deb for ipppd?

2000-09-29 Thread grecasav
Where can I find a .deb for ipppd? - Este mensaje fue enviado por medio de IMP: http://correo.ulatina.ac.cr

Configuring gtcd to read cddb info

2000-09-29 Thread Mário Jorge Nunes Filipe
Hi Does anyone know the config that i need to place in gtcd so that it can get info from cddb. I'm behibd a firewall so i must use http, preferably on port 8080 (other ports implicate tinquering with the firewall wich is bad...) Thank you -- Mario Filipe [EMAIL PROTECTED]

Re: init 3 does nothing

2000-09-29 Thread Peter Hugosson-Miller
Colin Watson wrote: > [EMAIL PROTECTED] wrote: > >I'm running debian 2.0, and thinking about upgrading to 2.1. > > Hmm, you should probably go for 2.2 now, if you can ... Well, first things first - upgrade 2.0 to 2.2 isn't supported! > >I want to shut down X, so that I can do some upgrading of

Re: apt-get, gnome-apt, dselect, which to use?

2000-09-29 Thread Remco van 't Veer
I use apt-cache (also in the apt package) to see what packages are available. $ apt-cache search jdk jdk1.1-dev - JDK 1.1.x (Java Development Kit) ibm-jdk1.1-installer - Installer for IBM Developer Kit for Linux, Java(TM) Technology Edition lib-rxtx-java - native interface to serial ports in java

Reenviar: ISDN Help?

2000-09-29 Thread grecasav
- Mensaje reenviado por [EMAIL PROTECTED] - Date: Thu, 28 Sep 2000 12:08:42 -0600 From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Subject: ISDN Help? To: debian-user@lists.debian.org Hi my name is Greg and I am from Costa Rica. I need some help whit my Debian 2.2. I have one machine

Re: Maillist vs. newsgroup

2000-09-29 Thread jeff
Rats... that's what I thought! Guess I'll dig through procmail and mutt docs and learn how to deal with mailboxes. Thanks for the reply. -jeff On Thu, Sep 28, 2000 at 08:31:43PM -0700, George Bonser wrote: > > Posts to the mailing list will show up in the newsgroup but newsgroup > posts do not

Re: debian: lpr wont suppress headers

2000-09-29 Thread Jeff Howie
Probably nothing to do with your printcap. We saw the same problem @ work, & upgrading to the latest lprng was the fix. On Fri, Sep 29, 2000 at 11:53:58AM +1100, Brendan J Simon wrote: > I'm using Debian-2.2 on Intel and PowerPC platforms. I am using > magicfilter and lprng (couldn't get lpr work

Re: Q: on Debian Bug-Tracking system

2000-09-29 Thread Bernd Worsch
Dear Wayne! Now conclusions are fine :-) I'd appreciate information on how your class is doing in buglist-review project sometime. My former reply was btw not addressed to you alone/primarily but to users / maybe-users of debian in general. I'd think statements on debian philosophy help understa

Re: SysVinit prob... now runlevel question

2000-09-29 Thread Matus \"fantomas\" Uhlar
-> > As I understand it, X86 hardware hardly ever uses anything but two -> > levels. I know sun hardware actually makes significant use of the -> > runlevels, but I am made to understand that nobody ever really bothered -> > to implement any more than two different runlevels. init runlevels and ke

Re: How to reinstall partial packages ?

2000-09-29 Thread Brent Buchholz
On Fri, 29 Sep 2000, Alex V. Toropov wrote: > >From: Brent Buchholz <[EMAIL PROTECTED]> >> On Fri, 29 Sep 2000, Alex V. Toropov wrote: >> >> >After power failure some files done away :-( >> >This files are not necessary but I wish them to be back. >> >TIA Alex >> > >> Have you checked lost+found f

RE: Dual NIC Problem

2000-09-29 Thread Kimsey-Hickman, Brian
Well it sure didn't take to long to reach the limit of my knowledge. I really don't know where to look to find what services are running. I found a /etc/services file but that looked more like porting information (telnet 23/tcp). I could not find anything that had the a telnet 127.0.0.1 110 line

Re: How to reinstall partial packages ?

2000-09-29 Thread Alex V. Toropov
- Original Message - From: Brent Buchholz <[EMAIL PROTECTED]> To: Alex V. Toropov <[EMAIL PROTECTED]> Cc: Sent: 29 ñåíòÿáðÿ 2000 ã. 16:43 Subject: Re: How to reinstall partial packages ? > On Fri, 29 Sep 2000, Alex V. Toropov wrote: > > >After power failure some files done away :-( > >T

Re: How to reinstall partial packages ?

2000-09-29 Thread Brent Buchholz
On Fri, 29 Sep 2000, Alex V. Toropov wrote: >After power failure some files done away :-( >This files are not necessary but I wish them to be back. >TIA Alex > Have you checked lost+found for the missing files? Their names will be lost, so run file(1) on them to determine what they used to be. 8)

Re: read only root partition

2000-09-29 Thread Ethan Benson
On Fri, Sep 29, 2000 at 02:16:58PM +0200, Raphael Bauduin wrote: > Hi, > > yes, I know that root can remount the partition in read/write. However, with > LIDS, it's possible to limit access to commands, even for root. So the root > partition would be read-only and would stay like that. Access t

Re: read only root partition

2000-09-29 Thread Raphael Bauduin
Hi, yes, I know that root can remount the partition in read/write. However, with LIDS, it's possible to limit access to commands, even for root. So the root partition would be read-only and would stay like that. Access to Lilo would also be limited. /var could be noexec so any filed copied to

Re: OT: IRC & the ~

2000-09-29 Thread Matus \"fantomas\" Uhlar
-> Is the ~ in front of your name in IRC due to the lack of auth installed? I -> cannot find identd anywhere with dpkg. I've tried dpkg -l|grep iden. When -> I had deb installed on another system I somehow picked up identd and I was -> not listed as ~ in name so that got me thinking. Anyway, wha

Re: apt-get, gnome-apt, dselect, which to use?

2000-09-29 Thread Michael P. Soulier
On Fri, Sep 29, 2000 at 09:54:29AM +0200, Preben Randhol wrote: > Description: dpkg -s pacakge > List all files:dpkg -L pacakge > list all packages: dpkg -l So, does that mean apt-get's cache is shared with dpkg then? I thought they were separate, due to the apt-cache program. I'm a

How to reinstall partial packages ?

2000-09-29 Thread Alex V. Toropov
After power failure some files done away :-( This files are not necessary but I wish them to be back. Is their a way to check which files are missed and to install them back without removing/installing hole packages (For example mgetty: I have all binaries, but lost documentation/man. May be other

Re: read only root partition

2000-09-29 Thread Ethan Benson
On Fri, Sep 29, 2000 at 12:25:02PM +0200, Raphael Bauduin wrote: > Hi! > > I want to install debian on a computer, where only the /var partition would > be writeable. Has anyone of you done it? Any advice? > > The possible problems: > [problems snipped] why exactly do you want to do this? its

RE: I just want to check my email

2000-09-29 Thread Paul Biciunas
Jeremy L. Gaddis wrote: > How the fuck are we supposed to know? > > Or, more precisely, what the hell does this have to do with > Debian? > > -jg > > -- > Jeremy L. Gaddis <[EMAIL PROTECTED]> > > -Original Message- > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] > Sent: Thu

  1   2   >