Configure Resin80 port auto-start on Linux

Source: Internet
Author: User
Configure Resin80 port auto-start on Linux-Linux Enterprise Application-Linux server application information. The following is a detailed description. Resin can be used for WEB and JSP applications. When Resin is used separately for WEB Services, the port of Resin is set to 80, which is usually in/etc/rc. d/rc. there is a problem with configuring auto-start in local. In this case, you need to register Resin as a Linux service to start. The steps are as follows:

Copy $ RESIN_HOME/contrib/init. resin. in to/etc/rc. d/init. d/resin.

Modify some settings in resin: Set JAVA_HOME to the JDK directory, RESIN_HOME to the Resin installation directory, and USER to the USER who starts Resin.

Use/sbin/chkconfig resin on to set the RESIN service to self-start at startup level 345

In this way, Resin is registered as a Linux service and will start automatically as the server starts;

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.