Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 22276 invoked from network); 28 Sep 2003 18:43:09 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 28 Sep 2003 18:43:09 -0000 Received: (qmail 32407 invoked by uid 500); 28 Sep 2003 18:42:39 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 32383 invoked by uid 500); 28 Sep 2003 18:42:38 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 32370 invoked from network); 28 Sep 2003 18:42:38 -0000 Received: from unknown (HELO mta03-svc.ntlworld.com) (62.253.162.43) by daedalus.apache.org with SMTP; 28 Sep 2003 18:42:38 -0000 Received: from rufus ([81.101.47.208]) by mta03-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with ESMTP id <20030928184234.DZBS27049.mta03-svc.ntlworld.com@rufus> for ; Sun, 28 Sep 2003 19:42:35 +0100 From: "Joao Medeiros" To: "'Tomcat Users List'" Subject: Tomcat on Linux Date: Sun, 28 Sep 2003 19:42:31 +0100 Message-ID: <001001c385f0$4c86e520$0200a8c0@private.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 In-Reply-To: <008901c385dd$1162a550$c701a8c0@dell5100> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi folks, I've decided to start doing some testing on Tomcat under Linux for which I have installed Redhat 8 which is now up and running, downloaded the JSDK for Linux which is also setup and downloaded the Tomcat files but before I go ahead and start installing it I was wondering if you could help me out determining a few things: - Shall I create a new user, i.e. 'Tomcat' and install the server under it or shall I just put it under ROOT? I know that if I do choose to install it under a different user other than ROOT I'll have to setup special execute permissions so the server can run on port 80 for instance... - I read somewhere that in order for Tomcat to run as a daemon one will have to use the jsvc tool. Has anyone got any experience in doing it? TIA, /JM --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org