By Anton Piatek, on July 15th, 2010%
On Tuesday I attended the Ubuntu in Business event run by the Ubuntu UK Community and Canonical, and unlike Proactive Paul I really enjoyed the day and thought it was a success.
I will agree and say that there should have been more introductory talks on Ubuntu and Open Source for those people that were not familiar, especially . . . → Read More: Ubuntu in Business
By Anton Piatek, on June 27th, 2010%
Maybe you read some of my posts on software raid and lvm, or maybe you have a spare pc lying around and want a box you can use as a small personal server and are wondering about some tips for running it with less hassle. I am sharing a few things that I have learnt about running a personal server (though some will apply to any Linux server or always-on machine) that make my life as a part-time admin easier. This is by no means an exhaustive list, nor necessarily the correct way to run a box, but it works well for me and so should be useful to others as well.
Continue reading Running a personal server
By Anton Piatek, on June 17th, 2010%
I do a fair bit of Debian/Ubuntu packaging at work (kind of on the side) and have had several people tell me that although the New Maintainer’s guide (http://www.debian.org/doc/maint-guide/ or it is available offline in the package maint-guide and also has some translations) does do an introduction it is a bit hard to follow, particularly if you have a really simple program you want to package up and release. The New Maintainer’s guide does assume you have an existing tarball to work from, and that is often not the case if you just want to package up something you have made so I thought I would write a detailed walkthrough of packaging up something simple.
Continue reading A Debian Packaging Howto
By Anton Piatek, on May 23rd, 2010%
I have been building a backup pc our of mostly spare parts, including several old disks. To get the most reliability and space our of the disks, which are all different sizes, I decided to use software raid to mirror each chunk of data in pairs (raid 0) and then use LVM on top of each . . . → Read More: Fixing broken LVM and Sofware Raid on Linux
By Anton Piatek, on May 19th, 2010%
My O2 Joggler just arrived and it is quite an interesting piece of kit.
I’ve not had much time to play with it yet, but the O2 software stack seems a bit limited. Google calendar can be installed, but no mail, and I’m not sure the calendar will pop-up if something is approaching.
No web browser was a . . . → Read More: O2 Joggler
By Anton Piatek, on November 13th, 2009%
I do a fair bit of packaging of Debian and Ubuntu packages at work, often having to make tweaks to upstream packages. I used to just hack the upstream source directly, but have now discovered dpatch.
dpatch is a clever addition to the Debian packaging process which allows all your changes to be stored as patch files . . . → Read More: dpatch – using patch files in Debian packaging
Recent Comments