Posted on February 20, 2008 by Shane Duffy
Im working on a project now and using subversion a lot for the project. One of the things that has been annoying me in the last while is sometimes I want to move code into another svn repository while working on it, and really the only way to do it is to remove all [...]
Filed under: Development, Linux, SVN, source control, tips | 1 Comment »
Posted on February 16, 2008 by Shane Duffy
So this morning I was doing some work with one of my webservers and adding new sub hosts to some of the domains and to see the changes on my MacBook pro laptop I knew I would need to flush the DNS cache so I wouldnt have to wait for the cache to expire.
So for [...]
Filed under: 10.5.2, apple, cache, dns, mac, networking, os x | 1 Comment »
Posted on February 14, 2008 by Shane Duffy
The majority of us don’t backup on a regular basis. It usually isn’t until we lose a bunch of critical data that the light bulb turns on and we start backing up for maybe a week or two and then we stop. Apple’s new Leopard operating system contains Time Machine to fix that problem. Time [...]
Filed under: apple, backup, mac, macbook pro, network, time machine | No Comments »
Posted on February 9, 2008 by Shane Duffy
Cool little project I found. Check out WinFUSE. Its a fully functional file system running in .NET. And you can write your own with the IFileSystem interface. This could be very cool! Write your own file system with SQL server, Amazon S3 or anything in the back.
Filed under: .NET, Amazon, file vault, filesystem | No Comments »