Disable unnecessary system services in Linux to speed up

Source: Internet
Author: User
Article Title: disable unnecessary system services in Linux to speed up. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.

Linux System in/etc/rc. d/init. d defines a lot of system services to provide to users. By default, most of these services are started randomly, but many services are generally not required, or, if you do not configure it, it does not work at all, but because it is set to random start, after the kernel is loaded into the memory and starts to run, it will take time to start the corresponding processes of these services to greatly reduce the boot speed. Therefore, you can close these services to speed up the boot speed.

Most of the system services of different GNU linux versions are the same, but there are also some minor differences. Generally, about 50 services are provided.

Taking redhat9 as an example, most of the following system services can be shut down:

Cron (depending on the situation, sometimes required)

Anancron

Apmd

Atd

Autofs

Cups (with a printer)

Gpm

Isdn

Kudzu

Netfs

Nfslock

Pcmcia

Portmap

Rawdevice

Rhnsd

Sendmail (you can disable the email server)

Ipsec (without configuration, it does not provide security at all)

 

[1] [2] Next page

Related Article

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.