Topic: GNU/Linux
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 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 ...








