Linux Two types of service management

Source: Internet
Author: User

Linux services are divided into two major categories

One, RPM package installation---------independent services and based on XINETD services

Second, the source code installation

RPM Package installed service, view command is Chkconfig--list

The difference between the RPM installation service and the source code package installation service is that the installation location is different

1, the source code package is installed in the specified location, generally/usr/local

2, RPM package installed in the default location

RPM Service Uninstall RPM-E, installed everywhere

Source package for loading and unloading only need to remove the installation path package, a relatively centralized

Service startup services by default are RPM packages to the specified directory search,/etc/rc.d/init.d/

If you copy the source package startup script to the above directory, the service will also identify the source package

Linux Two types of service management

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.