Redmine installation on Ubuntu ... now what?
Posted
by Jamie
on Server Fault
See other posts from Server Fault
or by Jamie
Published on 2010-04-19T18:48:44Z
Indexed on
2010/04/19
18:53 UTC
Read the original article
Hit count: 404
redmine
|ubuntu-server
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.
© Server Fault or respective owner