![]() |
Setting up a Webserver in Ubuntu 9.10
Hi Guys,
i am planning to setup a Web server on AWS Cloud Platform.The requisites are ubuntu karmic 9.10 Java - 1.6.0_20 Tomcat - 6.0.29 Apache - 2.2.14 Mysql - 5.1.41-3ubuntu12.6 Since i am not much familiar with Ubuntu,Shall i go for apt-get install or download source and compile each application.Which is going to be easy/successful.can any one give me a suggestion..? Advance Thanks Ajayan |
apt-get install
|
Googling may be more helpful for this kind of work
http://leejeok.wordpress.com/2008/08...r-jsp-hosting/ |
Personally I would also use apt if I was not well aware of Ubuntu. That would save you a lot of headache. You can also compile manually but you would need to take care of dependencies manually. You have got apt, use it.
|
I think when it comes to ubuntu their repsoitories are good and updated, so you can use apt to install all these, and it's really easy, no one needs to haggle over with compiling each application.
|
All times are GMT -5. The time now is 06:03 PM. |