FreeBSD or Linux on the server?
Published 5 years, 9 months ago in design + devOk, I’ll admit I don’t know much about much of what Jeremy wrote about in this article, but I do appreciate his opinion…
Ok, that’s not totally accurate, I know about most of what he wrote about, but I don’t know any of the details, or how to actually do anything with them… in essence, I know ‘just enough to be dangerous,’ but thought I should point out his FreeBSD vs. Linux article, if for no other reason than Yahoo is a FreeBSD shop, and he’s essentially recommending Linux to those that are 1) having problems with FreeBSD and MySQL and/or those starting from scratch.
At least Kasia digs Jeremy’s article too, so I’m in good company.
2 Responses to “FreeBSD or Linux on the server?”
Leave a Reply
Search
Subscribe
Archives
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- February 2004
- January 2004
- December 2003
- November 2003
- October 2003
- September 2003
- August 2003
- July 2003
- June 2003
- May 2003
- April 2003
- March 2003
- February 2003
- January 2003
- December 2002
- November 2002
- October 2002
- September 2002
- August 2002
- May 2002
Categories
- asides (422)
- baby (6)
- design + dev (142)
- for sale (7)
- get a job (11)
- investing (6)
- leadership + management (145)
- life stories (250)
- macintosh (320)
- marketing + advertising (223)
- Moveable Type (52)
- organization (6)
- photography + video (68)
- publishing + content (136)
- random (222)
- Saab (1)
- sales and selling (93)
- small business (146)
- stuff (67)
- sysadmin (40)
- travel (42)
- Video (2)
- windows (69)
- WordPress (13)

In the real world, if you have a problem with a tire - you change the tire and not the car.
If you have a problem with mySQL on FreeBSD, you change to PostgreSQL, you don’t change the O/S.
Eventually, people grow up and realize that.
your spare tire car analogy is silly.
alot of the time there is a good deal of code and queries that are optimized for mysql. switching an o/s merely requires backing up your databases and reinstalling whereas switching db servers requires quite a bit more intervention/time. of course an abstraction layer reduces this, but in my experience it’s much easier to switch the os