How To Find Out Your Ubuntu Version Name: cat /etc/lsb-release
HOWTO: Set your system up for Wake On LAN (WOL)
[Problem]Wake On Lan - not supported?
Edit the /etc/inittab file and change the line that says:
id:5:initdefault:
to
id:3:initdefault:
This will tell your system to boot into text mode. If you want to switch while
you are running .. you can type "init 3" to go to text mode and "init 5" to go
to graphical mode. This will need to be done as the root user.
Bad block HOWTO for smartmontools
How to set permissions for matlab
How to mount ISO images under Linux
How to mount NRG images under Linux
How can I mount LVM partition in ubuntu?
cuda_tutorial
NVIDIA CUDA C SDK Code Samples
Windows 7 Not Genuine
Install Nvidia Driver on ubuntu
- Blacklist the nouveau by adding following into /etc/modprobe.d/blacklist.conf
- vga16fb
- nouveau
- rivafb
- nvidiafb
- rivatv
- sudo apt-get --purge remove nvidia-*
- sudo apt-get --purge remove xserver-xorg-video-nouveau
- Reboot; (Kill xwindow) /etc/init.d/gdm stop; install the driver; /etc/init.d/gdm start
-
Install Nvidia graphical driver in Ubuntu Lucid (10.04)
VMWare and the fubar keyboard effect
Concurrent Remote Desktop Sessions Windows 7 SP1 RTM 7601
cwTeX+WinEdt for Win7
dos2unix: convert the file with the Windows end-of-line convention to Linux/Unix/Mac OS X convention
Min-Hung Chen
2004-12-13