Tag Archives: installation

Installing F# on Ubuntu.

Uninstall any Mono and MonoDevelop you may have installed with your package manager. I found that the majority of package managers had versions of Mono that were a tad too old for running F#. Afterwards, download and compile the software listed below. You do this just as you would any other Linux program. These links [...]
Posted in Programming | Also tagged , , | Leave a comment

A quick copy and paste installation helper for NRPE plugin for nagios.

This is really choppy but I used it to speed up some quick NRPE installs on a bunch of machines. Still requires extra steps, I’de like to see someone make this into a perl script that does everything for you. :) Note to whomever uses this script: you may need to update the wget, tar, [...]
Posted in Nagios, Webhosting | Also tagged , | Leave a comment

Installing nvidia 9500GT on ubuntu hardy heron (8.04)

A short and painless guide to installing a NVidia 9500 GT driver set on a Ubuntu 8.04 32-bit operating system.  It involves some working knowledge of the command line like cd, ls, root. but all of the commands will be provided. OS: Ubuntu 8.04 32-bit VIDEO CARD: NVidia GeForce 9500 GT Useful Information: X server [...]
Posted in Ubuntu Linux | Also tagged | Leave a comment