I wrote an app!
-
Recent Posts
Categories
-
Daily Archives: February 8, 2011
Testing a failure on my RAID1 array
When I configured my Ubuntu system to boot from a software RAID1 array, Postfix came with it. I needed to setup Postfix to pass messages to my Internet e-mail address. Luckily, David GrantĀ seems to have already figured that part out. sudo dpkg-reconfigure postfix After selecting satellite, the only info I needed to supply was my […]
Migrating Perforce from Windows to Linux
I had Perforce running on my server when it was a Windows machine. I like Perforce, but I’m liking Git even more right now. I can’t just ditch Perforce, though, my project histories are in there and I’d rather not throw that away. Before shutting Windows down for good, I carefully followed steps 1-9 outlined […]