Google Plus

Howto use your Linux computer as a media center with Elisa

Written by Mel Kham on . Posted in Linux tutorials

 Windows as mac has the ability to turn your computer into a media center, for linux there are a number of open source that can do this , Elisa is one of these open sources than can make you use your Linux computer as a Media center.

  I -The Elisa Media Center

 The Elisa Media Center has many advanced features that will make your media center experience unique. It features an intuitive interface with a professional look and  feel which can be easily used with a standard TV remote control.

It has a tight integration with the internet and allows you to watch YouTube videos, listen to Shoutcast, view photos from Flickr and many other popular internet services.

Also Automatically detects iPods, cameras, hard drives, etc.., and automatically finds media from other computers on your local network and more other options, It is also extensible via the use of plugins.


II- Installing Elisa

For ubuntu :

The installation is easy ,just download it from this link

http://elisa.fluendo.com/download/

Download the debian package and open it with ubuntu package manager .

For Mandriva :

Elisa in included on the package manager of Mandriva, you need just to run this command to install it:

su -
urpmi elisa

For Fedora and Linpus (Acer aspirone) :

First you have to add some repositories free and no free

then install Elisa by the command :

su -
yum install elisa

Elisa is installed. 

For Debian Lenny :

Download it from this link http://packages.debian.org/lenny/elisa

For Open suse :

Elisa is included in Packman repository this mean that you have to add first the these repository to your installation see how to add packman repository to opensuse

  After the repository is added you can install Elisa using the command :

 zypper install elisa  

 Is done !

Screeshots

 

  

Remember that there are other Open source Media center softwares like XBMC  …

 

 

N.B :Please feel free to ask help installing Elisa or any other Open source Media Center  on Linux

For questions please refer to our Q/A forum at : http://ask.unixmen.com

Mel Kham

Founder of Unixmen, Living in Amsterdam. Am working in my free time to help people to understand the Opensource and to explain them in easy way how to make the fist steps to the the light. Working day and night with my Co-founder Zinovsky to keep this website live even with less resources.
  • Ricky

    I’m trying to install Elisa on my Acer Aspire One, operating Linpus Lite. I’m confused by the line

    “First you have to add some repositories free and no free”

    Can you clarify what I have to do. I’ve installed the software but it won’t currently run. I dont get any error messages or anything it just won’t load.

  • zinovsky

    Hi,
    Look here to see how to add repositories in Linpus
    [url]http://www.unixmen.com/index.php?option=com_content&view=article&id=77:install-softwares-on-linpus&catid=13:linpus&Itemid=20[/url]

  • http://www.bestfinance-blog.com HillMelanie22

    Don’t have a lot of cash to buy some real estate? Worry no more, just because this is achievable to take the home loans to resolve such kind of problems. Therefore get a small business loan to buy all you need.

  • http://www.bestfinance-blog.com DelorisLEON18

    Specialists claim that loans help people to live the way they want, just because they are able to feel free to buy necessary things. Furthermore, banks present collateral loan for young and old people.

Like us on Facebook

This week Top Posts

Write for us

Recent Comments

Anders Jackson

|

As I understand it so do VLC use same encoders as ffmpeg. And yes, there are less code that can break when you use command line instead of a graphical UI.

And may I ask what mono has to do with VLC? *facepalm*

Anders Jackson

|

Just some thoughts about Java.

OpenJDK7 are now THE Java implementation and Oracles are just one more of the reimplementations. So you should not need to install Oracles version.

And you really don’t need to remove the OpenJDK7 installation to also have Sun Java JDK 7. Just run

sudo update-java-alternatives –list

and select which java you want to have as default java of all that is installed.

And if you want to run a program with one special version, check manpage for java-wrappers how to do that.

man java-wrappers

so you can run java program rasterizer like this:

JAVA_FLAVOR=openjdk rasterizer
JAVA_ARGS=-Xmx80m rasterizer

JAVA_BINDIR=/usr/share/

etc

Anders Jackson

|

Yes, it is. If you are a “5 years old schizophrenic kid” who can’t restrict what effects to use and what to not use. It’s actually usefull, if you can restrain yourself.

Anders Jackson

|

Agree with BA. You should teach how to remove telnetd from your servers, and tell them to use SSH instead.

And explain that telnet is not secured. It’s easy for anyone to see what you type in clear text or MIM-attacks.

Or you might want to add a kerberos version of telnetd and se to it that it denies any try without kerberos authorization.

The tool telnet is usefull, for example to explain how SMTP protocoll or HTTP-protocoll works by making the user be the client (mail client or web client).
But you do not need to install telnetd for that.

Anders Jackson

|

Can you resolve that name on your machine?

$ getent hosts server.example.com
192.168.0.10 server.example.com

Where this should be your IP-address and then all aliases for that machine (where you obviously change DNS name to your own. ;-)

 
IDG Tech Network
Copyright © 2008-2013 Unixmen.com .
Maintained by Anblik .