Archive

Archive for the ‘Ubuntu’ Category

Dual Boots Windows 7 and Ubuntu 10.04

June 7th, 2010 Wawan No comments

ubuntu 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 :D
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 :D . so far i still explore this ubuntu, since i have long time not using it. see next posting about new ubuntu 10.04.

Categories: Ubuntu Tags: , ,

Ubuntu 9.10 “Karmic Koala” Countdown Release

October 5th, 2009 Wawan No comments

ubuntu
“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

Categories: Ubuntu Tags: ,

Play Mp3 With Amarok in Ubuntu Jaunty 9.04

April 26th, 2009 Wawan 9 comments

amarok
Now i wrote about how to play mp3 file in ubuntu 9.04 jaunty. In this case i use amarok because i like it :D .
1. Install amarok using

sudo apt-get install amarok

2. Install codec using

sudo apt-get install libxine1-ffmpeg

3. Finish :D
Now u can play your music library with amarok.

Categories: Ubuntu Tags: ,

Multimedia Repository for Ubuntu

April 25th, 2009 Wawan No comments

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.

Categories: Ubuntu Tags: ,

Install Flash Player for Firefox in Ubuntu 9.04

April 25th, 2009 Wawan 4 comments

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 :D

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.
flash1
Read more…

Categories: Ubuntu Tags: ,