Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.setup > #274

Re: Why do I need to run Linux again? Seriously

From The Natural Philosopher <tnp@invalid.invalid>
Newsgroups comp.os.linux.advocacy, comp.os.linux.setup
Subject Re: Why do I need to run Linux again? Seriously
Date 2011-04-16 03:40 +0100
Organization albasani.net
Message-ID <ioavi6$jca$1@news.albasani.net> (permalink)
References (8 earlier) <snfeowa.84qrf@rooftop.invalid> <ioa4uq$tim$1@news.albasani.net> <s890fnr08awe.79gah34wr@rooftop.invalid> <ioaeqm$gsp$4@news.albasani.net> <ioapn3$bs9$5@dont-email.me>

Cross-posted to 2 groups.

Show all headers | View raw


Chris Ahlstrom wrote:
> The Natural Philosopher wrote this copyrighted missive and expects royalties:
> 
>> owl wrote:
>>> In comp.os.linux.advocacy The Natural Philosopher <tnp@invalid.invalid> wrote:
>>>
>>>> Probably Debian Lenny hadn't got around to putting it in.
>>>> I selected cp2025 and it works well enough.
>>>> I note that the version there is 3.11.3
>>>> The latest I can get from Debian lenny stable is 3.10.5....
>>> So download 3.11.3a from here:
>>> http://hplipopensource.com/hplip-web/install/install/index.html
>>>
>> i did actually, and yes it set up a different printer queue using the HP 
>> tool, but still the gnome tool doesn't understand hplip it seems.
>>
>> So it worked, but not exactly the way I expected.
> 
> Does your /etc/cups/printers.conf have something like this?
> 
No.

> 
> <Printer lp0>
> Info None
> Location Computer Man Cave
> MakeModel HP LaserJet Professional p1606dn, hpcups 3.10.6, requires proprietary plugin
> DeviceURI hp:/net/HP_LaserJet_Professional_P1606dn?ip=192.168.1.225
> State Idle
> StateTime 1300633673
> Type 36876
> Filter application/vnd.cups-raw 0 -
> Filter application/vnd.cups-raster 0 hpcups
> Accepting Yes
> Shared Yes
> JobSheets none none
> QuotaPeriod 0
> PageLimit 0
> KLimit 0
> OpPolicy default
> ErrorPolicy stop-printer
> </Printer>
> 
> Note the "requires proprietary plugin" statement.  The setup file downloaded
> that, I believe.  It is a shell script with binary data tacked onto the end
> of it.  (hplip-3.11.1.run).
> 
I ran that, but no proprietary plugin seeems to be required.

# Printer configuration file for CUPS v1.3.8
# Written by cupsd on 2011-04-15 20:27
# Yhiis is the origanl entry set up by teh Gmome printer tool
<Printer CP1525N>
Info QueueChanged
Location CP1525N
DeviceURI socket://192.168.0.248:9100
State Idle
StateTime 1298307742
Accepting Yes
Shared Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
ErrorPolicy stop-printer
</Printer>

# This is the one the HP script set up.
<Printer HP_LaserJet_CP1525N>
Info HP CP1525N
Location Office
DeviceURI hp:/net/HP_LaserJet_CP1525N?zc=NPI4581A2
State Idle
StateTime 1302895656
Accepting Yes
Shared Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
ErrorPolicy stop-printer
</Printer>

# and this is nothing to do with anything.

<DefaultPrinter Laserjet6MP>
Info HP Laserjet 6MP
Location Office
DeviceURI ipp://192.168.0.101:631/printers/Laserjet6MP
State Idle
StateTime 1287331517
Accepting Yes
Shared No
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
ErrorPolicy stop-printer
</Printer>

The other thing I loathe about CUPS is its habit of 'discovering' other 
printers on other CUPS servers and silently installing them even after 
the machine they are connceted to has 'left the building' (literally!)

