public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Goodbye, Gentoo
@ 2011-05-26 23:28 Kevin O'Gorman
  2011-05-27  1:57 ` Mark Shields
                   ` (6 more replies)
  0 siblings, 7 replies; 24+ messages in thread
From: Kevin O'Gorman @ 2011-05-26 23:28 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2652 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 2859 bytes --]

^ permalink raw reply	[flat|nested] 24+ messages in thread
* Re: [gentoo-user] Goodbye, Gentoo
@ 2011-05-31 12:30 Alex Schuster
  2011-05-31 13:38 ` Alan McKinnon
  0 siblings, 1 reply; 24+ messages in thread
From: Alex Schuster @ 2011-05-31 12:30 UTC (permalink / raw
  To: gentoo-user

Alan McKinnon writes:

> Apparently, though unproven, at 01:28 on Friday 27 May 2011, Kevin
> O'Gorman did opine thusly:
> > 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.
> 
> I know how you feel :-)
> 
> I've tried to get away from Gentoo several times, and failed. The amount
> of work we all put into keeping things working is best described as "bat
> shit crazy", but we do it anyway. Maybe it's like a drug thing, we all
> need a daily fix or we need to prove we can still do it.

I tried various distros (SuSE, Debian, Mandrake, Libranet, RedHat), but when 
I started using Gentoo, I was hooked. No fancy shmancy GUIs that hide what's 
really going on beneath, and that often enough have their own bugs so that 
it's easier to not use them. Rolling updates, no fear that upgrades mess up 
everything. Good documentation, that explains what has do be done and why, 
instead of just telling me what to do and where to click.

Yes, Gentoo means a lot of work to do. But for me it's less than before, all 
in all. And I can fix many things myself. When I had trouble with other 
distros, I was often unable so find a solution, apart from waiting for the 
next release. Which introduced new problems.

I installed some Ubuntus recently, that's supposed to be very easy to use, 
but not for me. The default install medium does not know much about LVM, I 
had to fetch an alternate install medium for this. After all updates were 
done, I ran into an old bug that killed all initramfs images after 
installing a new kernel. I found some threads of users who had no clue what 
to do now, in my case even older kernels were affected. It was simple to 
fix, but not for inexperienced users who had no clue what to do, apart from 
waiting for some Linux guy to help them or re-install. NIS and automount 
stuff sometimes fails, I was not able to find the cause for this, despite 
many threads mentioning this. Sometimes a simple reboot solves this, 
sometimes not. I have no clue.

It seems to work well on standard desktop systems, though. If the default is 
fine for you, Ubuntu is not bad I think. easier to set up, easier to 
maintain. But then I installed it on a notebook with little RAM, and ran 
into various problems. The installer even crashed once. I use Linux a lot, I 
administer some Linux servers, but I felt too stupid to install Ubuntu and 
WLAN via ndiswrapper.

And then there's things happening like the packet manager front-end refusing 
to start because the automatic update notification is still active, and only 
once instance of a package manager can be running at a time. Okay, this is 
not a big problem, just close the other application (or kill it, if another 
user has it open). But hey, with portage I can not only run queries while 
another portage process is running, I can even do it while emerge is 
installing things, and nowadays I can even have multiple emerges run in 
parallel without trouble. I got used to this.

BTW, in the past when I used Debian (ten years ago), it happened for two 
times that apt (the package manager) got corrupted and no longer worked. I 
didn't even know what I did wrong, in one case I was only following advice 
others gave me. The mailing list was no help at all, they suggested to 
simply re-install. Oh my, how I hate to do so and to configure everything 
again. And wait for the problems to happens again.

My Mom's new PC would get Ubuntu, as I do not want to spend too much time 
installing, and because she doesn't need much special configuring. But I 
think I will try ArchLinux which I heard good things of, but did not try 
yet.

	Wonko



^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2011-05-31 14:44 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-26 23:28 [gentoo-user] Goodbye, Gentoo Kevin O'Gorman
2011-05-27  1:57 ` Mark Shields
2011-05-27  4:13   ` Kevin O'Gorman
2011-05-27  4:31     ` Dale
2011-05-27 10:55       ` Mick
2011-05-27 13:23         ` Peter Humphrey
2011-05-27  7:41   ` BRM
2011-05-27  5:01 ` Paul Hartman
2011-05-27  6:00 ` Stroller
2011-05-27 16:18   ` Kevin O'Gorman
2011-05-27 12:56 ` Marc Joliet
2011-05-27 13:33   ` [gentoo-user] No KMS for ATI Rage* (was: Goodbye, Gentoo) Felix Miata
2011-05-27 16:26   ` [gentoo-user] Goodbye, Gentoo Kevin O'Gorman
2011-05-28  0:59 ` [gentoo-user] " walt
2011-05-28 13:50   ` Kevin O'Gorman
2011-05-28 19:14     ` Alan McKinnon
2011-05-28  8:06 ` [gentoo-user] " Alan McKinnon
2011-05-28  8:49   ` Pandu Poluan
2011-05-28 16:38 ` Daniel da Veiga
2011-05-28 19:19   ` Alan McKinnon
2011-05-29 14:32     ` Kevin O'Gorman
  -- strict thread matches above, loose matches on Subject: below --
2011-05-31 12:30 Alex Schuster
2011-05-31 13:38 ` Alan McKinnon
2011-05-31 14:42   ` Mick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox