Archives: 'December, 2006'

22
December
2006

Thought for the day

If you want to be where you’ve never been before, you must do what you’ve never done before.

10
December
2006

Installing Oracle 10g R2 on Ubuntu Edgy

Login to ubuntu from your usual administrative account which has sudo access
Make sure you have enough ram, swap space and disk space as per oracle requirements.
Install the required packages (first make sure ‘universe’ is enabled in your sources.list):

sudo apt-get install build-essential libaio rpm lesstif2-dev alien

Create the users and groups oracle needs:

sudo groupadd oinstall
sudo groupadd dba
sudo [...]

Using Yaletown Theme for Wordpress.