Here is a list of some packages that I find essential for the proper functioning of my system in Ubuntu.
- non-free-codecs libdvdcss2 and : play audio and video non-free (mp 3, wmv dcd ...)
- numlockx : automatically activate the Num Lock key keypad at startup (see http://doc.ubuntu-fr.org/numlockx )
Add / etc / gdm / Init / Default with administrative rights following lines:
if [-x / usr / bin / numlockx] Then
exec / usr / bin / numlockx we
fi
- nfs-common : For NFS mounts
- ia32-libs and util-linux: use 32-bit programs in Ubuntu 64-bit
- flashplugin64-install Flash 64-bit version
> sudo apt-add-ppa repository: sevenmachines / flash
> sudo apt-get update
> sudo apt-get install flashplugin64 -install
To generate your file sources.list (repository list): https: / / dev.sourceslist.org
0 comments:
Post a Comment