Feed on
Posts
Comments

Archive for October 14th, 2007

If you don’t want to use Ubuntu Studio but you still want to have the theme. You can install only the theme for your Ubuntu.
Step 1. Add ‘deb http://archive.ubuntustudio.org/ubuntustudio feisty main‘ into your sources.list
taufanlubis@zyrex:~$ sudo gedit /etc/apt/sources.list
….
….
deb http://archive.ubuntustudio.org/ubuntustudio feisty main
 
Step 2. Download ubuntustudio gpg key
What is [...]

Read Full Post »

DHCP Server

DHCP (Dynamic Host Configuration Protocol) is a protocol that handles the assignment of IP addressess to clients that don’t a static IP address automatically. It includes the IP parameters such as subnet masks, default gateway and IP addressess of DNS server.
When computers connect to a network it [...]

Read Full Post »