Tip #4: Play encripted DVD
To play encrypted DVD you may use libdvdcss which offers accessing to the DVD content without having to bother about the decryption. Check if that library is already installed:
dpkg -l libdvdcss
If not just install it using apt-get
apt-get install libdvdcss
no comments yet