But what is it good for?

Posts tagged with: apache

Links for 9 Mar 2010 - 21 Apr 2010

Links of interest for 9 Mar 2010 - 21 Apr 2010: C language inventor spurns Google's language exam - Hey, maybe Google has a point, maybe Ken's gone crazy and forgotten everything, but highly unlikely. Apache Foundation Hit by Targeted XSS Attack - Wow!! What a detailed account of what happened. It's quite refreshing to see such an open account of a system hack. Nobody Killed OpenSolaris — Stop the FUD! - Nice to see someone outside of Sun/Oracle is actually seeing sense. Multicore requires OS rework, Windows architect advises - Errmm, I must be missing something here: doesn't Solaris... Continue reading ►

Links for 28 Aug 2009 - 1 Sep 2009

Links of interest for 28 Aug 2009 - 1 Sep 2009: Apache.org Compromised via stolen SSH keys - Best bit: "... we restored from a ZFS snapshot to a version of all our websites before any accounts were compromised." Now how's that for an advertisement for Solaris and ZFS? Oracle is likely to sell sun's hardware business to hp - The Inquirer - [Updated: My initial comments here have been removed as I may give people the idea that I actually have insider info on this. I DON'T.] New attack cracks common Wi-Fi encryption in a minute - ... Continue reading ►

HOWTO: Install Habari on Mac OS X Leopard, From Scratch

Installing Habari isn't really that complicated, however getting OS X up and running ready for the installation requires a bit of work. Mac OS X 10.5 (aka Leopard) conveniently comes with Apache 2 and PHP 5, so most of the work in setting up a MAMP server has already been done for you. Sure there are other ways to get a MAMP setup: you can build Apache, MySQL and PHP from sources, you can use MacPorts or you can use pre-built packages like MAMP or XAMPP. I prefer to use as much of what is supplied with the OS as possible as there's no point having duplicate applications on a system. It also makes keeping them up-to-date much easier - it becomes Apple's job, not mine. Anyway, in order to get all the way through this article there are a couple of requirements: 1. You have XCode installed 2. You're fairly comfortable in using the command line. This last requirement isn't strictly true as I will provide all the commands you need to run anyway. The rest of this post assumes you've not configured PHP, Apache or MySQL on OS X at all yet. If you have, don't worry, I'm sure you'll be able to easily pick things up. NOTE: There is one caveat with this approach: Apple's updates may require you to redo any one of the steps below as it may replace files you've modified or provide newer incompatible versions of software. Update: You can find details on installing gd on OS X as a universal binary for 32-bit and 64-bit here. Continue reading ►

Sun Optimised AMP Stack

If you've just got yourself a nice brilliant shiny new bit of Sun kit, like the T2000, via the Try and Buy or Startup Essentials, and are looking to put this kit to work as the face of your company (it's webserver), then this is for you. Sun have come to the rescue to ensure you get the most from your Sun kit running Solaris 10 and the Apache - MySQL - PHP (AMP) stack with the least amount of effort and with maximum performance. May I introduce you to the "Sun Optimized AMP Stack". Download (SPARC & x86/x64),... Continue reading ►
Top