Tuesday, April 28th, 2009 3,804 views
if you have a fresh ubuntu jackalope jaunty ( ubuntu 9.04 ) and want to play mp3, you will find that the required software was not installed. Sometimes we need to download and some suitable plugins to play this media file. If you open openoffice, you will find there are some font , that doesn’t include in Open Office Installed. So to make all of it work you just need do 3 simple command
Open Repositories Source with command :
sudo gedit /etc/apt/sources.list
Add medibuntu repositories to your sources.list
## Medibuntu.
deb http://packages.medibuntu.org/ jaunty free non-free
Add Gpg key from medibuntu websites
(more…)
Posted in Linux | 2 Comments »
Tuesday, August 19th, 2008 373 views
I’m Using 2 OS Windows XP and Ubuntu Hardy Heron On My Acer 4520
The Specification :
AMD Turion X2 Dual Core 2.0GHz
DDR2 Memory 2 GB
HDD 12GB SATA - VGA nVIDIA 256MB
WiFi - DVDR/W Super Multi - Bluetooth 2.0+EDR
1.3 Mpx Camera - Card Reader
14.1" Wide XGA - Weight 2.49 Kg
I Have Installed Windows XP first and Then Ubuntu.
I’m Using Ubuntu8.04 amd64 for my Laptop. Wired Network, Sound Card is Otomatically Detected. For Nvidia Accelerated Driver, I Installed it from System - Administration - Hardware Driver. Then i make check for Nvidia Accelerated Driver. after that it will download the .deb package and require restart.
After That my Screen resolution become 1280*800.
If it doesn’t work you can use commadn in Terminal :
#sudo apt-get install nvidia-glx-new
For Using Crystal Eye Webcam
#sudo apt-get install cheese
For Using Wifi ( I am using Broadcom )
You can use my experience on my latest article
For another broadcom version you can follow this article
There is one problem that i’m not yet find for the solution. My Modem still can’t Work ( I am using Agere Modem )
If you have any solution, please reply to this article
Install Another aplication :
Internet Explorer for Linux - Make sure you have installed cabextract
wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz
tar zxvf ies4linux-latest.tar.gz
cd ies4linux-*
./ies4linux
Install Flash Player
sudo apt-get install flashplugin-nonfree
Add important Repository ( From this repository, you can install realplayer, mplayer, googleearth and another important package )
sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
Posted in Teknologi | 1 Comment »
Saturday, June 14th, 2008 299 views
Setelah hampir seminggu Pake Ubuntu 8.04 Baru skarang bisa pake Google earth. Google Earth yang saya install adalah versi 4.3 . Untuk daerahku sendiri masih belum update ( maklum daerah terpencil ). Data update terakhir masih 27 Agustus 2004.
Untuk instalasinya juga lebih mudah :
Cukup dengan perintah :
sudo apt-get install googleearth-4.3
Tapi Jangan lupa sebelumnya untuk menambah daftar repository medibuntu
sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
Untuk menjalankan google earth, Buka Terminal, lalu ketikkan :
sudo googleearth
Ini screenshoot google earth yang jalan di PC saya :

Posted in Teknologi | 1 Comment »