How to play DVD Movies in Ubuntu Linux 10.10
Ubuntu 9.04, 9.10, 10.04 (i386, amd64) and 10.10
Install the libdvdread4 package (no need to add third party repositories) via Synaptic or command line:
$ sudo apt-get install libdvdread4
Run the following command
$ sudo /usr/share/doc/libdvdread4/install-css.sh
Another Way
Add mediubuntu repositories
$ sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list
http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list
$ sudo apt-get --quiet update
Update Key
$ sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring
$ sudo apt-get --quiet update
Install the following packages
$ sudo apt-get install libdvdcss2
$ sudo apt-get install libdvdread4
$ sudo cd /usr/share/doc/libdvdread4/install-css.sh
Now Play your DVD Movie in your Favorite Movie player
Related Posts:
Install wammu : Mobile phone Manager for Ubuntu / Debian Linuxknow everybody is looking for a mobile phone manager for Linux. text based gammu is there, but it is not user friendly . wammu is a graphical front en… Read More
Howto Enable and Disable Ubuntu Root PasswordUbuntu is one of the few Linux distributions out there that will not enable the root account.If you want to do something with root permission on the c… Read More
Howto Disable 60 seconds delay notification in ubuntu9.10(karmic)This tutorial shows how to disable 60 seconds delay notification when logout,shutdown and restart ubuntu9.10. First,press Alt+F2 and type gconf-edito… Read More
Howto install Google Earth and Fix ugly fonts problem in Ubuntu 11.04 NattyAfter installed Ubuntu 11.04 Natty Narwhal, one thing you might want is to install Google Earth. Follow is how to install Google Earth 6 from google o… Read More
install Windows 7 from Ubuntu without burnning a discIf you’re running on ubuntu and want to install Windows 7 without burning a disc,you can try following steps to install Windows 7 with the iso file. … Read More
0 comments:
Post a Comment