#author("2018-10-21T20:43:26+09:00","default:dramsukohome","dramsukohome") [[Linux]] #author("2025-08-03T19:39:17+09:00","default:dramsukohome","dramsukohome") #shadowheader(1,"chkconfig"); #shadowheader(2,"目次"); #contents * ubuntu 版 chkconfig [#de7519be] sudo apt-get install sysv-rc-conf sudo sysv-rc-conf networking on * CentOS 7 [#i274189d] sudo systemctl enable httpd sudo systemctl disable httpd