Posted in Uncategorized on Apr 24th, 2008
After 6 months of development, the new version of Ubuntu is available. The release is named Ubuntu 8.04 LTS “Hardy Heron”. The numbers stand for the year and month of the release date while Hardy Heron is the codename. LTS stands for long-term support, which means that this release will be supported for three full [...]
Read Full Post »
Posted in Ubuntu News on Apr 18th, 2008
The upcoming Ubuntu release 8.04, codenamed “Hardy Heron” can be pre-ordered now.
Ubuntu ShipIt is a service sponsored by Canonical where anyone can order Ubuntu CDs free of charge. This is especially useful for people with slow internet connections or restricted transfer volumes.
So to everybody who can’t or doesn’t want to download the next release: head [...]
Read Full Post »
Posted in General Thoughts on Apr 10th, 2008
Follwing the latest meme, here are my 10 most used commands in the shell history:
tim@tim:~$ history | awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head
89 sudo
42 ls
42 cd
31 rm
18 java
17 unrar
16 wget
16 gksudo
15 ajcore
10 mv
Read Full Post »