Back to comp.os.linux.setup | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Why do I need to run Linux again?  Seriously RayLopez99 <raylopez88@gmail.com> - 2011-04-14 23:18 -0700
  Re: Why do I need to run Linux again?  Seriously "Michael B. Trausch" <mike@trausch.us> - 2011-04-15 02:34 -0400
    Re: Why do I need to run Linux again?  Seriously David Brown <david@westcontrol.removethisbit.com> - 2011-04-15 09:21 +0200
      Re: Why do I need to run Linux again?  Seriously RonB <ronb02NOSPAM@gmail.com> - 2011-04-15 07:30 +0000
        Re: Why do I need to run Linux again?  Seriously David Brown <david@westcontrol.removethisbit.com> - 2011-04-15 10:54 +0200
          Re: Why do I need to run Linux again?  Seriously RonB <ronb02NOSPAM@gmail.com> - 2011-04-15 09:40 +0000
      Re: Why do I need to run Linux again?  Seriously Hans-Peter Diettrich <DrDiettrich1@aol.com> - 2011-04-15 11:56 +0200
        Re: Why do I need to run Linux again?  Seriously David Brown <david@westcontrol.removethisbit.com> - 2011-04-15 11:31 +0200
          Re: Why do I need to run Linux again?  Seriously Hans-Peter Diettrich <DrDiettrich1@aol.com> - 2011-04-15 13:16 +0200
            Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 12:21 +0100
            Re: Why do I need to run Linux again?  Seriously JEDIDIAH <jedi@nomad.mishnet> - 2011-04-15 13:55 -0500
        Re: Why do I need to run Linux again?  Seriously RonB <ronb02NOSPAM@gmail.com> - 2011-04-15 09:43 +0000
          Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 10:59 +0100
            Re: Why do I need to run Linux again?  Seriously RonB <ronb02NOSPAM@gmail.com> - 2011-04-15 10:12 +0000
              Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 11:19 +0100
                Why do I need to run Linux again?  Seriously powerful, that's why! Chris Ahlstrom <ahlstromc@xzoozy.com> - 2011-04-15 06:50 -0400
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 12:16 +0100
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! Chris <chrisdhaag@googlemail.com> - 2011-04-15 11:55 +0000
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 13:30 +0100
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! Chris Ahlstrom <ahlstromc@xzoozy.com> - 2011-04-15 08:56 -0400
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 14:44 +0100
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! Chris Ahlstrom <ahlstromc@xzoozy.com> - 2011-04-15 11:05 -0400
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! JEDIDIAH <jedi@nomad.mishnet> - 2011-04-15 14:10 -0500
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! JEDIDIAH <jedi@nomad.mishnet> - 2011-04-15 14:06 -0500
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 20:41 +0100
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! JEDIDIAH <jedi@nomad.mishnet> - 2011-04-15 15:52 -0500
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 22:58 +0100
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! JEDIDIAH <jedi@nomad.mishnet> - 2011-04-15 21:40 -0500
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! The Natural Philosopher <tnp@invalid.invalid> - 2011-04-16 04:11 +0100
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! JEDIDIAH <jedi@nomad.mishnet> - 2011-04-16 15:14 -0500
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! chrisv <chrisv@nospam.invalid> - 2011-04-18 07:32 -0500
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! JEDIDIAH <jedi@nomad.mishnet> - 2011-04-18 17:19 -0500
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! flatfish+++ <flatfish@marianatrench.com> - 2011-04-15 12:00 -0400
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! JEDIDIAH <jedi@nomad.mishnet> - 2011-04-15 14:05 -0500
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! flatfish+++ <flatfish@marianatrench.com> - 2011-04-15 11:59 -0400
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! JEDIDIAH <jedi@nomad.mishnet> - 2011-04-15 14:12 -0500
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 22:52 +0100
                Re: Why do I need to run Linux again?  Seriously powerful, that's why! "Michael B. Trausch" <mike@trausch.us> - 2011-04-15 17:07 -0400
                Re: Why do I need to run Linux again?  Seriously chrisv <chrisv@nospam.invalid> - 2011-04-15 07:31 -0500
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 13:50 +0100
                Re: Why do I need to run Linux again?  Seriously JEDIDIAH <jedi@nomad.mishnet> - 2011-04-15 14:00 -0500
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 20:34 +0100
                Re: Why do I need to run Linux again?  Seriously Hadron<hadronquark@gmail.com> - 2011-04-15 21:38 +0200
                Re: Why do I need to run Linux again?  Seriously flatfish+++ <flatfish@marianatrench.com> - 2011-04-15 16:15 -0400
                Re: Why do I need to run Linux again?  Seriously JEDIDIAH <jedi@nomad.mishnet> - 2011-04-15 16:14 -0500
                Re: Why do I need to run Linux again?  Seriously JEDIDIAH <jedi@nomad.mishnet> - 2011-04-15 15:48 -0500
                Re: Why do I need to run Linux again?  Seriously Chris Ahlstrom <ahlstromc@xzoozy.com> - 2011-04-15 21:09 -0400
                Re: Why do I need to run Linux again?  Seriously JEDIDIAH <jedi@nomad.mishnet> - 2011-04-15 15:47 -0500
                Re: Why do I need to run Linux again?  Seriously "Michael B. Trausch" <mike@trausch.us> - 2011-04-15 10:39 -0400
                Re: Why do I need to run Linux again?  Seriously JEDIDIAH <jedi@nomad.mishnet> - 2011-04-15 13:59 -0500
                Re: Why do I need to run Linux again?  Seriously "Michael B. Trausch" <mike@trausch.us> - 2011-04-15 17:10 -0400
                Re: Why do I need to run Linux again?  Seriously flatfish+++ <flatfish@marianatrench.com> - 2011-04-15 19:04 -0400
                Re: Why do I need to run Linux again?  Seriously Hadron<hadronquark@gmail.com> - 2011-04-16 01:40 +0200
                Re: Why do I need to run Linux again?  Seriously flatfish+++ <flatfish@marianatrench.com> - 2011-04-15 20:04 -0400
                Re: Why do I need to run Linux again?  Seriously "Michael B. Trausch" <mike@trausch.us> - 2011-04-16 14:13 -0400
                Re: Why do I need to run Linux again?  Seriously "Michael B. Trausch" <mike@trausch.us> - 2011-04-16 14:06 -0400
                Re: Why do I need to run Linux again?  Seriously "Ezekiel" <Me@Not-there.com> - 2011-04-16 14:16 -0400
                Re: Why do I need to run Linux again?  Seriously JEDIDIAH <jedi@nomad.mishnet> - 2011-04-16 15:12 -0500
            Re: Why do I need to run Linux again?  Seriously Chris Ahlstrom <ahlstromc@xzoozy.com> - 2011-04-15 06:45 -0400
              Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 12:11 +0100
                Re: Why do I need to run Linux again?  Seriously "Michael B. Trausch" <mike@trausch.us> - 2011-04-15 10:47 -0400
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 19:35 +0100
                Re: Why do I need to run Linux again?  Seriously "Michael B. Trausch" <mike@trausch.us> - 2011-04-15 17:22 -0400
                Re: Why do I need to run Linux again?  Seriously "Michael B. Trausch" <mike@trausch.us> - 2011-04-15 10:49 -0400
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 19:33 +0100
                Re: Why do I need to run Linux again?  Seriously Chris Ahlstrom <ahlstromc@xzoozy.com> - 2011-04-15 10:58 -0400
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 19:42 +0100
                Re: Why do I need to run Linux again?  Seriously Chris Ahlstrom <ahlstromc@xzoozy.com> - 2011-04-15 21:05 -0400
                Re: Why do I need to run Linux again?  Seriously JEDIDIAH <jedi@nomad.mishnet> - 2011-04-15 14:19 -0500
                Re: Why do I need to run Linux again?  Seriously Chris Ahlstrom <ahlstromc@xzoozy.com> - 2011-04-15 21:13 -0400
                Re: Why do I need to run Linux again?  Seriously Wond <jetodd@bcsuperNOTnet.com> - 2011-04-15 15:09 +0000
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 19:45 +0100
                Re: Why do I need to run Linux again?  Seriously owl <owl@rooftop.invalid> - 2011-04-15 18:01 +0000
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 20:06 +0100
                Re: Why do I need to run Linux again?  Seriously owl <owl@rooftop.invalid> - 2011-04-15 20:56 +0000
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 22:54 +0100
                Re: Why do I need to run Linux again?  Seriously Chris Ahlstrom <ahlstromc@xzoozy.com> - 2011-04-15 20:59 -0400
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-16 03:40 +0100
                Re: Why do I need to run Linux again?  Seriously Chris Ahlstrom <ahlstromc@xzoozy.com> - 2011-04-16 06:07 -0400
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-16 17:43 +0100
                Re: Why do I need to run Linux again?  Seriously Chris <chrisdhaag@googlemail.com> - 2011-04-17 10:24 +0000
                Re: Why do I need to run Linux again?  Seriously Chris Ahlstrom <ahlstromc@xzoozy.com> - 2011-04-17 08:00 -0400
                Re: Why do I need to run Linux again?  Seriously Chris Ahlstrom <ahlstromc@xzoozy.com> - 2011-04-17 07:57 -0400
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-17 13:30 +0100
                Re: Why do I need to run Linux again?  Seriously Snit <usenet@gallopinginsanity.com> - 2011-04-17 09:39 -0700
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-17 17:59 +0100
                Re: Why do I need to run Linux again?  Seriously flatfish+++ <flatfish@marianatrench.com> - 2011-04-17 13:21 -0400
                Re: Why do I need to run Linux again?  Seriously Snit <usenet@gallopinginsanity.com> - 2011-04-17 10:23 -0700
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-17 19:21 +0100
                Re: Why do I need to run Linux again?  Seriously Snit <usenet@gallopinginsanity.com> - 2011-04-17 11:31 -0700
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-17 19:36 +0100
                Re: Why do I need to run Linux again?  Seriously Snit <usenet@gallopinginsanity.com> - 2011-04-17 11:55 -0700
                Re: Why do I need to run Linux again?  Seriously Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2011-04-17 13:07 -0700
                Re: Why do I need to run Linux again?  Seriously flatfish+++ <flatfish@marianatrench.com> - 2011-04-16 09:46 -0400
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-16 17:53 +0100
                Re: Why do I need to run Linux again?  Seriously Hadron<hadronquark@gmail.com> - 2011-04-16 18:55 +0200
                Re: Why do I need to run Linux again?  Seriously flatfish+++ <flatfish@marianatrench.com> - 2011-04-16 13:02 -0400
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-16 18:08 +0100
                Re: Why do I need to run Linux again?  Seriously flatfish+++ <flatfish@marianatrench.com> - 2011-04-16 13:14 -0400
                Re: Why do I need to run Linux again?  Seriously Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2011-04-16 13:12 -0700
                Re: Why do I need to run Linux again?  Seriously flatfish+++ <flatfish@marianatrench.com> - 2011-04-16 13:01 -0400
                Re: Why do I need to run Linux again?  Seriously JEDIDIAH <jedi@nomad.mishnet> - 2011-04-16 15:11 -0500
                Re: Why do I need to run Linux again?  Seriously Chris <chrisdhaag@googlemail.com> - 2011-04-17 10:26 +0000
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-17 11:48 +0100
                Re: Why do I need to run Linux again?  Seriously flatfish+++ <flatfish@marianatrench.com> - 2011-04-17 12:09 -0400
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-17 17:14 +0100
                Re: Why do I need to run Linux again?  Seriously JEDIDIAH <jedi@nomad.mishnet> - 2011-04-17 20:22 -0500
                Re: Why do I need to run Linux again? Seriously Nico Kadel-Garcia <nkadel@gmail.com> - 2011-04-28 05:20 -0700
                Re: Why do I need to run Linux again? Seriously Hadron<hadronquark@gmail.com> - 2011-04-28 14:31 +0200
                Re: Why do I need to run Linux again? Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-28 13:57 +0100
                Re: Why do I need to run Linux again? Seriously flatfish+++ <flatfish@marianatrench.com> - 2011-04-28 09:35 -0400
                Re: Why do I need to run Linux again? Seriously chrisv <chrisv@nospam.invalid> - 2011-05-05 09:43 -0500
                Re: Why do I need to run Linux again?  Seriously JEDIDIAH <jedi@nomad.mishnet> - 2011-04-17 20:21 -0500
                Re: Why do I need to run Linux again?  Seriously JEDIDIAH <jedi@nomad.mishnet> - 2011-04-15 14:15 -0500
            Re: Why do I need to run Linux again?  Seriously Hans-Peter Diettrich <DrDiettrich1@aol.com> - 2011-04-15 13:55 +0200
              Re: Why do I need to run Linux again?  Seriously chrisv <chrisv@nospam.invalid> - 2011-04-15 07:42 -0500
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 13:53 +0100
            Re: Why do I need to run Linux again?  Seriously Norman Peelman <npeelman@cfl.rr.com> - 2011-04-15 21:43 -0400
              Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-16 03:55 +0100
          Re: Why do I need to run Linux again?  Seriously Snit <usenet@gallopinginsanity.com> - 2011-04-15 11:29 -0700
            Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 20:58 +0100
              Re: Why do I need to run Linux again?  Seriously Snit <usenet@gallopinginsanity.com> - 2011-04-15 15:24 -0700
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-16 01:26 +0100
      Why do I need to run Linux again?  Seriously fun, that's why! Chris Ahlstrom <ahlstromc@xzoozy.com> - 2011-04-15 06:39 -0400
        Re: Why do I need to run Linux again?  Seriously fun, that's why! flatfish+++ <flatfish@marianatrench.com> - 2011-04-15 11:56 -0400
      Re: Why do I need to run Linux again? Seriously RayLopez99 <raylopez88@gmail.com> - 2011-04-15 05:37 -0700
        Re: Why do I need to run Linux again? Seriously David Brown <david@westcontrol.removethisbit.com> - 2011-04-15 15:17 +0200
          Re: Why do I need to run Linux again? Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 14:48 +0100
            Re: Why do I need to run Linux again? Seriously JEDIDIAH <jedi@nomad.mishnet> - 2011-04-15 14:22 -0500
              Re: Why do I need to run Linux again? Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 22:51 +0100
                Re: Why do I need to run Linux again? Seriously JEDIDIAH <jedi@nomad.mishnet> - 2011-04-15 21:35 -0500
                Re: Why do I need to run Linux again? Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-16 04:13 +0100
                Re: Why do I need to run Linux again? Seriously Snit <usenet@gallopinginsanity.com> - 2011-04-15 20:39 -0700
                Re: Why do I need to run Linux again? Seriously GangGreene <GangGreene@invalid.com> - 2011-04-16 10:56 -0400
      Re: Why do I need to run Linux again?  Seriously JEDIDIAH <jedi@nomad.mishnet> - 2011-04-15 13:51 -0500
    Re: Why do I need to run Linux again?  Seriously William Poaster <wp@induh-vidual.net> - 2011-04-15 11:04 +0100
    Re: Why do I need to run Linux again?  Seriously Snit <usenet@gallopinginsanity.com> - 2011-04-15 11:01 -0700
      Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 20:08 +0100
        Re: Why do I need to run Linux again?  Seriously Snit <usenet@gallopinginsanity.com> - 2011-04-15 12:30 -0700
          Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 20:45 +0100
            Re: Why do I need to run Linux again?  Seriously Snit <usenet@gallopinginsanity.com> - 2011-04-15 15:25 -0700
              Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-16 01:28 +0100
                Re: Why do I need to run Linux again?  Seriously Snit <usenet@gallopinginsanity.com> - 2011-04-15 18:03 -0700
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-16 03:42 +0100
                Re: Why do I need to run Linux again?  Seriously Snit <usenet@gallopinginsanity.com> - 2011-04-15 20:11 -0700
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-16 04:17 +0100
                Re: Why do I need to run Linux again?  Seriously Snit <usenet@gallopinginsanity.com> - 2011-04-15 20:26 -0700
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-16 07:45 +0100
                Re: Why do I need to run Linux again?  Seriously Snit <usenet@gallopinginsanity.com> - 2011-04-15 23:55 -0700
                Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-16 08:03 +0100
                Re: Why do I need to run Linux again?  Seriously Snit <usenet@gallopinginsanity.com> - 2011-04-16 00:09 -0700
  Re: Why do I need to run Linux again?  Seriously Richard Rasker <spamtrap@linetec.nl> - 2011-04-15 11:19 +0200
  Re: Why do I need to run Linux again?  Seriously The Natural Philosopher <tnp@invalid.invalid> - 2011-04-15 10:34 +0100
  Re: Why do I need to run Linux again?  Seriously John <john@nowhere.com> - 2011-04-15 10:59 -0400
    Re: Why do I need to run Linux again?  Seriously Hadron<hadronquark@gmail.com> - 2011-04-15 17:04 +0200
      Re: Why do I need to run Linux again?  Seriously John <john@nowhere.com> - 2011-04-15 11:37 -0400
  Re: Why do I need to run Linux again?  Seriously Larry Blanchard <lblanch@fastmail.fm> - 2011-04-15 15:30 +0000
    Re: Why do I need to run Linux again?  Seriously Chris Ahlstrom <ahlstromc@xzoozy.com> - 2011-04-17 11:57 -0400
  Why do I need to run Windows again? Seriously. JEDIDIAH <jedi@nomad.mishnet> - 2011-04-15 13:48 -0500
  Re: Why do I need to run Linux again?  Seriously Norman Peelman <npeelman@cfl.rr.com> - 2011-04-16 22:33 -0400
    Re: Why do I need to run Linux again?  Seriously Doug Laidlaw <doug@douglaidlaw.net> - 2011-04-18 10:03 +1000
  Re: Why do I need to run Linux again?  Seriously Matt Giwer <jull43@tampabay.rr.com> - 2011-04-21 09:48 -0400
  Re: Why do I need to run Linux again?  Seriously Arno <me@privacy.net> - 2011-04-25 14:57 +0000

csiph-web