View Single Post
  #58  
Old October 29th, 2008, 11:51 AM
nixgeek's Avatar
nixgeek nixgeek is offline
Mac of the SubGenius! :-)
 
Join Date: Jan 2004
Location: Miami, FL
Posts: 8,378
Thanks: 29
Thanked 142 Times in 126 Posts
nixgeek is a jewel in the roughnixgeek is a jewel in the roughnixgeek is a jewel in the rough
I would say it depends on how you're going to run it. Let's consider the following scenarios with only 96 MB RAM:

Scenario 1
  • iMac + Mac OS 8.6 + MacHTTP
  • iMac + GNU/Linux + Apache (no GUI)
Outcome: Possibly a tie. You'd have more options with Apache than with MacHTTP. However, OS 8.6 would give you a GUI as opposed to the command line in GNU/Linux.

Scenario 2
  • iMac + Mac OS 8.6 + MacHTTP
  • iMac + GNU/Linux + Apache (GUI)
Outcome: Mac OS 8.6 would be faster. Today, Xorg on GNU/Linux with a desktop environment would run quite sluggishly on only 96 MB RAM compared to Mac OS 8.6, even if you were only using a light window manager. That extra layer for the GUI on only 96 MB RAM would not leave enough for Apache to work with IMO. But again, you're faced with the limitations of MacHTTP.

None of this is scientifically precise, of course. This is all just from my experience with the two operating systems.

As for a Linux/ppc distribution, Debian hands down. It just works on all PPC Macs that I've come across. Ubuntu, while much nicer, would not even install with that little memory and has been riddled with problems since 7.10. You can also try Yellow Dog Linux which is tailored for server use, but expect the packages to be even less current than those in Debian "stable".

You can also look into running Lighttpd (pronounced "lighty") instead of Apache. Lighttpd is much leaner than Apache and has been picking up steam in the last year or so. Lighttpd should be in the Debian repositories, so it's just a matter of pulling it with either aptitude or Synaptic (CLI and GUI, respectively).
__________________
Apple iMac G5 17" (2 GHz G5) - Mac OS X 10.4.11/Ubuntu 9.10
Asus Eee PC 901 (1.6 GHz Atom N270) - Ubuntu Netbook Remix 9.04
Apple Macintosh Quadra 650 (33 MHz MC68040) - Mac OS 8.1
"JHVH-1" (2 GHz AMD Athlon XP 2400+) - Slackware 13
"Kidbuntu" (2.8 GHz Celeron D 335) - Ubuntu 9.04
Reply With Quote