You might need to install some software to read comercial DVD's
There are legal reasons why Linux doesn't distribute it by default.
One method is this
Code:
sudo "echo activate sudo"
Code:
sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list -O /etc/apt/sources.list.d/medibuntu.list
sudo apt-get update
sudo apt-get -y --force-yes install medibuntu-keyring
sudo apt-get update
sudo apt-get install libdvdread3 libdvdcss2 vlc
sudo apt-get install ubuntu-restricted-extras
vlc is an excellent media player.
Bookmarks