Archives: February, 2010
Feb 19 2010
How To Share Dialup Internet Connection On Ubuntu Server
This article explain how to share your dialup internet connection on ubuntu linux. Just to share with the other. Here you are. 1. Change your statict network interface. In this example is eth1. # vim /etc/network/interfaces auto eth1 iface eth1 inet static address 192.168.0.254 netmask 255.255.255.0 broadcast ...
Feb 15 2010
How to recover images from formatted memory card
A few days ago, My friend's SD card accidentally formatted. While in the SD card is a memorable photographs of the birth of their first son. To restore these photos I recommend to use the recovery tool. To find the ...
Feb 15 2010
Simple WordPress Themes
Simple is my next WordPress themes. Simple WordPress Themes consist of only 2 files, index.php and style.css. Simple WordPress themes is Valid CSS and Valid XHTML 1.0 Transitional. As the previous themes, Simple WordPress Theme is released under a Creative Commons ...
Feb 13 2010
How to add Breadcrumbs without plugins on WordPress
Most of the blog with SEO considerations using breadcrumbs. In this article I am going to show you how to do proper, full breadcrumbs in including nested categories and nested pages. Breadcrumbs are a pretty standard design pattern and can ...
Feb 12 2010
Howto Fix login delay after upgrade to Lucid Lynx
My Linux Box is Ubuntu LTS 8.04.4 minimal install with LXDE/Openbox as Window Manager. But after upgrading to Ubuntu Lucid Lynx, I noticed that it took an extra 15 - 20 seconds for it to finish logging me in after ...
Feb 6 2010
Install Ubuntu Lucid Lyxn Via Debootstrap
Just looking for nLite like on Ubuntu/GNU Linux? Please follow my guide. 1. Booting from your ubuntu installation media. 2. Make a new ext3 partition via cfdisk and mkfs.ext3 3. Mount your partition under /mnt/Ubuntu_10.04 4. Copy hardy script to lucid 5. cd /mnt/Ubuntu_10.04 6. debootstrap ...








