Re: Tomcat docs for a fedora install

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 24 December 2012 23:47, Paul Campbell <pcsnow@xxxxxxxxx> wrote:
> On Fedora 17, I did a yum install of tomcat-7.0.33-2.fc17.noarch
>
> Is there a document that outlines the admin/setup that might be
> required/suggested due to Fedora Packaging?
>
> I am familiar with Tomcat setup when I download the tar from
> http://tomcat.apache.org/
>
> At a minimum, I expect I need to use sysctl


I should imagine all you need to do is:

$  sudo systemctl enable tomcat.service
$  sudo systemctl start tomcat.service

But the old SysV init commands should still also work:

$  sudo chkconfig tomcat on
$  sudo service tomcat start

-- 
Mat Booth
http://fedoraproject.org/get-fedora
--
java-devel mailing list
java-devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/java-devel



[Index of Archives]     [Red Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux