Create Local Repository Ubuntu Jaunty (9.04) With .iso DVD on Hardisk

To create a local repository in need cd image repository, it is require. to create it, follow these steps...!! 1. create a directory for each repository .iso on /media example : /dir1 /dir2 /dir3 /dir4 /dir5 /dir6 by type : Login as root   $...
Read More...!!

Install Firefox 3.5.1 on Ubuntu Jaunty

Firfox 3.5.1 have been released, Much people using it as default web browser especially me. to install firefox on ubuntu jaunty first download Firefox 3.5.1 and follow these steps : 1. Backup your current profile by type command $ cp -r ~/.mozilla/firefox/...
Read More...!!

Migration From ext3 to ext4 Need Manually Update Grub on Ubuntu Jaunty (9.04)

If you choose to upgrade the filesystem /or/boot in the place of ext2 to ext3 or ext4 (as documented on the wiki ext4), then you must also use the command grub-install after upgrading to Ubuntu 9:04 to re-install the boot loader. If you do not do this,...
Read More...!!

Printer Configuration on Ubuntu Gutsy (7.10) and Hardy (8.04)

.On the Start Menu, choose Administration → Printing to display the dialog box as below. Then click the New Printer button Select the option Windows Printer Via Samba. Then click Browse to display a list of printer sharing in the Note the picture...
Read More...!!

Monitoring Network Latency With Smokeping in Ubuntu Jaunty (9.04)

I have tested this on an Ubuntu 9.04 system. I will use the hostname www.example.com for this system in this tutorial. We need a web server on the system to display the graphs. I will install Apache2 and use Apache's default vhost for hosting the graphs....
Read More...!!

Installing TOR in Ubuntu Jaunty (9.04)

OpenSSH is a great means to protect your connection from being sniffed by others. However, this isn't always enough. Simply proving that you connected to a server is enough to get incriminated. Unfortunately, SSH doesn't provide a native way to obfuscate...
Read More...!!

Install Sun's JDK 6 on Ubuntu Jaunty (9.04)

In the following article I’m going to log a few steps to setup the latest Java SDK and Eclipse IDE on Ubuntu. It is the first in a series of posts I plan to write as I migrate my development environment from Windows to Ubuntu. Other frameworks, SDKs,...
Read More...!!

Install Firefox 3.5 in Ubuntu Jaunty (9.04) using Ubuntuzilla

installing Firefox 3.5 on Ubuntu 9.04, I explained how to install Ubuntu’s firefox-3.5 package. As myself and several commenters realized, this may not be the best solution. The package is branded Shiretoko instead of Firefox 3.5, including the user...
Read More...!!

Install Xmms in Ubuntu Jaunty (9.04)

To install xmms on ubuntu jaunty (9.04), the steps are as follows: 1 first, we must add the sources list on the directory /etc/apt/sorces.list by type command : $ gedit/etc/apt/sources.list and add following this line deb http://www.pvv.ntnu.no/~knuta/xmms/intrepid./ then...
Read More...!!

Create a Load Balancing Router Using Ubuntu Jaunty (9.04)

With its increasingly complex network, we sometimes have some connection to the Internet simultaneously. My own home has two (2) connection to the Internet at once, ie, ADSL Speedy and RT/RW-net. To have a second connection to the Internet can be used...
Read More...!!

Setting vsftpd FTP on Ubuntu Jaunty (9.04)

vsftpd is a GPL licensed FTP server for UNIX systems, including Ubuntu. To use vsftpd on ubuntu jaunty follow these steps: 1. Install vsftpd type command in terminal as root : $ apt-get install vsftpd 2. Edit file configuration at /etc/vstpd.conf $...
Read More...!!

Open System Monitor With Ctrl+Alt+Del in Ubuntu Jaunty (9.04)

Usually, you open the Task manager in windows os to use Ctrl+Alt+Del, in ubuntu there is a System monitor , almost the same as the task manager in windows. Opening the System monitor ubuntu by pressing Ctrl+Alt+Del simply follow the steps below: To...
Read More...!!

Installing Ubuntu Jaunty (9.04) after Mac OS X

To install ubuntu jaunty after you install mac os x, you should follow the following steps:prepare cd desktop edition of ubuntu jaunty install Ubunt as usual and follow the steps to complete after you restart the machine If you get an error message...
Read More...!!

Sharing Mouse and Keyboard Using Quicksynergy

QuickSynergy is a graphical interface (GUI) for easily configuring Synergy service, an application that allows users to share the keyboard and mouse between two or more computers without using external hardware. Synergy uses TCP-IP protocol to share...
Read More...!!