Home

Search results

"tag:ubuntu"


Title and summary Date/time
1
Compression: gzip vs bzip2 vs 7-zip
Today I had a look at the different options to compress files (in this case for backup purposes) on a Ubuntu system. The most common tools to compress files are gzip and bzip2. They have both been around for a long time, are available on most systems by ...
Feb 18, 2008
3:05:00 AM
2
Using Kernel-based Virtualization
Recently I stumbled upon KVM (for Kernel-based Virtual Machine) which allows you to leverage the virtualization features built into modern processors. This blog entry got me started. I am running Ubuntu Gutsy Gibbon 7.10 on an AMD Athlon(tm) 64 X2 Dual ...
Nov 7, 2007
3:40:00 AM
3
Accessing Jira from Ruby
On Ubuntu I've installed ruby, the interactive Ruby shell irb and rubygems through apt-get and performed a gem update: apt-get install ruby irb rubygems ruby1.8-dev gem update --system Gem is to Ruby what apt-get is to Ubuntu and Debian or CPAN to ...
Nov 5, 2007
11:56:43 AM
4
Empty Windows in Swing Applications on Ubuntu 7.10
Using Java applications on Ubuntu 7.10 (gutsy) sometimes show empty windows. I've encountered this mainly with LDAP Browser/Editor and IDEA 7.0. It does not occur too often and mainly with small dialog windows. I guess Java 6 has some problems with ...
Nov 4, 2007
5:40:10 PM
5
Ubuntu 7.10 on the IBM Thinkpad T43p
Today I've installed Ubuntu 7.10 (gutsy) on my IBM Thinkpad T43p. I am using Ubuntu on the desktop for a few years now with Windows banned to a virtual machine. On the notebook I've stayed with Windows XP which worked fine. In the past using Linux on ...
Oct 24, 2007
11:02:00 PM