Skip to content

Repository files navigation

centos8_lamp_configs

Samples of configuration files for LAMP environment on CentOS 8

CentOS 8.x LAMP環境構築マニュアル

インストール用のOSイメージをダウンロード

自動起動設定

以下のデーモンはsystemctlコマンドで自動起動設定(enable)をしておく。 自動起動設定はOS起動時に自動的に立ち上がるソフトウェアを指定すること。

  • httpd
  • mysqld
  • chrony
  • samba
  • memcached

最後の設定

ここで一旦rebootして、すべて正常に起動できるかを確認する。

[root@centos8 ~]# reboot

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages