!-- Begin: http://adsensecamp.com/ -->

Installing Google Earth for Adding Repository necessary, follow the steps below:

Set up the Medibuntu Repository

As mentioned above, the first thing you need to configure is adding the Medibuntu repository. Setting up this third-party repository can be done with a few quick commands:

http://www.medibuntu.org/sources.list.d/intrepid.list sudo wget-O /etc/apt/sources.list.d/medibuntu.list

sudo aptitude update & & sudo aptitude install medibuntu-keyring & & sudo aptitude update

This will add the Medibuntu repository, import the Medibuntu GPG key and make new packages available.

Installing Google Earth

To install Google Earth, then simply use:

sudo aptitude install googleearth-4, 3

You should now have Google Earth added to the "Applications> Internet" menu and, assuming your video card supports the requirements, you are almost ready to travel the planet!

Depending on the video card you may want to disable the atmospheric rendering, which can greatly increase performance. This can not be done by setting the following:

View> Atmosphere

If, for some reason, Google Earth does not load properly or crashes on your computer may try to return to the old version that seemed to have a little problem. To do that and try to remove 4.3 version 4.2:

sudo aptitude googleearth-4, 3 & & sudo aptitude install googleearth-4, 2

Happy Testing.

Changing /tmp Cleanup Frequency

Posted by Rahadian Syarif | 05.29 | 0 comments »

/tmp folder is a temporary storage place, the Reboot After the data in the folder /tmp will be lost, but the folder /tmp can be changed mendelete time for your data. sperti way below

Changing the /tmp Cleanup Frequency

The default setting that tells your system to delete the /tmp at reboot be in /etc/default/RCS file. Akan value we see is TMPTIME.

At the time of this value TMPTIME = 0 to delete the file on reboot even though the age of the file. Changing this value to a different (positive) number will change the number of days can be spent on the file tmp.

TMPTIME = 7

This setting will allow to stay in the file /tmp them until a week old, and then delete them on reboot. Negative number (TMPTIME =- 1) tells the system to never delete anything in /tmp. This is probably not something you want, but available.

this way on Ubuntu, and finally found this day.

Happy Testing

To Install Adobe Acrobat Reader on Firefox Plugins need the Medibuntu repository, then follow steps below:

Set up the Medibuntu Repository

http://www.medibuntu.org/sources.list.d/hardy.list sudo wget-O /etc/pt/sources.list.d/medibuntu.list

sudo apt-get update & & sudo apt-get install medibuntu-keyring & & sudo apt-get update

Installation Mozilla Plugin Acroread

sudo apt-get install mozilla-acroread acroread-plugins

Acroread-plugin package that will provide support to complete the fillable forms and javascript. In the mozilla-acroread package will provide support for mozilla, firefox, galeon and konqueror.


Happy Testing

Change Bootsplash On Interpid Ibex

Posted by Rahadian Syarif | 05.11 | 0 comments »

Bootsplash interface is the image at the time we membooting ubuntu and when you shutdown process. Now the process will usually appear acpid: exiting. But not a problem.

To install Bootsplash we follow the steps below.

Go to the Terminal,

sudo su
apt-get remove usplash - purge

command over to me-Remove usplash default, after we download the packages stay libsplashy here and splashy from here

After the download is complete, go to the directory that we have been downloaded and type the command

dpkg-i libsplashy1_0.3.10-1_i386.deb
dpkg-i splashy_0.3.10-1_i386.deb

Completed in phases over the installation package we must membackup menu.lst with the command

sudo cp /boot/grub/menu.lst /boot/grub/menu.lst.backup

Done membackup, we edit the command

sudo gedit /boot/grub/menu.lst

Search the kernel boot option below:

kernel /boot/vmlinuz-2.6.27-7-generic root = UUID = 3dca6051-5877-438c-94c5-f5ff7803d851 ro quiet splash

Then add the vga = 791 in order to be as under:

kernel /boot/vmlinuz-2.6.27-7-generic root = UUID = 3dca6051-5877-438c-94c5-f5ff7803d851 ro quiet splash vga = 791

Done and you live with the command to update grub

update-grub

Restart your machine and see the changes.
Happy Testing.

!-- Begin: http://adsensecamp.com/ --> !-- Begin: http://adsensecamp.com/ --> !-- Begin: http://adsensecamp.com/ -->