Re: Error 21

2006-08-27 Thread Andrei Popescu
"Marion School, Joe Fisher" <[EMAIL PROTECTED]> wrote: > I'm a total noob with linux. I"m trying to install Debian to use as a > fileserver in a Windows environment. Mepis works fine, but for some reason > everytime I put on Mepis the KDE desktop crashes. > > Debian was recommended as Rock

Debian install and swap

2006-08-27 Thread Ishwar Rattan
The system is a debian derivative. hdb2 is a primary partition for Linux swap. /etc/fstab has the entry: /dev/hdb2 noneswapsw 0 0 but top utility shows 0M swap, and attempt to make it active with swapon (swapon -a) produces the error: swapon: /dev/hdb2: Invalid argumen

Applying Patch to Kernel Source

2006-08-27 Thread David Baron
I am using make-kpkg to build custom kernel. I want to apply the "openvz" patch. Placing the command line option --added_patches openvz shows this as a selected patch but with no indication of it having been "applied". How does one do this correctly? -- To UNSUBSCRIBE, email to [EMAIL PROTECT

Re: Email programs that work.

2006-08-27 Thread Andreas Rippl
On Sat, Aug 26, 2006 at 01:50:09PM -0500, Mumia W. wrote: > On 08/26/2006 11:10 AM, s. keeling wrote: > >Steve Lamb <[EMAIL PROTECTED]>: > >>s. keeling wrote: > >>>mutt "lacking"?!? And you accuse Michelle of being a troll?!? You're > >>>an idiot. HTH. Twit. > >> Ah, yes, the rational respo

Re: Error 21

2006-08-27 Thread Katipo
Andrei Popescu wrote: >"Marion School, Joe Fisher" <[EMAIL PROTECTED]> wrote: > > > >>I'm a total noob with linux. I"m trying to install Debian to use as a >>fileserver in a Windows environment. Mepis works fine, but for some reason >>everytime I put on Mepis the KDE desktop crashes. >> >>

Printing MATHML

2006-08-27 Thread Jan Willem Stumpel
I am trying out MATHML (e.g. using Firefox and Mozilla for viewing and printing the "MATHML Torture Test" at http://www.mozilla.org/projects/mathml/demo/texvsmml.xhtml), and while by now I have good results displaying the formulas, printing them does not work at all well. There are problems wit

Re: Debian install and swap

2006-08-27 Thread Roby
Ishwar Rattan wrote: > > The system is a debian derivative. hdb2 is a primary > partition for Linux swap. /etc/fstab has the entry: > > /dev/hdb2 noneswapsw 0 0 > > but top utility shows 0M swap, and attempt to make it active > with swapon (swapon -a) produces the error:

NetHack meets the 21st century (was Re: Email programs that work.)

2006-08-27 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Rippl wrote: > On Sat, Aug 26, 2006 at 01:50:09PM -0500, Mumia W. wrote: >> On 08/26/2006 11:10 AM, s. keeling wrote: >>> Steve Lamb <[EMAIL PROTECTED]>: s. keeling wrote: [snip] > live. But I digress. I have to get back to my nethack sess

Re: Wrong font in OOo menu

2006-08-27 Thread bdoedel
Thanks Andrius and Florian, I have deleted several times ~/.openoffice.org2 during my struggle. And it was indeed completely gone, I verified that before calling OO again. My carefully constructed personal settings also, much to my regret, because I didn't want to reinstall the archived (of cour

Re: Debian install and swap

2006-08-27 Thread Andrew M.A. Cater
On Sun, Aug 27, 2006 at 05:16:45AM -0400, Ishwar Rattan wrote: > > The system is a debian derivative. hdb2 is a primary > partition for Linux swap. /etc/fstab has the entry: > > /dev/hdb2 noneswapsw 0 0 > > but top utility shows 0M swap, and attempt to make it active > wit

Re: NetHack meets the 21st century (was Re: Email programs that work.)

2006-08-27 Thread Steve Lamb
Ron Johnson wrote: > nethack-x11 is "pane-based", a perfect mixture of graphics and > keyboard controls. Nah, that's Angband. :) -- Steve C. Lamb | But who decides what they dream? PGP Key: 8B6E99C5 | And dream I do... ---+

Re: NetHack meets the 21st century (was Re: Email programs that work.)

2006-08-27 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Steve Lamb wrote: > Ron Johnson wrote: >> nethack-x11 is "pane-based", a perfect mixture of graphics and >> keyboard controls. > > Nah, that's Angband. :) Maybe Angband does what nethack-x11 does, but nh-x11 is *definitely* picture-based. - --

Re: Applying Patch to Kernel Source

2006-08-27 Thread Matej Cepl
David Baron wrote: > How does one do this correctly? I don't know how to do it correctly, but in unpacked kernel tree doing zcat patch.bz2 | patch -p1 would apply the patch. Then run make-kpkg without any --added-patches stuff and it should work. Matěj -- GPG Finger: 89EF 4BC6 288A BF43 1BAB

Re: Email programs that work.

2006-08-27 Thread Matej Cepl
Andreas Rippl wrote: > Generally I tink that it boils down to your requirements in a MUA. I Of course there is one thing which has to be admitted to mutt -- its ability to go be used through ssh. I use it sometimes when I need it, and it is by far the best alternative of that (don't start me to co

Re: Applying Patch to Kernel Source

2006-08-27 Thread David Baron
On Sunday 27 August 2006 15:03, Matej Cepl wrote: > David Baron wrote: > > How does one do this correctly? > > I don't know how to do it correctly, but in unpacked kernel tree doing > > zcat patch.bz2 | patch -p1 > > would apply the patch. Then run make-kpkg without any --added-patches stuff > and

Configuring Prelink (repost)

2006-08-27 Thread David Baron
(Excuse me if you've seen this already. I have not seen it nor has anyone responded so I'll post it one more time.) I am trying to use prelink. The cache file is a year old and incorrect. I changed the /etc/default/prelink to prelinking "yes". The cron.daily script (or any other wet-run) yeilds

[solved] Re: fstab entries for two different pendrives?

2006-08-27 Thread Rodolfo Medina
On Saturday 26 August 2006 11:56, Rodolfo Medina wrote: >> I have the following problem: >> yesterday I bought a new 256 MB pendrive, that wants to be mounted >> as `/dev/sda' whereas the other one I have wants `/dev/sda1'. >> Now, if in /etc/fstab I put the sda entry first, then can't mount sda1;

Re: Email programs that work.

2006-08-27 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Matej Cepl wrote: > Andreas Rippl wrote: >> Generally I tink that it boils down to your requirements in a MUA. I > > Of course there is one thing which has to be admitted to mutt -- its ability > to go be used through ssh. I use it sometimes when I ne

Re: terminal true type fonts

2006-08-27 Thread cga2000
On Sat, Aug 26, 2006 at 04:26:11AM EDT, Jochen Schulz wrote: > cga2000: [..] > > Well .. I'm not sure where anyone ever got the idea that fonts > > should look blurred. I mean if I buy a book from amazon and I get a > > "blurred" copy.. I send it back right away. For stuff that you > > glance

RE: Error 21

2006-08-27 Thread Ottavio Caruso
Marion School, Joe Fisher wrote: > I'm a total noob with linux. I"m trying to install >Debian to use as a fileserver in a Windows environment. > Mepis works fine, but for some reason everytime I put > on Mepis the KDE desktop crashes. What has KDE got to do with a fileserver? A server shouldn't

Re: terminal true type fonts

2006-08-27 Thread cga2000
On Sat, Aug 26, 2006 at 05:45:57AM EDT, Russell L. Harris wrote: > Jochen Schulz <[EMAIL PROTECTED]> writes: > >> I wish there was a good font book available. I've done quite a bit > >> of reading on fonts (and tweaking) but everything I have run into > >> does not really do much to clarify the i

Re: Email programs that work.

2006-08-27 Thread Paul Scott
Matej Cepl wrote: Andreas Rippl wrote: Generally I tink that it boils down to your requirements in a MUA. I Of course there is one thing which has to be admitted to mutt -- its ability to go be used through ssh. I use it sometimes when I need it, and it is by far the best alternative o

Re: NetHack meets the 21st century (was Re: Email programs that work.)

2006-08-27 Thread Andreas Rippl
On Sun, Aug 27, 2006 at 05:55:24AM -0500, Ron Johnson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Andreas Rippl wrote: > > On Sat, Aug 26, 2006 at 01:50:09PM -0500, Mumia W. wrote: > >> On 08/26/2006 11:10 AM, s. keeling wrote: > >>> Steve Lamb <[EMAIL PROTECTED]>: > s. keeli

Re: MP3 resampling

2006-08-27 Thread Lorenzo Bettini
Marc Shapiro wrote: What is the best way to resample MP#s so that reasonable quality is retained, while file size is noticeably reduced.? Hi I used lame to resample mp3 but all the ID3 tag information is lost... how can ID3 tag be preserved? thanks Lorenzo -- +--

Re: MP3 resampling

2006-08-27 Thread Rick Reynolds
Lorenzo Bettini wrote: Marc Shapiro wrote: What is the best way to resample MP#s so that reasonable quality is retained, while file size is noticeably reduced.? Hi I used lame to resample mp3 but all the ID3 tag information is lost... how can ID3 tag be preserved? I've accomplished this vi

Re: Email programs that work.

2006-08-27 Thread hendrik
On Sun, Aug 27, 2006 at 08:45:32AM -0500, Ron Johnson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Matej Cepl wrote: > > Andreas Rippl wrote: > >> Generally I tink that it boils down to your requirements in a MUA. I > > > > Of course there is one thing which has to be admitted to

OpenOffice crashing in Sarge

2006-08-27 Thread Marc Shapiro
I just did an 'apt-get upgrade' and openoffice.org was upgraded from 2.0.1 to 2.0.3 and now I am unable to save my files. When I do try to save I get an error message saying that OpenOffice has crashed due to an unknown error and that all of my files are saved. They are saved without my chang

Re: Minimum to start NFS client

2006-08-27 Thread Howard Eisenberger
On 2006-08-21, Todd A. Jacobs wrote: > I have a box that I want to run an NFS client on, but not the server. I > installed nfs-common, but attempts to mount result in the following: > > mount: storage:/mnt/storage failed, reason given by server: > Permission denied > > My /etc/exports on t

Making Firefox use certain fonts for printing (was: Re: Highlighting and annotating PDFs?)

2006-08-27 Thread Rogério Brito
Sorry for jumping latter in this discussion, but this is one of the topics that interest me the most (preparing documents, including for archival). On Aug 14 2006, martin f krafft wrote: > also sprach George Borisov <[EMAIL PROTECTED]> [2006.08.14.1338 +0100]: > > The resulting file is _not_ searc

Re: Error 21

2006-08-27 Thread Kelly Clowers
On 8/27/06, Ottavio Caruso <[EMAIL PROTECTED]> wrote: What has KDE got to do with a fileserver? A server shouldn't have any windowing system at all... As someone who was once a total noob with linux, I assure you a file server does need a windowing system. I wouldn't use X on a file server now

Re: Applying Patch to Kernel Source

2006-08-27 Thread Matej Cepl
Matej Cepl wrote: > zcat patch.bz2 | patch -p1 sorry, this should be bzcat patch.bz2 ... Matěj -- GPG Finger: 89EF 4BC6 288A BF43 1BAB 25C3 E09F EF25 D964 84AC http://www.ceplovi.cz/matej/blog/, Jabber: [EMAIL PROTECTED] 23 Marion St. #3, (617) 876-1259, ICQ 132822213 He uses statistics as a

Re: Email programs that work.

2006-08-27 Thread Matej Cepl
Paul Scott wrote: > I do this routinely with Thunderbird. You mean ssh -X? How fast is your connection between the Internet and the ssh server? Matěj -- GPG Finger: 89EF 4BC6 288A BF43 1BAB 25C3 E09F EF25 D964 84AC http://www.ceplovi.cz/matej/blog/, Jabber: [EMAIL PROTECTED] 23 Marion St. #3,

Re: OpenOffice crashing in Sarge

2006-08-27 Thread Dean Allen Provins
On Sun, Aug 27, 2006 at 10:28:36AM -0700, Marc Shapiro wrote: > I just did an 'apt-get upgrade' and openoffice.org was upgraded from > 2.0.1 to 2.0.3 and now I am unable to save my files. When I do try to > save I get an error message saying that OpenOffice has crashed due to an > unknown error

Re: Email programs that work.

2006-08-27 Thread s. keeling
Steve Lamb <[EMAIL PROTECTED]>: > s. keeling wrote: > > Steve Lamb <[EMAIL PROTECTED]>: > >> It lacks the ability to use the SMTP interface to send mail, being > >> restricted to the command line to get the job done. > > > It's an MUA. Use SMTP. > > Exactly. I would love to but it c

Delete part of metapackage?

2006-08-27 Thread Elmer E. Dow
Greetings: I'm loading Sarge onto a donated computer at a school for K through grade 2. The hard drive has only a 2.2 GB capacity, so once I load the KDE and Gnome metapackages I only have about 120 MB left. The kids don't need all of this software, but it seems that I can't delete or install

snd using 2nd soundcard

2006-08-27 Thread Hugo Vanwoerkom
Hi, The mailing list archives of snd say that to use a 2nd soundcard for snd you set: SNDLIB_ALSA_DEVICE="hw:1,0" But that does not work(TM). Anybody done this? I posted their mailing list: http://ccrma-mail.stanford.edu/pipermail/cmdist/2006-August/003432.html H -- To UNSUBSCRIBE, email

Re: suspend to disk not work in sid?

2006-08-27 Thread Hugo Vanwoerkom
Jeff Zhang wrote: Hugo Vanwoerkom wrote: Jeff Zhang wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 i add resume=/dev/hda6 (it's swap partition) to menu.list of grub and "echo "disk" > /sys/power/state" looks working well when shutdown. However, it can't work after reboot and swap partiti

how to add csv file to Korgnizer

2006-08-27 Thread Jabka Atu
Hello... i have downloaded some csv calenders. how can i add them into Korgnizer? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Debian install and swap

2006-08-27 Thread Seeker5528
On Sun, 27 Aug 2006 05:16:45 -0400 (EDT) Ishwar Rattan <[EMAIL PROTECTED]> wrote: > The system is a debian derivative. hdb2 is a primary > partition for Linux swap. /etc/fstab has the entry: > > /dev/hdb2 noneswapsw 0 0 The entry looks fine to me. The entry my Debian unsta

Re: Delete part of metapackage?

2006-08-27 Thread Paul E Condon
On Sun, Aug 27, 2006 at 01:23:26PM +, Elmer E. Dow wrote: > Greetings: > > I'm loading Sarge onto a donated computer at a school for K through > grade 2. The hard drive has only a 2.2 GB capacity, so once I load > the KDE and Gnome metapackages I only have about 120 MB left. > > The kids do

Re: Email programs that work.

2006-08-27 Thread Matus UHLAR - fantomas
On 26.08.06 03:55, Steve Lamb wrote: > s. keeling wrote: > > mutt "lacking"?!? And you accuse Michelle of being a troll?!? You're > > an idiot. HTH. Twit. > > Ah, yes, the rational response. Sorry, Mutt does lack. > > It lacks the ability to use the SMTP interface to send mail, being

Sendmail kept back in deb stable (3.1)?

2006-08-27 Thread Stephen Loeckle
Hi Everyone,I am having trouble since the last release of sendmail in deb stable. Is there a broken package somewhere? I'm not sure what to do at this point. Here is the output of apt-get upgrade and apt-get dist-upgrade (with not going further). Any help would be greatly appreciated. Thanks!Stephe

bedir polat sohbet etmek istiyor

2006-08-27 Thread bedir polat
slm --- bedir polat, Google'ın en beğenilen yeni ürünlerinden bazılarını kullanarak sizinle bağlantıda kalmak istiyor. Gmail veya Google Talk'unuz varsa, lütfen şu sayfayı ziyaret edin: http://mail.google.com/mail/b-122acdf480-7

Re: Sendmail kept back in deb stable (3.1)?

2006-08-27 Thread Matus UHLAR - fantomas
On 27.08.06 16:46, Stephen Loeckle wrote: > I am having trouble since the last release of sendmail in deb stable. Is > there a broken package somewhere? I'm not sure what to do at this point. > Here is the output of apt-get upgrade and apt-get dist-upgrade (with not > going further). Any help would

Re: Debain as gigabit router?

2006-08-27 Thread Erik Persson
Erik Persson wrote: I have heard some people saying it is possible to run linux as a gb-router on pc-hardware and some have actually tested it, but it would be very nice to hear from some more people who have tried it! Nothing beats the real world. Is there anyone on the debian-user list who

Re: Sendmail kept back in deb stable (3.1)?

2006-08-27 Thread Stephen Loeckle
Thank youOn 8/27/06, Matus UHLAR - fantomas <[EMAIL PROTECTED]> wrote: On 27.08.06 16:46, Stephen Loeckle wrote:> I am having trouble since the last release of sendmail in deb stable. Is> there a broken package somewhere? I'm not sure what to do at this point.> Here is the output of apt-get upgrade

Re: Delete part of metapackage?

2006-08-27 Thread Elmer E. Dow
On Sunday 27 August 2006 08:58 pm, Paul E Condon wrote: > On Sun, Aug 27, 2006 at 01:23:26PM +, Elmer E. Dow wrote: > > Greetings: > > > > I'm loading Sarge onto a donated computer at a school for K > > through grade 2. The hard drive has only a 2.2 GB capacity, so > > once I load the KDE and G

Re: Email programs that work.

2006-08-27 Thread Steve Lamb
s. keeling wrote: > Mine uses exim and fetchmail all the time. Which doesn't count if exim's on another box. > Filtering does not belong in the client. mutt's an MUA. It calls > filtering programs to do filtering, as it should. Filtering belongs in the client if one is receiving mail v

Re: Email programs that work.

2006-08-27 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: > On Sun, Aug 27, 2006 at 08:45:32AM -0500, Ron Johnson wrote: > Matej Cepl wrote: Andreas Rippl wrote: > Generally I tink that it boils down to your requirements in a MUA. I Of course there is one thing which has

Re: NetHack meets the 21st century (was Re: Email programs that work.)

2006-08-27 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Rippl wrote: > On Sun, Aug 27, 2006 at 05:55:24AM -0500, Ron Johnson wrote: > Andreas Rippl wrote: On Sat, Aug 26, 2006 at 01:50:09PM -0500, Mumia W. wrote: > On 08/26/2006 11:10 AM, s. keeling wrote: >> Steve Lamb <[EMAIL PROTECT

Re: Delete part of metapackage?

2006-08-27 Thread Paul E Condon
On Sun, Aug 27, 2006 at 05:47:24PM +, Elmer E. Dow wrote: > On Sunday 27 August 2006 08:58 pm, Paul E Condon wrote: > > On Sun, Aug 27, 2006 at 01:23:26PM +, Elmer E. Dow wrote: > > > Greetings: > > > > > > I'm loading Sarge onto a donated computer at a school for K > > > through grade 2. T

Re: Delete part of metapackage?

2006-08-27 Thread Mumia W.
On 08/27/2006 08:23 AM, Elmer E. Dow wrote: Greetings: I'm loading Sarge onto a donated computer at a school for K through grade 2. The hard drive has only a 2.2 GB capacity, so once I load the KDE and Gnome metapackages I only have about 120 MB left. Then don't install the KDE and Gnome m

Re: NetHack meets the 21st century

2006-08-27 Thread Miles Bader
Ron Johnson <[EMAIL PROTECTED]> writes: > I tried nethack-gnome but did not like it. Too GUI-fied. The Win32 > version is also like that. Yeah same here. I think a "graphical" version of nethack _could_ be very cool, but it would have to be carefully and tastefully designed. The current graphi

Re: OT: Thunderbird-win and .wab

2006-08-27 Thread Welly Hartanto
Matej Cepl wrote: Welly Hartanto wrote: Why thunderbird-nix* can't import windows addrees book (.wab) file while thunderbird-win can do it ? Its using Outlook Express (or some of its libraries) to get stuff out. Matěj Yeah, I just found it on the Win PSDK documenta

Re: suspend to disk not work in sid?

2006-08-27 Thread Jeff Zhang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hugo Vanwoerkom wrote: > Jeff Zhang wrote: >> Hugo Vanwoerkom wrote: >>> Jeff Zhang wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 i add resume=/dev/hda6 (it's swap partition) to menu.list of grub and "echo "disk" > /sys/

Re: Email programs that work.

2006-08-27 Thread Paul Scott
Matej Cepl wrote: Paul Scott wrote: I do this routinely with Thunderbird. You mean ssh -X? Yes. How fast is your connection between the Internet and the ssh server? 256K bits/sec. It's not great but it works. I know I need to set up an IMAP server or at least have fetchmail br

Re: Email programs that work.

2006-08-27 Thread Steve Lamb
Paul Scott wrote: > The slowness of Thunderbird in this setup is worth it with as many mail > folders as I have. I can tell at a glance which folders have unread > mail in them. How would I do that with mutt? You don't. There's a command that can kinda show you but you have to tap it consta

Re: Email programs that work.

2006-08-27 Thread Roberto C. Sanchez
On Sun, Aug 27, 2006 at 07:23:59PM -0700, Steve Lamb wrote: > Paul Scott wrote: > > The slowness of Thunderbird in this setup is worth it with as many mail > > folders as I have. I can tell at a glance which folders have unread > > mail in them. How would I do that with mutt? > > You don't.

Re: Delete part of metapackage?

2006-08-27 Thread Mark Grieveson
My thoughts exactly. I want to save some of the Gnome metapackage's software, but delete gnome window manager and gdm. What's Gnome's window manager package called? Gnome-desktop-environment, gnome-core, etc. all have programs as a part of the package. Is it possible to delete the whole Gnome

Is this spam? (was Re: change of name)

2006-08-27 Thread Ron Johnson
PATRICK PATRICK wrote: > Please change the name on the WOMANS DAY Subscription > #POT8300E091 6#301812 FROM MR PATRICK PLOTNER TO MRS LYNN S > PLOTNER AT THE SAME ADDRESS: 8300 ESSEX CT. BAKERSFSIELD, CA. > 93300-2664 > > THANK YOU > > PATRICK PLOTNER This email was sent to [EMAIL PROTECTED

Re: Is this spam? (was Re: change of name)

2006-08-27 Thread Roberto C. Sanchez
On Sun, Aug 27, 2006 at 09:59:34PM -0500, Ron Johnson wrote: > PATRICK PATRICK wrote: > > Please change the name on the WOMANS DAY Subscription > > #POT8300E091 6#301812 FROM MR PATRICK PLOTNER TO MRS LYNN S > > PLOTNER AT THE SAME ADDRESS: 8300 ESSEX CT. BAKERSFSIELD, CA. > > 93300-2664 > >

Re: Email programs that work.

2006-08-27 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Roberto C. Sanchez wrote: > On Sun, Aug 27, 2006 at 07:23:59PM -0700, Steve Lamb wrote: >> Paul Scott wrote: >>> The slowness of Thunderbird in this setup is worth it with as many mail >>> folders as I have. I can tell at a glance which folders have u

Re: Email programs that work.

2006-08-27 Thread Roberto C. Sanchez
On Sun, Aug 27, 2006 at 10:04:03PM -0500, Ron Johnson wrote: > Roberto C. Sanchez wrote: > > On Sun, Aug 27, 2006 at 07:23:59PM -0700, Steve Lamb wrote: > >> Paul Scott wrote: > >>> The slowness of Thunderbird in this setup is worth it with as many mail > >>> folders as I have. I can tell at a gla

Re: Email programs that work.

2006-08-27 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Roberto C. Sanchez wrote: > On Sun, Aug 27, 2006 at 10:04:03PM -0500, Ron Johnson wrote: >> Roberto C. Sanchez wrote: >>> On Sun, Aug 27, 2006 at 07:23:59PM -0700, Steve Lamb wrote: Paul Scott wrote: [snip] >>> But mutt-ng, which includes th

Re: Email programs that work.

2006-08-27 Thread Roberto C. Sanchez
On Sun, Aug 27, 2006 at 10:14:42PM -0500, Ron Johnson wrote: > Roberto C. Sanchez wrote: > > On Sun, Aug 27, 2006 at 10:04:03PM -0500, Ron Johnson wrote: > >> Roberto C. Sanchez wrote: > >>> On Sun, Aug 27, 2006 at 07:23:59PM -0700, Steve Lamb wrote: > Paul Scott wrote: > [snip] > > >>>

Re: [THANKS] Unattended decompression of multiple .tgz files to a single folder

2006-08-27 Thread Hank The Tank
On Thu, 2006-08-24 at 07:55 +0200, Lubos Vrbka wrote: > hi, > > > I have a dvd-data disk. Written at its top level are 300 .tgz archives. > > Therefore each archive has been firstly tar'd and then gzip'd. Each of > > the 300 archives contains 2 folders ("Objects" and "Terrain") and each > > of the

Starting Openvz

2006-08-27 Thread David Baron
Startup of Openvz, which I assume "populates" /dev/vzdev, fails with an error message "unregistered protocal family 17" Doing a grep on dmesg for such yields: NET: Registered protocol family 17 NET: Unregistered protocol family 17 NET: Registered protocol family 17 Yes? No? Any ideas? Should I m

Re: Is this spam? (was Re: change of name)

2006-08-27 Thread Katipo
Ron Johnson wrote: >PATRICK PATRICK wrote: > > >>Please change the name on the WOMANS DAY Subscription >>#POT8300E091 6#301812 FROM MR PATRICK PLOTNER TO MRS LYNN S >>PLOTNER AT THE SAME ADDRESS: 8300 ESSEX CT. BAKERSFSIELD, CA. >>93300-2664 >> >>THANK YOU >> >>PATRICK PLOTNER >> >> > >