Beautify Ubuntu Dapper with custom icon pack!

Ubuntu Dapper Drake (6.06 LTS) has been released earlier this month. Some of the improvements introduced by Dapper Drake is the complete GUI installation screen and the inclusion of tango icon.

gaim new

But it is nice to know that you always have the option to ‘improve’ the Dapper Drake GUI a bit and spruce it up with custom icons.

Here’s a page that lists a collection of of improvements to make Dapper look even “better”, I’ve personally tried it for the gaim and Firefox, and it blend nicely into environment!

firefox

Why don’t you try it now?

ubuntu, linux, gui, gnome, icons, tango, dapper

Download OpenBSD PD ksh for Linux

If for some reason you want to use OpenBSD ksh which is a modified version of pdksh (Public Domain ksh), then look no more. Somebody has taken the trouble to port the OpenBSD ksh to GNU/Linux.

So what’s the deal with the OpenBSD ksh? First, it is free being modified by the OpenBSD project people which really emphasis on software freedom. Secondly, OpenBSD people has cleaned the public-domain ksh and enhanced PD ksh with great features.

So if for some reason you need an improved open implementation of ksh, then try downloading from this website : http://www.delilinux.de/oksh/

openbsd,ksh,shell,linux,shell

Download OpenSUSE 10.1 Live DVD

The OpenSUSE project has released the Live DVD version of its latest OpenSUSE 10.1 release. This is the first time OpenSUSE project has released a LiveDVD version of its distribution.

The LiveDVD which contains 4 GB of Linux software compressed into a 1.7 GB iso image however is smaller than the Knoppix 5.0.1 Live DVD, currently sized at 4.04GB.

Unlike Knoppix, OpenSUSE live DVD is not installable to hard disk, but can be used to test hardware compatibility, perform system rescue tasks, or evaluate SUSE Linux 10.1

You can download the OpenSUSE Live DVD at the official release page http://en.opensuse.org/Released_Version

opensuse,linux,dvd,knoppix,suse,livecd

How to create a black console background in your blog

Hi there,

Recently, one of the blog readers asked me about how do I create a black console background to illustrate command-line in some of my posts (ie : 1, 2 , 3)

You just need to include these line, just after the tag in your blog template.


save your template, and republish your blog in it’s entirely (if you’re using blogger).

To use the black console background, you just need to put <div class=”terminal”> and </div> in between of your desired text. For example :

Linux 2.6.17 - login #

will produce

Linux 2.6.17 – login #

That’s all, happy hacking !

Dapper Drake has been released!

Download Dapper Drake CD/DVD iso

Ubuntu Dapper Drake has been released today! Download your copy now at http://ubuntu.com/download.
.
.
.
.
.

Upgrade from Breezy Badger

If you already have the previous version of Ubuntu Installed (Breezy Badger), then you just need to change ‘breezy’ to ‘dapper’ in /etc/apt-get/sources.list.

Then do

sudo apt-get update
sudo apt-get dist-upgrade

And wait for your Breezy Badget to transform into Ubuntu Dapper Drake!