LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   media and pppoe on ubuntu 7.04 (https://www.linuxquestions.org/questions/linux-newbie-8/media-and-pppoe-on-ubuntu-7-04-a-633296/)

imruler 04-05-2008 02:41 PM

media and pppoe on ubuntu 7.04
 
hi guys i just switched to ubuntu 7.04 from rhel4 can any one let me know about playing media files n configuring ubuntu for internet use on broadband

alan_ri 04-05-2008 04:17 PM

  • Click Applications → Add/Remove. In the top right, change the setting to All available applications. Then select Other in the left panel and then select the Ubuntu restricted extras package. Click OK.
  • To play most DVDs you'll need the libdvdcss2 package. This package is available using Medibuntu.
  • To add Medibuntu repository do this in terminal :
Code:

sudo wget http://www.medibuntu.org/sources.list.d/feisty.list -O /etc/apt/sources.list.d/medibuntu.list
then install it with
Code:

sudo apt-get install libdvdcss2
also install regionset package :
Code:

sudo apt-get install regionset
Your broadband connection should be detected automaticaly,if not set it with System>Administration>Network tool.You have to enter data manually.


All times are GMT -5. The time now is 02:18 AM.