From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QPk0e-0001xw-L8 for garchives@archives.gentoo.org; Thu, 26 May 2011 23:30:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F228C1C01F; Thu, 26 May 2011 23:28:47 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 871B01C01F for ; Thu, 26 May 2011 23:28:47 +0000 (UTC) Received: by wwj40 with SMTP id 40so1191980wwj.10 for ; Thu, 26 May 2011 16:28:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=x9V+DwK4g05Hd/dn1kG2bGhKm0a/4YCqA2PVglmepfY=; b=MSh1uJ4pAK0aXTTt7M7qd/f4i3VwrFZUZoPv2j47eJz50fvzxaR45HAuv9QiS2ZuQU wEWdZxwVpNoSiiSx86VW2j6JgjsdXfrVlF1K8xcxh/msUDtWilAHv+rUuRj3Og2BAm4j iyoA0q0kupsO/00PQIaJbt9XhWmnIb0pmlGjI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=wH1NBcwWw3bRH4mwpM0nSSEoe5pPrBaQvfORqTatZ2RCWHWNTbiLQG2+sx13DWg+xW Nc9e2/dClBaNP3a9Fu+ALn4NGgWxe3C0IfCk3z3+Ghca0FdWCRKp5dKvoCSQ5lMFXJ3J Wv7ppSiScFfC+nvegNjxT7369b8ZLWbfIyzug= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.227.208.12 with SMTP id ga12mr1387049wbb.68.1306452526637; Thu, 26 May 2011 16:28:46 -0700 (PDT) Received: by 10.227.154.75 with HTTP; Thu, 26 May 2011 16:28:46 -0700 (PDT) Date: Thu, 26 May 2011 16:28:46 -0700 Message-ID: Subject: [gentoo-user] Goodbye, Gentoo From: "Kevin O'Gorman" To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=0015174a0e2ec4244b04a4362eb9 X-Archives-Salt: X-Archives-Hash: c4d2c5faf9a264f87df713343ef75861 --0015174a0e2ec4244b04a4362eb9 Content-Type: text/plain; charset=UTF-8 It looks like it's time to take Gentoo off of my main machine. I feel a little sad about it, or I'd just quietly go away. A few months ago, an update made the machine headless -- well, it could no longer bring up X but I could use the console-mode for admin, and log in via SSH from my laptop and run GUI programs. I was busy at the time, first deciding and then implementing my retirement, so I let it go. Now, a couple of months into my retirement, I'm trying to fix things up, and the latest Gentoo live disk cannot talk to my monitor at all. Whatever it's trying is unacceptable to the HD monitor I've had on there for a year, and I can't even run the consoles. The video card is an ATI Rage XL on the motherboard. Like the rest of the machine, it's vintage 2000, so maybe support got dropped. But I'm not inclined to drop the machine -- it was the ballyhooed thing in Linux Journal in 2002 when I finished my PHD, so I put together these pieces: * Two XEON chips. I didn't know it right away but that means 4 cores. They are old Pentium IV-based 32-bit chips. I got the slowest still being made, so the clock speed is 1.6 GHz. On 4 cores, it's not bad at all. * 2GB of DDR ECC memory * about a dozen hard drives (some old, but mostly 500GB - 2TB Sata drives), I feel it's still worthy of respect. Some of these are in EZ-Dock docking stations and are used for rotating backups (including off-site). The main directories are on hardware RAID 1 so I have ongoing redundancy. * a Smart UPS 1500 for everything except the laser printer. So, since I am familiar with Ubuntu from work, and have it on a couple of laptops, I'm installing from the Ubuntu 11.04 live disk (video is just fine). The real headache is all the stuff I'm going to have to port. 1) Apache and dynamic (Python CGI) web site. 2) Postfix 3) About a dozen accounts that just do wget(1) data gathering triggered by the cron daemon. 4) DNS (I run my own domain on a commercial DSL account) 5) NTP client and server 6) Whatever else I forgot I set up over the years. My original reason for using Gentoo is that this machine was pretty exotic when I bought it, and I wanted to be able to tweak the compiler to get the most out of it. I can still do that for specific applications I'm working on, but otherwise it's really a non-issue now. I have gotten pretty tired of updates that take over 48 hours to compile, and the occasional mess-up that once or twice led me to rebuild with empty-tree and took a week or so. So I guess I shouldn't complain (and I'm not). I'm just not in the target market for Gentoo any more. It was fun, though. -- Kevin O'Gorman, PhD --0015174a0e2ec4244b04a4362eb9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable It looks like it's time to take Gentoo off of my main machine.=C2=A0 I = feel a little sad about it, or I'd just quietly go away.

A few m= onths ago, an update made the machine headless -- well, it could no longer = bring up X but I could use the console-mode for admin, and log in via SSH f= rom my laptop and run GUI programs.=C2=A0 I was busy at the time, first dec= iding and then implementing my retirement, so I let it go.

Now, a couple of months into my retirement, I'm trying to fix thing= s up, and the latest Gentoo live disk cannot talk to my monitor at all.=C2= =A0 Whatever it's trying is unacceptable to the HD monitor I've had= on there for a year, and I can't even run the consoles.=C2=A0 The vide= o card is an ATI Rage XL on the motherboard.=C2=A0 Like the rest of the mac= hine, it's vintage 2000, so maybe support got dropped.=C2=A0 But I'= m not inclined to drop the machine -- it was the ballyhooed thing in Linux = Journal in 2002 when I finished my PHD, so I put together these pieces: * Two XEON chips.=C2=A0 I didn't know it right away but that means 4 co= res.=C2=A0 They are old Pentium IV-based 32-bit chips.=C2=A0 I got the slow= est still being made, so the clock speed is 1.6 GHz.=C2=A0 On 4 cores, it&#= 39;s not bad at all.
*=C2=A0 2GB of DDR ECC memory
* about a dozen hard drives (some old, but= mostly 500GB - 2TB Sata drives), I feel it's still worthy of respect.= =C2=A0 Some of these are in EZ-Dock docking stations and are used for rotat= ing backups (including off-site).=C2=A0 The main directories are on hardwar= e RAID 1 so I have ongoing redundancy.
* a Smart UPS 1500 for everything except the laser printer.

So, sinc= e I am familiar with Ubuntu from work, and have it on a couple of laptops, = I'm installing from the Ubuntu 11.04 live disk (video is just fine).
The real headache is all the stuff I'm going to have to port.
1) Apache and dynamic (Python CGI) web site.
2) Postfix
3) About a = dozen accounts that just do wget(1) data gathering triggered by the cron da= emon.
4) DNS (I run my own domain on a commercial DSL account)
5) NTP client a= nd server
6) Whatever else I forgot I set up over the years.

My original reason for using Gentoo is that this machine was pret= ty exotic when I bought it, and I wanted to be able to tweak the compiler t= o get the most out of it.=C2=A0 I can still do that for specific applicatio= ns I'm working on, but otherwise it's really a non-issue now.=C2=A0= I have gotten pretty tired of updates that take over 48 hours to compile, = and the occasional mess-up that once or twice led me to rebuild with empty-= tree and took a week or so.=C2=A0

So I guess I shouldn't complain (and I'm not).=C2=A0 I'm ju= st not in the target market for Gentoo any more.=C2=A0 It was fun, though.<= br>--
Kevin O'Gorman, PhD

--0015174a0e2ec4244b04a4362eb9--