For issues relating to using Ubuntu, version 8.04.
I have recently reinstalled postgresql 8.3 on my Ubuntu 8.04 after update. Used EnterpriseDB package. I can connect to the database locally, …
postgresql configuration ubuntu-8.04mysqldump: Couldn't execute 'show fields from `tablename`': Out of resources when opening file './databasename/tablename#P#p125.MYD' (…
mysql linux mysqldump ubuntu-8.04I just upgraded to Hardy from Dapper and can't install java for the life of me: $ sudo apt-get install sun-java6…
ubuntu ubuntu-8.04I'm running RVM 1.1.6 on Ubuntu 8.04 and all of a sudden I can't update to the latest version anymore. ~ rvm get …
git ubuntu rvm ubuntu-8.04I have a very simple controller: require 'net/ssh' class MyController < ApplicationController def foo render :text => 'bar' end …
ruby-on-rails ubuntu-8.04 net-ssh