CAMS will automatically add related services during the installation process. During the final installation process, users will be prompted whether to start the service to make the service take effect. It should be noted that a service is added. This does not mean that the service will run automatically during system startup, only that the service command can be used to start the stop service.
1. The procedure for adding a service to add a service is:
a. Copy the script file of the service into the /etc/rc.d/init.d folder to ensure its status is OK. Execute b. Use the chkconfig command to add the service to the list of services chkconfig --add camsd (note that there are two -)
After adding the service, the service can be started/stopped using service
2. Deleting a service If you want to delete a service, change the add of the above command to del to chkconfig --del camsd (note that there are two -)
3. Set the service to automatically run Linux. The 7 running levels use 0-6 to indicate that the console interface runs at level 3, and the graphical interface runs at level 5. To enable a service to run automatically when the system starts, use chkconfig to add the service to the corresponding level of self-starting service. Just in the list. Chkconfig --level 35 camsd on (note that there are two -) The above command adds the camsd service to the self-starting service list at level 3 5, while the following command will serve the servicesd self-starting service at level 3 5 Delete from the list: chkconfig --level 35 camsd off (note that there are two -) If you need to view the self-start status information of a service, use the following command: chkconfig --list camsd (note that there are two -)
Under Linux, the IDE device is named after hd. Generally, there are two IDE interf
In Windows, Sogou Pinyin input method has a large number of users because of its large vocabulary an
Bill · Gates attitude towards software is: If you want good software, you have to pay for it.
This article mainly introduces the DB2 database in the inux installation process detailed, the step
RedHat configuration yum from centos5 source and CD source update software
Modification of file access rights under Unix operating system
Three major modification times for Linux files
Linux awk array operation details
CentOS Gearman installation and use error-free version
Familiar with Linux virus to do system protection engineering
Modify the X-Cache in Squid's Header to Powered-By-LinuxTone
You may not know Linux interprocess communication
Use the awk command to find hidden superusers and passwords in the system.
Linux naming method for hard disks and partitions in detail
Why the mobile power sampling is not qualified
Windows own screenshot tool can not save the picture after the screenshot how to solve?
The Win XP Auto Recovery System Repair Disk
Unavoidable several TXT file exposures
What is the function of the Win10 KB3081441/KB3081444 patch? Mainly fix IE vulnerability
What happened to the Win10 system opening group policy? What if I can't open Group Policy?
Where is the winxp control panel? Tutorial 19: System Properties (1)