Showing posts with label ubuntu. Show all posts
Showing posts with label ubuntu. Show all posts

Tuesday, February 13, 2007

Configuring Online Radio in Linux

By default online radio services dont work in Linux. I currently had configured the same for my Ubuntu box and thought about writing this article. We must remember that all Linux distributions are limited by patents and license restrictions in some countries, which make it illegal for the distributions to have support for certain restricted formats - They have to avoid formats suppressed by DRM (Digital Rights Management, or Digital Restrictions Management), and hence they are often unplayable.

Now to install these restricted formats on a Ubuntu system -

First ensure the relevant repositories are enabled.

  • Click SystemAdministrationSynaptic Package ManagerSettingsRepositories and then click Add. Check the Community maintained (Universe) and Non-free (Multiverse) boxes. When you close the window, click Reload.

  • Install the packages. While you could install packages individually using Synaptic, a quicker way would be as follows. Click Application → Accessories → Terminal and paste the following command:

    sudo apt-get install gstreamer0.10-pitfdll gstreamer0.10-ffmpeg
    gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse
    gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse gxine
    libxine-main1 libxine-extracodecs ogle ogle-gui
  • To play most DVDs you'll need the libdvdcss2 package from here. This is a third party package, and not supported by Ubuntu. See instructions to install the file.

  • You can also install Adobe Flash Player and additional Windows codecs that are only available in third-party repositories.

After this go and click ahead on any online radio site and enjoy the music. You can find about the Hindi radio I wrote about few days back here.

More info - Detailed instructions


Tailrank Del.icio.us Reddit

Wednesday, January 17, 2007

Install ubuntu from windows !



The announcement of new Ubuntu installer.exe is a big step in easing the life of so many newbies. Now you can install ubuntu and its flavors without getting into the hassle of Live CDs and worrying about how to repartition your hard drive or figuring out the complexities of a dual-boot setup. 

The new Ubuntu Windows installer lets you run the Linux distro without effecting your windows setup.

From lifehacker - In other words, it's like a live CD without the CD. Just run the installer, which in turn downloads a disk image of Ubuntu (actually, your choice of four Ubuntu distros), and then reboot your PC. Choose the desired boot option from the menu that appears, and presto: You're running Linux. This is a working prototype, not a finished product, so user beware. It didn't work on my Vista box (I discovered after the fact that Vista isn't supported yet), but it ran like a gem on an XP system.

Great way to run Ubuntu without the hassles of partitioning or burning a live CD!

Ubuntu windows prototype.


Tailrank Del.icio.us Reddit