Project

General

Profile

HowTo Install Redmine 231 On Ubuntu 1204 with git and Redmine Git Hosting plugin » History » Revision 2

Revision 1 (Yovav Cohen Tene, 2013-07-13 20:25) → Revision 2/19 (Yovav Cohen Tene, 2013-07-13 20:25)

h1. HowTo Install Redmine 231 On Ubuntu 1204 clean installation with git and Redmine Git Hosting plugin 

 h2. Installing LAMP 

 
 <pre> 
 apt-get update && apt-get upgrade -y 
 reboot 
 apt-get install tasksel 
 tasksel install lamp 
 </pre> 

 h2. Installing Passenger