apt-get download rate limiting SOLVED

2008-02-17 Thread cls
[This message has also been posted to linux.debian.user.] I'd like to run 'apt-get -d upgrade' and limit the download rate to half the 130 KB/sec capacity of my DSL line, so it doesn't get in the way. I tried adding a file /etc/apt/apt.conf.d/76download containing this Acquire { http { Dl-

Re: [OT] mslinux

2008-01-10 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, David Baron wrote: > On Tuesday 01 January 2008, [EMAIL PROTECTED] wrote: >> i was browsing around and ran into the following >> >> http://www.mslinux.org/ > > I do not know what this is about but it would be,

Re: "Waiting for root file system" problem

2008-01-10 Thread cls
[This message has also been posted to linux.debian.user.] This is becoming a FAQ. There is a problem with udev. Before udev, there was a strong association between device names and devices. With udev, that association is much weaker. There's new randomness in how partitions are named during boot.

Re: compatibility problems

2007-12-29 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Don Harwood wrote: > > hello world > > I'm a new convert to the debian linux world however I'm starting to get > cold feet with compatibility issues, i just purchased a CNC mill that is > run by a amd64 box wi

Re: Anyone using Debian on notebook?

2007-12-19 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Michael Pobega wrote: > On Mon, Dec 10, 2007 at 04:21:06PM +, Andr=E9 C=E9sar de S=E1 wrote: >> I've been using Debian on my Dell Latitude D520. >>=20 >> Everything is working almost properly.. I'm just ha

Re: Preferred Backup Method?

2007-12-07 Thread cls
s through tar cf - stuff | ssh remotebox tar xf - If there were a problem with tilde dot in the stream I would have seen it by now. Let's try an experiment with Debian boxes truffula (local) and oobleck (remote). truffula$ cat | ssh oobleck "cat >

Re: Installation help

2007-12-07 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Aumnayan D'Letti wrote: > I am installing the latest stable version of Debian (40rl) and am > having an issue with how it's seeing my primary HD. > > It's set up as the master on the primary IDE chain, which t

Re: OT: clicky keyboards

2007-12-07 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Andrew Sackville-West wrote: > > If you need that amazingly insightful gift for someone (yourself?) > this year, check out www.clickykeyboards.com for real IBM > keyboards. Mine just arrived and I'm in heaven.

Re: exim - what is it? (how does it run)

2007-12-06 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Bob Goldberg wrote: > > i've spent DAYS trying to get exim to work to no avail. In that case, don't use Exim. I'm not being sarcastic. It's not a put-down. Exim isn't as arcane as Sendmail, but I found it m

Re: Mailman and postfix (debian etch)

2007-12-03 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Márcio Luciano Donada wrote: > > Hi, > Now I have the mail server using debian etch with postfix. This same > server have installed mailman and I have noticed that many times the > mailman take long to deliv

Re: vi issue in etch

2007-12-02 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, David Fox wrote: > On 11/30/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >> I tried to use the equivs package to inform Etch that my >> custom vim "provides vi", and link it to the >> /etc/alternatives/v

Re: vi issue in etch

2007-11-30 Thread cls
[This message has also been posted to linux.debian.user.] [use vim, not [n]vi] In article <[EMAIL PROTECTED]>, Joseph L. Casale wrote: > > Well, therein lies my lack of experience! I didn't even know there >was a difference, vim is what I "meant" to use but didn't know I wasn't, >hence the apt-get

Re: Cannot mount root file system with vanilla kernel 2.6.24-rc3

2007-11-24 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Micha Feigin wrote: > I'm trying to compile vanilla kernel 2.6.24-rc3 due to some patches I need. > > When I try to boot the new kernel I get the error: > > vfs: Cannot open root device "sda3" or unknown-block

Re: need help with BIND9

2007-11-14 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote: > > Michael Shuler wrote: >> On 11/14/2007 02:53 AM, [EMAIL PROTECTED] wrote: >> >>> I need help setting up nameservers for my own domain. The IPs and >>> domains have been changed

Re: why does the shell show commands foolishly when I press UP key?

2007-11-12 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Serena Cantor wrote: > I often use UP key to get commands entered previously. The shell show some > commands again and > again, just because I have used them several times. Can the shell be more > smart? Th

Re: how to read http mails in mutt mail reader (vim)?

2007-11-12 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, s. keeling wrote: > hce <[EMAIL PROTECTED]>: >> >> I've just installed mutt in Debian, one problem is there are some >> mails from news lists with HTTP format, it was fine when I use Mozilla >> mail reader

Re: "Waiting for root file system..." hang solved

2007-11-02 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Johannes Wiedersich wrote: > > Cameron L. Spitzer wrote: > [snip upgrade instructions] > > Thanks for posting your experience! I am sure it will be useful to others. > >> You could have a debate about whether

Mouse + curses (+ vim), was Re: Apt-Get or Aptitude

2007-11-01 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Nate Duehr wrote: > > On Oct 29, 2007, at 9:49 PM, Daniel Burrows wrote: >> I >> occasionally notice people writing that they just discovered >> aptitude's >> curses interface after using it for ages, so I k

Re: Help with Debian Install

2007-10-21 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Ed wrote: > Hi, > I downloaded an image called debian-40r1-i386-netinst.iso. The install > went fine until I got to the step to 'Configure the Package Manager'. > When I do this step, it asks if I want to use

Re: SAMBA ground-up tutorial?

2007-09-23 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Amit Uttamchandani wrote: > Sorry to hear that you are having a lot of trouble. I don't have that >much experience in setting up samba but when I had to set up a small >samba shared drive I read this document.

SAMBA ground-up tutorial?

2007-09-22 Thread cls
[This message has also been posted to linux.debian.user.] I've got a Debian bastion host at a small nonprofit. Mix of Windoze and Macs on the LAN behind it. Some of the Windoze boxes have those low-end printers (Minolta-QMS 1100L etc) that do their imaging in the driver and will never work on anthi

Re: Install help on Zonbu

2007-09-11 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Mikael Rudberg wrote: > > I forgot to add that i told grub to install into /deb/sda as well > > On 9/11/07, Mikael Rudberg <[EMAIL PROTECTED]> wrote: >> >> Hi >> >> Im clutching at straws here, i just purchase

Re: why sarge is so noisy

2007-09-07 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Serena Cantor wrote: > I have sarge, I use it all the time (it's server) > The machine is my bedroom and scsi disk make noise from time to time (it's > read/writing) > > which script cause reading/writing? Le

Re: upgrading ubuntu to debian

2007-08-30 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Ron Johnson wrote: > > On 08/30/07 14:37, Hal Vaughan wrote: > [snip] >> >> While it's just a small, niggling detail and may be just semantics, >> there is a true root account on Ubuntu that can be used the

Re: SATA vs PATA

2007-08-27 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Douglas A. Tutty wrote: > On Mon, Aug 27, 2007 at 12:05:42PM +0200, Dan H wrote: >> Should I go Serial-ATA or good ol' Parallel-ATA? How do the two >> compare in terms of data throughput and Linux kernel suppo

Re: hda: DMA timeout error, is it a problem ?

2007-08-27 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, David Baron wrote: > > Can also be the power supply! I had to (temporarily) disconnect one of the CD > drives to reduce the load. Not a single WD click-clack or DMA timeout since. Second that. I had a custo

Re: How to create like-official CD from list of packages

2007-08-23 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Owen Heisler wrote: > On Tue, 2007.08.21 10:00, abdelkader belahcene wrote: >> Thanks for reply, >> But there is no answer for my questions, I fomulate it in another way: >> Suppose you have a thounsand pack

Re: how to keep eth0 etch0 and not change

2007-08-23 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Michael Kerwin wrote: > This is a multi-part message in MIME format. > > --=_NextPart_000_0026_01C7E5A6.73D59EE0 > Content-Type: text/plain; > charset="US-ASCII" > Content-Transfer-Encoding: 7bit > >

Re: Iceweasel file associations

2007-08-13 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Andrei Popescu wrote: > > > On Sat, Aug 11, 2007 at 10:14:20PM +, Steven wrote: >=20 >> How can I change this behavior to "Just show me the $#%*'in file as plain= >=20 >> text in a browser tab"? > > This w

SMTP AUTH, TLS, simplest way?

2007-07-27 Thread cls
[This message has also been posted to linux.debian.user.] I've got Postfix with amavis-new and Spamassassin, and my LAN users access email via Dovecot's IMAP/S. All working well, using the Etch packages. Now I'll need to support a couple of mobile users. They'll be connecting at insecure wi-fi h

Iceape chokes on PDFs

2007-06-27 Thread cls
[This message has also been posted to linux.debian.user.] After I dist-upgraded sarge to etch, I switched from the Mozilla binary Seamonkey to Etch's Iceape. When Seamonkey got a PDF, it would open a dialog to open with Kpdf or save. Iceape just displays an empty page. The title bar says .pdf (ap

limiting monthly network traffic

2007-05-25 Thread cls
[This message has also been posted to linux.debian.user.] I'm moving my colocated Debian server to a place with high overage charges. My network link will carry about 200x my bandwidth allocation for the month. The new bandwidth allocation is about 8x what I've been using. But if I get slashdotte

vim crash #289188 etch to be fixed?

2007-05-25 Thread cls
[This message has also been posted to linux.debian.user.] The bug described at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=289188 makes vim practically unusable. The bug says fixed in 1:7.0-164+1 The version in etch is 1:7.0-122+1etch2 and it's broken. The upstream version is 7.1 and its rel

Re: I don't understand the new aptitude

2007-05-23 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Dan H wrote: > > (...and I just noticed I had to copy that by hand because aptitude > --and only aptitude!-- seems to disallow copying text from the xterm > it's running in! What kind of sadism is that?) Some

Re: Newbie help how to enlarge root partition

2007-05-02 Thread cls
[This message has also been posted to linux.debian.user.] "John Fleming" <[EMAIL PROTECTED]> wrote: > I've looked at fdisk and parted, but I need help. Do I need to start > over copying my 40GB HDD to a properly-partitioned 160GB HDD, or can > someone give me detailed instructions to expand my

Re: GRUB launch a CD?

2007-04-30 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Roby wrote: > [EMAIL PROTECTED] wrote: >> >> I'd like to be able to test and demonstrate live CDs. >> Is there a way to tell GRUB to boot a CD? >> >> Cameron > > Yes there is! Look here: > > http://www.mail

GRUB launch a CD?

2007-04-27 Thread cls
[This message has also been posted to linux.debian.user.] I've got an old Compaq laptop. It can boot from hard drive or floppy but not from CD. I installed Etch by moving its hard drive to another machine temporarily. The CD drive is fine. The BIOS is just too stupid to boot from it. I'd like

SEGV and ABRT with vim in mailx

2007-04-25 Thread cls
I still use mailx as my main mail user agent, with vim as VISUAL (v and ~v commands) editor. It's efficient, with helpers like metamail, and multiple xterms. I use vim's "set mouse=a" feature. vim catches mouse input, unless shift is down, where the xterm gets it as usual. Since upgrading Sarge

Re: "udev" trouble solved, device names, udev exonerated

2007-04-16 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote: > [This message has also been posted to linux.debian.user.] > > I've revved four machines from Sarge to Etch now, > following the release notes and letting it replace > devfs with udev

udev trouble

2007-04-11 Thread cls
[This message has also been posted to linux.debian.user.] I've revved four machines from Sarge to Etch now, following the release notes and letting it replace devfs with udev. All worked fine. The fifth machine was a mess. It's got two PATA drives, on the first PATA channel on a motherboard wit

DSL+PPPoE with Efficient Networks LANL card (legacy SBC)?

2004-11-21 Thread cls
[This message has also been posted.] A friend of mine has residential DSL service from SBC. I can move him from MSFT to Debian if I can get his DSL service going. Apparently he was an early adopter, and let the telco install and configure his service, and it took them nine house calls to get it wo

Re: Knoppix question [HD install inflexibility]

2004-10-29 Thread cls
ial ramdisk image. Correcting that problem has turned out to be very difficult, and I haven't gotten any answers about how to do it from the Knoppix.net forums. (How do you make a working Knoppix installation with /usr on its own partition?) If you want a Debian system that will be e

Re: Is there a stable mail client for linux?

2004-10-01 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Brian Nelson wrote: > On Fri, Oct 01, 2004 at 10:02:52AM -0400, Ed Sutherland wrote: >> Is there a secure, solid and stable e-mail client built for linux? > > No. Every mail client in existence is utter cra

Re: BIG mail box...

2004-09-20 Thread cls
[This message has also been posted.] In article <[EMAIL PROTECTED]>, Grant wrote: > Hey!. > > I setup qmail and courier imap last night... i also installed > squirrelmail... which works fine! IF i have small mail boxes... > > Ps - there is abount 4000 mails in the box... Do you expect large mai

Re: Debian WiFi card recomendations please

2004-04-05 Thread cls
ms. You'll need kernel source. They had a PCI card with the same chip, too. Cameron http://web.greens.org/~cls/linux/knoppixoffer.shtml -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Debian dedicated hosting

2004-01-20 Thread cls
[This message has also been posted.] In article <[EMAIL PROTECTED]>, Setu, Prem wrote: > Hi > > I am tring to know how reliable this is. Does anyone know ? > http://www.serverbeach.com/catalog/bargain.php?os=debian Please look at http://www.spamhaus.org/sbl/listings.lasso?isp=serverbeach.com SMT

Re: Comment on HP printer working on Debian 3.0

2003-12-20 Thread cls
[This message has also been posted.] In article <[EMAIL PROTECTED]>, Stephen Liu wrote: > Hi folks, > > I am looking for an economical printer for printing documents. The > printer shall work on Debian 3.0 OS. Some shops recommend HP Deskjet > 3550 with USB plug. > > Any folk has experience on th

Re: man files to text editor

2003-12-17 Thread cls
[This message has also been posted to linux.debian.user.] In article <[EMAIL PROTECTED]>, Lou Losee wrote: > * Gruessle <[EMAIL PROTECTED]> [2003-12-17 12:21]: >> >> Is there a way I can open man files in a text editor. >> I like to print one but have not configured my printer jet. >> So I will em

Re: Query

2003-11-29 Thread cls
[This message has also been posted.] In article <[EMAIL PROTECTED]>, dhiraj kiran wrote: > Hello, > I have a query pertaining to Debian Linux > installation. > For the complete installation of Debian Linux(on line > installation), is it a must that I have a LAN internet > connection? The installat

Re: splitting mbox files

2003-11-27 Thread cls-du
For a screwy format like mbox, use a program designed to deal with the screwy format. Try something like this. mkdir tmp cat bigfatmboxfile | formail -s sh -c 'cat > tmp/$FILENO' Formail is one of those programs that keep getting more versatile as you learn more about them. It's in the pro

Re: Any tool for access NTFS partition of damaged hard drive

2003-11-26 Thread cls-du
"Iago Sineiro" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >> Hi. >> >> I have a hard drive that is damaged and the BIOS can't recognize it. Could I >> access using some tool of Linux? "Haioken" wrote: >Not if the bios can't recognize it. >There is very few pieces of software in e

Re: Holy Spam!

2003-10-03 Thread cls-du
I read this "list" via Newsguy.com. I subscribed, to get posting rights, but the address forwards to /dev/null. Newsguy filters out all the spam. I have a large spam blocking list, http://www.greens.org/about/r.txt (tcprules format) and yesterday I blocked a big chunk of Global Crossing, because

patents, Re: Multi-user Debian

2003-09-28 Thread cls-du
"csj" wrote: > Just because something's obvious doesn't mean it can't be > patented. That's true today, but only because the USPTO is broken. Long ago, when they were doing their job, the rules were: 1. No prior art 2. Not "obvious to anyone skilled in the art" 3. Useful and valuable. #2 meant

Re: Internet Access for Linux?

2003-09-25 Thread cls-du
>[NetZero] say Windows or Mac are required. Then boycott them for being Linux-unfriendly. There *are* MS-Windows-only ISPs. They are the ones using unmaintained remote access boxes that are compatible with Microsoft's broken PPP but not with standard PPP. It's got nothing to do with whether they

Re: Recommended free secondary DNS?

2003-09-20 Thread cls-du
d results with registrars Stargateinc.com and Gandi.net. If you register with them you get "free" secondary DNS. Ob-Debian: If you're running Debian's bind9, don't forget to change the rndc authentication string. -- Cameron http://greens.org/~cls/ -- To UNSUBSCRIBE, email t

Re: font fix found, but how to make it stick?

2003-09-02 Thread cls-du
I think I have a related problem. Invoking acroread on my (woody) laptop, I get an error message "Warning: charset of fontList (ISO10646-1) does not match locale (ISO8859-1)." Acroread displays little dotted boxes instead of characters in its menu bar. But if I use ssh -X to log into the laptop fr

Re: Moving /home to its own partition.

2003-08-03 Thread cls-du
>Suppose Debian was installed on hda with only two partitions, swap >and / and you have accumulated much data in /home. >Later, you add another hard drive, hdb, and decided to place swap >and a separate /home partition on this new drive while keeping / on >the original hda. # Get a root shell

Re: screens

2003-08-03 Thread cls-du
Cees wrote: >after I installed [Woody] I get the error message "No screens found" Don't worry about it. In my experience the X Window System installed by Woody does that about half the time. That's one reason they're writing a new installer. >Can anyone tell me wath I dit wrong? You did nothin

Re: Solved, Re: Hawking Fast Ethernet Cardbus 10/100 Woody

2003-08-03 Thread cls-du
I wrote: > >> # cardctl ident > >> Socket 1: > >> product info: "CardBus", "Fast Ethernet", "V1.0", "" > >> manfid: 0x13d1, 0xab02 > >> function: 6 (network) Works with 2.4.21 kernel drivers mii and tulip, but you need the hotplug package to get it recognized. Jesse Meyer wrote: > >[I've g

Solved, Re: Hawking Fast Ethernet Cardbus 10/100 Woody

2003-08-02 Thread cls-du
I wrote: >> # cardctl ident >> Socket 1: >> product info: "CardBus", "Fast Ethernet", "V1.0", "" >> manfid: 0x13d1, 0xab02 >> function: 6 (network) Jesse Meyer wrote: >[I've got the same card,] FCC ID of "MQ4C2K5MX" > [...] under the 2.4 debian kernel, I have > got the card to work, but onl

Hawking Fast Ethernet Cardbus 10/100 Woody ?

2003-08-02 Thread cls-du
I've got a Cardbus 10/100 NIC from Hawking. # cardctl ident Socket 0: product info: "3Com", "Megahertz 3CCFEM556", "LAN + 56k Modem", "" manfid: 0x0101, 0x0556 function: 0 (multifunction) Socket 1: product info: "CardBus", "Fast Ethernet", "V1.0", "" manfid: 0x13d1, 0xab02 function: 6

Unidentified subject!

2003-07-14 Thread cls
I like the idea of copying the package selections and letting apt reinstall. But there will still be a lot of questions from the install scripts and stuff. If Perrin is perfectly happy with his old machine, and it's on the same LAN as the new one with the fresh hard drive, why not just tar+ssh t

Re: Doubling 100MBit ethernet by splitting the cable <-- bad idea

2003-06-10 Thread cls-du
>On Tue, 27 May 2003 05:40:06 +0200, J F <[EMAIL PROTECTED]> wrote: >>>Splitting the cable >I've seen a network set up with most of the cables were doubled up to >carry 2 10/100 connections over one wire. I don't think any of the >computers in the office were connecting at 100mb and the network h

Re: How to delete a file called "-gzip"?

2001-02-05 Thread cls/cs
On Mon, Feb 05, 2001 at 11:29:39PM +0100, Kerstin Hoef-Emden wrote: > > Hi, > > this is a completely stupid thing I did. I wanted to make a zipped tar > archive of my complete user home account and write it to MOD. > > Unfortunately I used the following line: > > tar -cvvf -gzip /mod/name-of-a

ghost /dev/fd0

2001-02-03 Thread cls/cs
debs, i floppy boot potato. if i need to access mount or superformat another floppy, i cannot access /dev/fd0. suggustions? ti,a. bentley taylor. att. // running: debian gnu/linux ( http://www.debian.org ) kernel: 2.2.17 Script started on Sat Feb 3 16:25:01 2001 cls210:/home/bt# superform

Re: Vids ?

2001-02-02 Thread cls/cs
On Fri, Feb 02, 2001 at 03:33:31PM -0700, Brandeil macleod wrote: >hi ! > I have been trying to install some packages to run MPEG/AVI etc but with > no luck. Tried xmms plugins and xanim put nothing want to insatll. > > Also tried to install real player according to real.com for the debian > v

Re: does anyone here use update-menus?

2001-02-01 Thread cls/cs
On Tue, Jan 30, 2001 at 10:05:55PM -0800, Xucaen wrote: > Hi all.. > > I've added new menu files to /etc/menu but > update-menus doesn't see them. I got this to > work with one menu file I added, but I've added > three more since and they don't show up. > here's one that I am trying to get to wor

Re: Microsoft Scroll Mouse

2001-02-01 Thread cls/cs
On Wed, Jan 31, 2001 at 11:04:31PM -0500, D-Man wrote: > > In /etc/X11/XF86Config > > change the mouse protocol to "MS IM" (or something like that, I'll > check my config once I get back to my computer) and add the line > > ZAxisMapping 4 5 > > to the pointer section. This causes the wheel to

am i hacked?

2001-01-25 Thread cls/cs
debs, i just ran uptime on my single-user box connected to the office dsl pipe. it shows 3 users; and there's only one non-root account. 1. how do i find out who are the other 2 users? 2. does this mean that i've be hacked? ia, t. bentley taylor. running: debian gnu/linux ( http://www.d

[pplaw@pcisys.net: fetchmail nameserver failure]

2001-01-17 Thread cls/cs
- Forwarded message from cls/cs <[EMAIL PROTECTED]> - Date: Wed, 17 Jan 2001 14:23:48 + From: cls/cs <[EMAIL PROTECTED]> To: debian-user@lists.debian.org Subject: fetchmail nameserver failure Reply-To: cls/cs <[EMAIL PROTECTED]> User-Agent: Mutt/1.2.5i Running

fetchmail nameserver failure

2001-01-17 Thread cls/cs
debs, it seems like once a week, my fetchmail gets stuck with an email address it cannot recognize. (i usually then just download the mail with netscape and keep going.) once the error comes up, fetchmail won't download any other messages. attached is the script. ...suggestions? ia, t.

Re: Linux 2.4.0 on Debian 2.2 R2

2001-01-15 Thread cls/cs
On Sun, Jan 14, 2001 at 01:55:12PM -0800, Michael Madden wrote: > When I used dpkg to install the new modutils package, > it gave me the option of installing a new /etc/modules > file. If you choose yes, it gives you a basic > /etc/modules files just with comments. You'll > need to put in a line

Re: Machine/Domain Name

2001-01-12 Thread cls/cs
subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > // would editing "/etc/hostname" be appropriate? (or did i miss what you wanted?) hth bentley taylor. // -- |||||| ||

Re: not getting all mail

2001-01-08 Thread cls/cs
On Mon, Jan 08, 2001 at 08:43:17PM +0100, Philipp Schulte wrote: > On Mon, Jan 08, 2001 at 09:27:55AM +0000, cls/cs wrote: > > > fetchmail told me that i had 317 new messages; but i > > think my system shut off at 200. > > > > 1. how do i set up exim/fetchmail/mu

Re: not getting all mail--now working

2001-01-08 Thread cls/cs
On Mon, Jan 08, 2001 at 09:27:55AM +, cls/cs wrote: > debs, > > fetchmail told me that i had 317 new messages; but i > think my system shut off at 200. > > 1. how do i set up exim/fetchmail/mutt to give me all > the mail? > > 2. is there a way for me to get th

not getting all mail

2001-01-08 Thread cls/cs
debs, fetchmail told me that i had 317 new messages; but i think my system shut off at 200. 1. how do i set up exim/fetchmail/mutt to give me all the mail? 2. is there a way for me to get the 117 emails that did not show up in /var/spool/mail/foo? ia, t. bentley taylor. // -- running: deb

2.4.0 and 3com 905c

2001-01-06 Thread cls/cs
debs, i've been using stock kernel 2.2.17 that came with potato. it recognized my 3com nic (as 3com 3c905c) and works wonderfully. i would like to ungrade to kernel 2.4.0 (now that it's stable). after rebooting a custom 2.4.0, i can't seem to get the nic recognized by the kernel. in the reco

Re: can't make menuconfig

2001-01-06 Thread cls/cs
aps you missed something? > > Greetz, > Sebastiaan > > > On Sat, 6 Jan 2001, cls/cs wrote: > > > debs, > > > > i'm looking to roll 2.4.0 for my potato box; but i'm > > getting ncurses issues. (i have libc6-dev, which > > preven

can't make menuconfig

2001-01-06 Thread cls/cs
debs, i'm looking to roll 2.4.0 for my potato box; but i'm getting ncurses issues. (i have libc6-dev, which prevents my having libc5-dev, which, apparently ncurses needs) suggestions? ia, t. bentley taylor. // running: debian gnu/linux (http://www.debian.org) kernel: 2.2.17 Script sta

Re: MKBOOT problems

2001-01-05 Thread cls/cs
On Fri, Jan 05, 2001 at 07:42:04AM -0800, Tom Schuetz wrote: > Thanks to everyone for the ongoing responses to my newbie dreck. > > Why, when I MKBOOT VMLINUZ-2.2.12, would the system come back to me on three > different BRAND NEW disks with a "write protected or other error"? > > I really doubt

Re: keeping the screen on

2000-12-26 Thread cls/cs
On Tue, Dec 26, 2000 at 04:22:48PM -0600, will trillich wrote: > On Tue, Dec 26, 2000 at 03:08:27PM +0000, cls/cs wrote: > > On Tue, Dec 26, 2000 at 03:36:26PM -0600, will trillich wrote: > > > On Sat, Dec 23, 2000 at 10:21:02PM +, q wrote: > > > > On Sat, Dec 2

Re: keeping the screen on

2000-12-26 Thread cls/cs
On Tue, Dec 26, 2000 at 03:36:26PM -0600, will trillich wrote: > On Sat, Dec 23, 2000 at 10:21:02PM +, q wrote: > > On Sat, Dec 23, 2000 at 09:16:14PM +, q wrote: > > > debs, > > > > > > since i use rather nice background images for my > > > potato boxes, i like to keep the screens on even

Re: exim

2000-12-08 Thread cls-c/s
On Fri, Dec 08, 2000 at 11:03:24AM -0500, Marcelo Chiapparini wrote: > Hello! > > with the help of people in this list finally I have a exim+fetchmail+mutt > configuration working. The problem is > that after dialing to my ISP and invoking fetchmail at the prompt, it > reports the number of emai

external cd install

2000-12-08 Thread cls-c/s
debs, i'm trying to install potato on a 486 box (to be used as a firewall). i want to install via cd from an external cdrom. i get to the point where it needs to "install operating system kernel and modules." i tell the box that i'm using "mounted" as the "medium" used to install the system,

Re: Netscape

2000-12-05 Thread cls-c/s
On Tue, Dec 05, 2000 at 07:31:26PM +, Timothy Bedding wrote: > Is anyone using version 4.6 of Netscape? yesbeen using for a month or two.. > > I get a crash when downloading > http://www.ishipress.com/chess.htm > > Do anyone else get that? If so, can you > email me with your version of

what is > ?

2000-12-01 Thread cls-c/s
debs, in bash, i sometimes hit ' at the end of a command and i then get > on the next line. what does > do? ia, t. bentley taylor. // Script started on Fri Dec 1 19:34:51 2000 [EMAIL PROTECTED]:~$ top' > > > > > [EMAIL PROTECTED]:~$ exit Script done on Fri Dec 1 19:35:07 2000

Re: mutt 1.2.5-4

2000-11-17 Thread cls-c/s
On Sat, Nov 18, 2000 at 11:59:32AM +1100, Bek Oberin wrote: > cls-c/s wrote: > > i upgraded mutt to v1.2.5-4, and in so doing, my /etc/Muttrc changed to > > where: > > 1. i don't know where to specify my signature file; and > > 2. i don't know where to s

mutt 1.2.5-4

2000-11-17 Thread cls-c/s
f" set pgp_import_command="gpg --no-verbose --import -v %f" set pgp_export_command="gpg --no-verbose --export --armor %r" set pgp_verify_key_command="gpg --no-verbose --batch --fingerprint --check-sigs %r" set pgp_list_pubring_command="gpg --no-verbose --batc

Re: wm

2000-11-13 Thread cls-colo spgs
d to use what's most comfortable and inspiring to me. hth. bentley taylor. // -- |\ |/\| |/\| /| | \ |\/| |\/| / | | \|/\| bentley taylor |/\|/ | | \ |\/| cls-c/s |\/|

Re: smtp error

2000-11-07 Thread cls-colo spgs
On Mon, Nov 06, 2000 at 06:20:33PM -0800, Eric G . Miller wrote: > On Mon, Nov 06, 2000 at 06:43:09PM -0700, cls-colo spgs wrote: > > debs, > > > > one of my potatoes has a smtp error: > > > > $ fetchmail > > fetchmail: imap connection to mail.pcisy

smtp error

2000-11-06 Thread cls-colo spgs
debs, one of my potatoes has a smtp error: $ fetchmail fetchmail: imap connection to mail.pcisys.net failed: connection refused 25 messages for at mail.pcisys.net (86395 octets). reading message 1 of 25 (3349 octets)..fetchmail: smtp connect t localhost failed fetchmail: smtp transaction error

Re: installing Star Office 5.2

2000-11-04 Thread cls-colo spgs
On Fri, Nov 03, 2000 at 08:43:40PM -0600, Bob Edwards wrote: > Can anyone tell me how to install Star Office 5.2 ? > I have downloaded the file which is a .bin file, and > put it in a seperate directory. what is next ? I know > how to install .tar files and .gz files, but not > .bin files. > > I d

saving "sent" (mutt) messages

2000-11-01 Thread cls-colo spgs
debs, now that my email trifecta (fetchmail/exim/mutt) is working out, i wonder if there's a way to save a copy of the new messages i send (other than adding my own email addy on the "to:" line). as always, ia, t. bentley taylor (potato on 2.2.17) //

i think i need a mailbox

2000-11-01 Thread cls-colo spgs
debs, ...trying to wean myself from the netscape email client (hopefully with fetchmail/exim/mutt). i've got mutt running to compose/send my email. now, i'm trying to get my email. here is my sample fetchmail result: $ fetchmail 1 message for pplaw at mail.pcisys.net (804 octets). reading me

fetchmail

2000-10-31 Thread cls-colo spgs
debs, where do i tell fetchmail my username? (background: my isp username is "pplaw," and my non-root account is "bt." when i run fetchmail, i get, "[EMAIL PROTECTED]," instead of, "[EMAIL PROTECTED]") ia, t. bentley taylor (potato on 2.2.17) // u

domain in mutt

2000-10-21 Thread cls--colo spgs
debs, this is the error message i get when trying to send an email using mutt: [EMAIL PROTECTED] unknown local-part: "pplaw" in domain "pcisys.net" ...suggestions? ia, t. bentley taylor (potato on 2.2.17) //

Re: Installing kernel sources

2000-10-19 Thread cls--colo spgs
cls--colo spgs wrote: > "S.Salman Ahmed" wrote: > > > >>>>> "RP" == Ray Percival <[EMAIL PROTECTED]> writes: > > RP> Does anyone out there have a step by step to install kernel > > RP> sources on 2.2. Thanks ver

Re: Installing kernel sources

2000-10-19 Thread cls--colo spgs
"S.Salman Ahmed" wrote: > > "RP" == Ray Percival <[EMAIL PROTECTED]> writes: > RP> Does anyone out there have a step by step to install kernel > RP> sources on 2.2. Thanks very much > RP> > > Installing kernel sources is as easy as 1, 2! > > 1) Download source for the current stab

Re: Two Completley unrelated questioins

2000-10-18 Thread cls--colo spgs
[EMAIL PROTECTED] wrote: > Quoting cls--colo spgs <[EMAIL PROTECTED]>: > > > [EMAIL PROTECTED] wrote: > > > > > > > > > do you get any error messages or anything? i've never had problems > > > > (with either the > > > > i

Re: Two Completley unrelated questioins

2000-10-18 Thread cls--colo spgs
[EMAIL PROTECTED] wrote: > > > do you get any error messages or anything? i've never had problems > > (with either the > > icon or the menu (tools-->check spelling)). > > > > bentley taylor > > (potato on 2.2.17) > > > > // > The icon is greyed out and the button dosent push. The tools -> check

  1   2   >