Archive for the ‘Ubuntu’ Category

Removing ^M characters on ubuntu in vim

Remove ^M characters in VIM by replacing \r with nothing. ^M is really \r. Use :%s/\r//g

ATI / NVidia Dual monitors with Ubuntu 8.04

Set up dual monitors in Ubuntu 8.04 for both ATI and NVidia based graphics cards without configuring xorg.conf or manually editing any other files. This should work for most ait or nvidia based dual monitor setups with Ubuntu 8.04 Hardy Heron.
Directions
————-
Step 1. Download EnvyNG
-Open Synaptic Package Manager
(System > Administration > Synaptic Package Manager)
-Download “envyng-core” [...]

Subscribe to RSS Feed My tweets