Archive for May, 2009

Upgrade Alsa (1.0.20) on Ubuntu Jaunty 9.04

May 9th, 2009 by alpho2k 94
alsa Ubuntu Jaunty 9.04 is coming by default with the version 1.0.18rc3 of Alsa so I decided to upgrade to the last verison wich is 1.0.20.

What is Alsa (Advanced Linux Sound Architecture) ?

According to Wikipedia, Alsa is a Linux kernel component intended to replace the original Open Sound System (OSS) for providing device drivers for sound cards. Some of the goals of the ALSA project at its inception were automatic configuration of sound-card hardware, and graceful handling of multiple sound devices in a system, goals which it has largely met.

Installation :

To do this, we must begin by determining our version of alsa as follows :

Click to continue reading “Upgrade Alsa (1.0.20) on Ubuntu Jaunty 9.04″

How to install Java on Ubuntu Jaunty 9.04

May 5th, 2009 by alpho2k 7
java_logo1 Here’s how to install Java on Ubuntu Jaunty 9.04. This will allow Firefox to run Java applications. It also works for those who are under 64 bit Ubuntu.

[ad#Widgetbucks]
What is Java ?

According to Wikipedia, Java refers to a number of computer software products and specifications from Sun Microsystems that together provide a system for developing application software and deploying it in a cross-platform environment. Java is used in a wide variety of computing platforms from embedded devices and mobile phones on the low end, to enterprise servers and supercomputers on the high end.

Click to continue reading “How to install Java on Ubuntu Jaunty 9.04″

How to install Flash 64-bit on Ubuntu Jaunty 9.04

May 1st, 2009 by alpho2k 9
flash_logo Flash is coming by default in Ubuntu Jaunty 9.04 repositories with the 32-bit version. Here is a small procedure to install the 64-bit version.

[ad#Widgetbucks]
What is Flash ?

According to Wikipedia : Adobe Flash (previously called Macromedia Flash) is a multimedia platform originally acquired by Macromedia and currently developed and distributed by Adobe Systems. Since its introduction in 1996, Flash has become a popular method for adding animation and interactivity to web pages; Flash is commonly used to create animation, advertisements, and various web page components, to integrate video into web pages, and more recently, to develop rich Internet applications. Web site like youtube or dailymotin use this technologie.

Installation

We must start by uninstalling the current version of Flash installed on your computer if necessary as follows :

sudo apt-get remove flashplugin-nonfree flashplugin-installer

Then, we download Flash directly from Adobe :

wget http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.22.87.linux-x86_64.so.tar.gz

We then extract the archive and move the extracted file in the plugins directory of Firefox :

[ad#Adsense]
tar xvf libflashplayer-10.0.22.87.linux-x86_64.so.tar.gz
sudo mv libflashplayer.so /usr/lib/mozilla/plugins/

Now, just restart Firefox to take full advantage of Flash!

Upgrade Alsa (1.0.19) on Ubuntu Jaunty 9.04

May 1st, 2009 by alpho2k 14
alsa Ubuntu Jaunty 9.04 is coming by default with the version 1.0.18rc3 of Alsa so I decided to upgrade to the last verison wich is 1.0.19. For the 1.0.20 version, go here!

[ad#Widgetbucks]

What is Alsa (Advanced Linux Sound Architecture) ?

According to Wikipedia, Alsa is a Linux kernel component intended to replace the original Open Sound System (OSS) for providing device drivers for sound cards. Some of the goals of the ALSA project at its inception were automatic configuration of sound-card hardware, and graceful handling of multiple sound devices in a system, goals which it has largely met.

Installation :

To do this, we must begin by determining our version of alsa as follows :

Click to continue reading “Upgrade Alsa (1.0.19) on Ubuntu Jaunty 9.04″

 
WordPress Loves AJAX