Archive for the ‘ubuntu linux’ Category

Ubuntu Restricted Extras

Posted: 29th October 2009 by kire in ubuntu linux

The Ubuntu Restricted Extras will install Adobe Flash Player, Java Runtime Environment (JRE) (sun-java-jre) with Firefox plug-ins (icedtea), a set of Microsoft Fonts (msttcorefonts), multimedia codecs (w32codecs or w64codecs), mp3-compatible encoding (lame), FFMpeg, extra Gstreamer codecs, the package for DVD decoding (libdvdread4, but see below for info on libdvdcss2), the unrar archiver, odbc, and cabextract. [...]

Compiz Fusion

Posted: 29th October 2009 by kire in ubuntu linux

Compiz Fusion allows you to use advanced desktop effects such as the rotating cube desktop and some other pretty appealing eye candy. sudo apt-get install compiz compizconfig-settings-manager compiz-fusion-plugins-main compiz-fusion-plugins-extra emerald librsvg2-common fusion-icon Then run Applications -> System Tools -> Compiz Fusion Icon. A blue icon will appear to the tray. From here you can configure [...]

Multimedia: Audio and Video Playback

Posted: 29th October 2009 by kire in ubuntu linux

Playing a Video (XVid, DivX etc.) or Audio (MP3) file has become pretty easy. Just double click the file you want and allow Totem to automatically download the needed codecs. But you could also do this by yourself very easily by installing a package which contains all the needed codecs and more. Just look above [...]

Google Earth for Ubuntu

Posted: 29th October 2009 by kire in ubuntu linux

As we all know Google Earth lets you fly anywhere on Earth to view satellite imagery, maps, terrain, 3D buildings, from galaxies in outer space to the canyons of the ocean. Now, it’s been made available to us Linux junkies. To install it type: sudo apt-get install googleearth-package make-googleearth-package –force sudo dpkg -i googleearth*.deb Afterwards [...]