Posts Tagged ‘technology’
10 Things You Should Do Immediately After Installing Ubuntu 8.10
Taken from Budihermawan 1. Add the Medibuntu RepositoryMedibutu stands for Multimedia, Entertainment & Distractions In Ubuntu and is a repository of packages that cannot be included in Ubuntu due to legal reasons. We need to add this repository to enable MP3, DVD playback, install certain codecs etc.Take a terminal and enter:sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list –output-document=/etc/apt/sources.list.d/medibuntu.list && sudo apt-get update && sudo [...]

