Installing NVidia drivers on Ubuntu 8.04
sudo apt-get install nvidia-glx-new linux-restricted-modules-$(uname -r) --reinstall
sudo apt-get install nvidia-glx-new linux-restricted-modules-$(uname -r) --reinstall
sudo apt-get install totem-xine libxine1-ffmpeg libdvdread3 sudo
/usr/share/doc/libdvdread3/install-css.sh
Problem: error message
play soxio: Failed reading `test.wav': unknown file type `auto'
Solution:
$ sudo apt-get install libsox-fmt-base libsox-fmt-ao
Installs everything you need just for the wave (.wav) format, *or use *
$ sudo apt-get install libsox-fmt-all
to install all available formats for sox
and the play
command.
Sections:
System
Processes
File System
Network
SSH SCP
VPN with SSH
RSYNC
SUDO
Encrypt Files; Encrypt Partitions
SSL Certificates
CVS; SVN
Useful Commands
Install Software
Convert Media
Printing
Databases
Disk Quota
Shells
Scripting
Programming
Online Help
After much procastination and personal interuptions (you can tell, I haven’t been blogging that often lately) , I’ve managed to install Subversion running as a subdomain with Plesk 8.0 and CentOS 4.3...