Showing posts with label Ubuntu. Show all posts
Showing posts with label Ubuntu. Show all posts

Friday, September 21, 2012

GLX-Dock

GLX-Dock atau Cairo-Dock sistem panel yang sangat indah dan menawan untuk tampilan Desktop. Setiap icon yang ada di dock disebut applet dan bisa di lepas menjadi widget. Cairo-dock bisa menggunakan hardware-acceleration untuk berjalan cepat dan menggunakan sedikit CPU.

URL: http://www.glx-dock.org/


Thursday, September 20, 2012

Docky - Application Launcer

Docky the finest dock no money can buy


A full fledged dock application that makes opening common applications and managing windows easier and quicker. Docky is fully integrated into the GNOME Desktop and features a no nonsense approach to configuration and usage. It just works.

Docky provides an application launcher, running application management, and various "docklets" including a CPU monitor, weather report and clock.  It is similar to other docks such as AWN and cairo-dock.

Applications can integrate with Docky to add extra items to their context menus or modify their icons to display more information.  This package includes integration helpers for a number of applications, including Banshee, Rhythmbox, Deluge, Tomboy and Zeitgeist.

Docky is derived from the GNOME Do "docky" interface.

URL https://launchpad.net/docky

Thursday, November 3, 2011

Instal JDK 6u25 linux i586

Install Jdk 6u25 di Ubuntu 11.10
  1. Jdk 6u25 download link.
  2. Rubah permision file download jdk (jdk-6u25-linux-i586.bin) menjadi excutable "sudo chmod +x"
  3. Jalankan perintah install dengan mengetik sudo ./jdk-6u25-linux-i586.bin -C /opt/java
  4.  Setup variable path java di Ubuntu. Masukan perintah : "sudo gedit /etc/bash.bashrc" tambahkan pada baris terakhir #add jdk
    JAVA_HOME=/opt/java
    export JAVA_HOME
    PATH=$JAVA_HOME/bin:$PATH
    export PATH
  5. Test installasi jdk dengan masukan perintah di terminal : java -version
  6. Setup jre di web browser
  7. cd /usr/lib/mozilla/plugins/
  8. sudo ln -s /usr/lib/jvm/java-6-sun/jre/lib/i386/libnpjp2.so
  9. test jre browser, open url