Blast o_O wrote:
> Hello!!!
> 
> I need to install tomcat in Ubuntu Feisty, but I'm new in the topic, can
> you give me a hand with this!!?? I'll be really thankful ;)
> 
> Good luck!!!
> B.
> 
> 

In Debian, you install it with

apt-get install tomcat5.5 tomcat5.5-admin tomcat5.5-webapps

Then edit
"/var/lib/tomcat5.5/conf/tomcat-users.xml" to enable admin user for web
interface. Then you can access web interface at "http://localhost:8180";.

Relevant configuration file is also "/etc/default/tomcat5.5".


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to