Domain: drydog.com
Stories and comments across the archive that link to drydog.com.
Comments · 18
-
Re:The ones who have the most to loseOhmigod, what a freaking insight! Next you'll be telling me that a bunch of server kickers and cable pullers can afford to sneer about copyright because they've never created anything useful in their lives and never will.
I mean, seriously - you're sure about that?
Idiot.
/P -
Not on my computer.
From the link here:
Solaris on Intel - X86 FAQ
(4.2) What hardware is supported by Solaris for Intel?
Solaris x86 is the version that runs on Intel-based PCs and servers. Requirements vary to release, but generally a Pentium-class processor or better from Intel or AMD, a PCI bus, 256 MB of memory, and 20 GB Disk. Solaris base and Java Desktop System takes about 5GB. Add Java Enterprise System (not needed except for servers), for a full install takes about 11GB. Add in swap and free space, so you should have, say, a 10 or 20 GB disk or larger. Many multi-processor boards and multi-processor cores are supported. You must have a CD-ROM drive or access to NFS or a boot server over the network to install. A DVD drive is better, as it's fewer disks to swap.
I can scale Linux from my 64Meg Pentuim 150 to my 512Meg Pentium4 with a sprinkling of AMDs mixed in.
(7.5) My licensed software fails because the host ID is 0. What's wrong?
Intel processor machines don't have an IDPROM, so Sun generates a serial number, hostid command or sysinfo()'s SI_HW_SERIAL, pseudo-randomly during installation. The number is stored in /kernel/misc/sysinit, whose only function, it appears, is to provide the serial number. If serialization information is tampered or sysinit fails to load, the host ID will be 0. If you reinstall Solaris, sysinit will be regenerated and your host ID will change. So be careful about reinstalling Solaris if you have licensed software that depends on your host ID. Backup your sysinit file.
As of now, I need no licenses on Linux to tell me how to run my software. I buy it, install it, and forget about it (Yes I've purchased Linux software (games) from companies).
Food for thought,
Enjoy. -
FAQ for Solaris 10 on X86I have a FAQ for Solaris x86 at http://www.sun.drydog.com/ that provides lots of installation and configuration tips.
For NICs I have the best luck with Intel (e.g., EEPRO 100 or 1000). For video and DVDs, get name-brand stuff, no cheap barely-working on Windows junk.
Personally, I think the best of Solaris 10 are Zones (partitioning sw), a faster TCP/IP stack, 64-bit X86 support (SPARC 64 has been around forever), and DTRACE scripting (useful performance tuning).
ZFS is promising for a filesystem and volume management, but it won't come out until the next update sometime "real soon."
-
FAQ for Solaris 10 on X86I have a FAQ for Solaris x86 at http://www.sun.drydog.com/ that provides lots of installation and configuration tips.
For NICs I have the best luck with Intel (e.g., EEPRO 100 or 1000). For video and DVDs, get name-brand stuff, no cheap barely-working on Windows junk.
Personally, I think the best of Solaris 10 are Zones (partitioning sw), a faster TCP/IP stack, 64-bit X86 support (SPARC 64 has been around forever), and DTRACE scripting (useful performance tuning).
ZFS is promising for a filesystem and volume management, but it won't come out until the next update sometime "real soon."
-
Solaris x86 FAQ
For more information see the Solaris x86 FAQ (which I wrote with the help of hundreds)
-
How to install PHP on Apache 2Instructions to install PHP on Apache 2.x UNIX/Linux-class systems are at http://dan.drydog.com/apache2php.html
BTW, the problems PHP has with Apache 2 is the MTM model. If you won't use multithreading, you're OK. If you use MT, make sure the underlying libraries you compile in or use with PHP are MT-safe.
-
Apache 2.0.52 now availableApache 2.0.52 is now available at Apache Mirrors, http://www.apache.org/dyn/closer.cgi/httpd/
Apache 2.0.51 is not even available, as 2.0.52 fixes the 2.0.51 regression.
BTW, I have a document about using PHP and Apache2 at http://dan.drydog.com/apache2php.html
-
Re:I'll just wait....
It'll be a long wait. W. Richard Stevens passed away in 1999. See http://dan.drydog.com/6bone/w.richard.stevens.obi
t uary.html -
How to use Apache 2 with PHPApache 2 works for me with PHP. YMMV. The trick is to not use an external library that is thread-unsafe. I have instructions and troubleshooting information at http://dan.drydog.com/apache2php.html
For Redhat 9 and probably other distributions, Apache 2 and PHP are supported out of the box.
-
Apache 2.x MPM is safe with PHP 4.3.xApache 2.x is safe if you use the MPM (process) model, not the thread model. The problem isn't PHP, but multiple underlying libraries used by PHP. YMMV.
Don't use PHP 5.x yet for production. Wait until it's released (at least), or a few months after the initial release.
I have a webpage on how to build and use PHP with Apache 2.x at http://dan.drydog.com/apache2php.html 4.3.4
-
... GNOME is available on Solaris (and better)GNOME is available with Solaris 9 out of the box (and of course a lot better than CDE
:-).Keep in mind that Solaris x86 doesn't support every hardware combination that MS Windows seems to. For details and pointers, see the Solaris x86 FAQ that I wrote.
-
Apache 2 now "plays nice" with PHP & other modEver since Apache 2.0.42, the Apache 2 developers have grown up
:-) and decided to stop changing the API in what's now called the "stable" release series (currently 2.0.x).What does that mean to you? It means you no longer have to download and recompile, from source, a new version of PHP to fix what Apache broke.
However, with Apache 2, I don't recommend the multi-threading MPM. No big deal if you're using Apache 1, since multi-threading isn't available (with UNIX/Linux at least). The problem isn't Apache or even PHP, but the scores of 3rd-party libraries PHP may hook into (depending on how much stuff you configure in PHP).
For details on Apache 2 and PHP, see my webpage at http://dan.drydog.com/apache2php.html
-
PHP4 with Apache2: YES!Most problems seem to be caused by those who use the Apache MT model with thread-unsafe libraries that PHP may link in.
Stick with the classic (Apache 1.x) prefork MPM model and you'll be a lot safer. YMMV.
I have a writeup on using PHP with Apache 2 at http://dan.drydog.com/apache2php.html
-
Apache 2.x and PHP and mini-howto
I have a mini-howto on Apache 2.x and PHP 4 at http://dan.drydog.com/apache2php.html As for the new 2.0.x stable series--that's great news. What it means is "no more recompiling modules between minor releases."
-
Burn All Gifs Mini-HOWTOFor background information on BurnAllGIFs.ORG, see http://burnallgifs.org The software section is especially valuable.
I use ESR's gif2png to convert my legacy GIF files to PNG for web use. I provide Solaris SPARC and x86 packages (Linux packages are available elsewhere).
-
ksh: I built a ksh93 rpmJust so you know, I built a ksh93 (the Korn shell) rpm. It's at http://dan.drydog.com/packages.php
For information on Korn shell, see http://www.kornshell.com/
With ksh, you can more easily interoperate with commercial UNIX systems, which now a days all come with ksh.
-
You don't always get what you want
Read the name, OK. XFree86. Note the *86*. That means it's written for the Intel/AMD family of microprocessors. Porting to SPARC would be non-trivial. BTW, more information is at my Solaris x86 FAQ at http://sun.drydog.com
-
Re:Solaris 8 performance.I would ask this on USENET newsgroup alt.solaris.x86.
Personally, I don't think Sparc Solaris is good as a graphics workstation. Intel Solaris has a wide range of graphic cards available, but not the software (especially compared with BeOS!).
You can also see my Solaris Intel FAQ at http://sun.drydog.com/faq/