Redmine installation on Ubuntu ... now what?
- by Jamie
I've been tinkering/testing with Ubuntu Server 10.04 Beta LAMP stack in a VM and now I've come to the Redmine install. I found a package for it, and issued:
sudo tasksel install lamp-server
sudo apt-get install redmine
Which (I think almost) worked, but I've no idea how to test it, or even know if it's configured.
How do I test it? I'm using 10.04 server so I don't have a local GUI.