How to start, enable disable service in CentOS8/RHEL8

Start service in CentOS 8/RHEL8
# systemctl start httpd

Enable service permanently in CentOS 8/RHEL8
# systemctl enable httpd

Disable service in CentOS 8/RHEL8
# systemctl disable httpd
Share on Google Plus

About Penguin Technology

I am a passionate cloud and DevOps professional specializing in Linux and open-source solutions. Through this blog, I share my knowledge and experience with the community, offering tips and insights on cloud technologies and DevOps practices.
    Blogger Comment

0 comments:

Post a Comment