I recently installed
Debian 5.0.5 (lenny) on an extra PC that I had lying around:
- Intel P4 3.4 GHz
- 4GB DDR2
- NVidia 7600 GT - 256 MB
I want to turn this PC into a Linux server for hosting a basic JSP web application with
PostgreSQL as the back-end database.
I installed
PostgreSQL and it runs fine however I'm having some issues installing
Tomcat 6.
I followed a guide that I found online, and everything seemed fine when I was following the steps however I wasn't able to verify that the server was running by viewing the default tomcat page.
http://localhost:8080
Is there much difference in using
Tomcat 5 vs
Tomcat 6?
I'll probably try
Tomcat 5.5 tonight.
Installer Guide:
http://www.itoperationz.com/2009/06/...6-on-debian-5/
I'd also like to setup a simple email server, and I'd like to know roughly what's required to do this.
I know I sound like a noob, I guess I'm just too used to Windows

I just haven't touched Linux since University as the company I work for is all Windows and it's easy to get comfortable
Thanks