Finally i’m success to make my windows 7 have friend with ubuntu 10.0.4. I make the dual boot in my Lenovo G450. Actually in first time i afraid about several posting in some forum that say if they failed make dual boot windows 7 and untuntu 10.04. But with more courage and strong will i can make it 
I used ubuntu 10.04 iso image that copied to my usb using universal usb installer. Ubuntu installation process is very fast. The booting and shut down is fast to. I like it theme, its more elegant for me
. so far i still explore this ubuntu, since i have long time not using it. see next posting about new ubuntu 10.04.

“Karmic Koala” is the code name for Ubuntu 9.10, scheduled for release in October 2009, this version will be supported until April 2011. The beta version have been release n u can download it from ubuntu site

Now i wrote about how to play mp3 file in ubuntu 9.04 jaunty. In this case i use amarok because i like it
.
1. Install amarok using
sudo apt-get install amarok
2. Install codec using
sudo apt-get install libxine1-ffmpeg
3. Finish 
Now u can play your music library with amarok.
Medibuntu (Multimedia, Entertainment & Distractions In Ubuntu) is a repository of packages that cannot be included into the Ubuntu distribution for legal reasons (copyright, license, patent, etc).
Some of these packages include the libdvdcss package from VideoLAN and the external binary codecs package (commonly known as w32codecs) used by MPlayer and xine.
Below are the instructions to add the Medibuntu repository to your system’s list of APT repositories. These are commands that should be run in the Terminal (Applications -> Accessories -> Terminal).
Add Medibuntu to your sources.list, as well as its GPG key to your keyring. Make sure to use the correct sources.list that corresponds to your current distribution.
Ubuntu 9.04 “Jaunty Jackalope“:
sudo wget http://www.medibuntu.org/sources.list.d/jaunty.list –output-document=/etc/apt/sources.list.d/medibuntu.list
Then, add the GPG Key:
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
After that, u only need apt-get to install multimedia package from medibuntu.
Like Youtube.Com do you ?
When you want to see videos on Youtube from your lovely browser firefox, you must have installed flash player as plugin in your firefox.
So i wrote this tutorial to help me remember about it and also i hope it will help you to
There are 2 ways how to install flash player for firefox in your ubuntu (i have 9.04), there is :
1. Installing Without Command Line.
Yes, you can install this without troubling yourself to open the command line at all. First you must download the flash player package from macromedia.com (http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.deb) with your firefox.
After that right click on the downloaded installation file and choose Open with “Gdebi Package Installer” from the menu.

Read more…
Recent Comments