But what is it good for?

Posts tagged with: mac

Links for 17 Oct 2009 - 2 Nov 2009

Links of interest for 17 Oct 2009 - 2 Nov 2009: ZFS Deduplication : Jeff Bonwick's Blog - Deduplication has just made its way into ZFS and Jeff provides a great explanation on what dedup it and why you need it, along with details on how to use it with ZFS. ZFS for MacOS X - One door closes, and thanks to Open Source, another opens. Apple cans ZFS project - It doesn't say much, but it speaks volumes. Monty, Stallman, MySQL, Oracle, and Sun: Open Letter Wars - Finally. Someone taking a subjective and clear headed view of the... 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 ►

Links for 2 Dec 2008 - 8 Dec 2008

Links of interest for 2 Dec 2008 - 8 Dec 2008: Sun shows Microsoft how it's done - Now I would never had predicted this: someone saying that Sun has done something on the desktop environment better than Microsoft. I must admit the Time Slider is pretty damn awesome and I think it may put Apples Time Machine to shame too. Contributing OpenSolaris Packages at OpenSolaris.org - More information on the new OpenSolaris repositories, how pkgs are being automatically added and how you can contribute to the repository. Webcast of What's New in OpenSolaris 2008.11 - Some cool new features... Continue reading ►

OpenOffice 3.0 for Mac PPC

If, like me, you're not made of money and are still running a PowerPC Mac, you would have no doubt been a bit disappointed to hear only an Intel version of OpenOffice 3.0 was released to the world. Well there's no need to be disappointed anymore, you can get builds from the community team responsible for the Mac port. The latest version available if RC4, but it seems to work a treat on my dated Mac Mini: Continue reading ►

Make Your Mac Sing

This is probably an old one, but I've just discovered and think it's pretty cool. Open up a terminal on your Mac and copy and paste the following into the terminal and press enter: osascript -e 'say "oh This is a silly song silly song silly song this is the silliest song ive ever ever heard So why keep you listening listening listening while you are supposed to work to work to work to work its because i hate my job hate my job hate my job its because i hate my job more than anything else No its because ... Continue reading ►

Links for 1 Feb 2008 - 14 Feb 2008

Links of interest for 1 Feb 2008 - 14 Feb 2008: Major Linux security hole found - Ooops. This is going to be around for some time and I wouldn't be surpised if a worm is created to capitalise on this vulnerability in the not too distant future. How one clumsy ship cut off the web for 75 million people - Just goes to show how fragile the internet really is. Given that it only took a ship to take out most of the emerging markets, imagine the chaos terrorists could cause if they took out the cables for the... Continue reading ►

Links for 13 Jan 2008 - 27 Jan 2008

Links of interest for 13 Jan 2008 - 27 Jan 2008: Transactional ZFS Upgrades on Nexenta - This is pretty impressive usage of ZFS. Once Solaris officially supports ZFS boot, this is a fantastic feature that could be added to patching and live upgrade. Mystery web infection grows, but cause remains elusive - Pity no one seems to have been able to pin-point an underlying OS for the affected web servers. If something like Solaris, FreeBSD or OS X are involved, DTrace could be used to work out what's going on. Fixing ptrace(pt_deny_attach, ...) on Mac OS X 10.5 Leopard... Continue reading ►

Links for 27 Nov 2007 - 11 Jan 2008

Links of interest for 27 Nov 2007 - 11 Jan 2008: 2008 Technology of the Year Awards: Storage - And the award for Best Filesystem goes to... ZFS, naturally. No other filesystem has been as innovative, with such wide spread adoption, recently. Official ZFS on OS X Page - Your source for bleeding edge ZFS on OS X from one of the ZFS developers at Apple. 2008 Technology of the Year Awards: Platforms - And the award for the Most Innovative Server OS goes to... well, Solaris 10 of course. Who else? shimmer - A great alternative to port knocking,... Continue reading ►

Links for 18 Oct 2007 - 7 Nov 2007

Links of interest for 18 Oct 2007 - 7 Nov 2007: System Profiling 101 : Getting started using sys_diag v.7.04 - A very useful performance gathering script that used Dtrace, amongst other tools to gather performance information Sun sues NetApp, California style - Well, if the previous case wasn't enough to let NetApp know Sun are serious, this one probably will. Sun's ZFS is close to perfect, but widely misunderstood - How's this for a rave review of ZFS. If you've tried ZFS, read this article and get out there and play with it. It's in OS X Leopard, FreeBSD,... Continue reading ►
Top