子ページ
  • CentOS 6.7 with Vault MySQL 5.1

比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。

...

In order to modify firewall setting for http and https, please install following program for easy to setup.
The dbus setting is required before installing the firewall UI.

コード ブロック
languagetext
sudo yum -y install dbus dbus-python
sudo service messagebus start
sudo checkconfig messagebus on
sudo yum -y install system-config-firewall-tuitu

Then setup firewall 

コード ブロック
languagetext
sudo system-config-firewall-tui

Go to "Customize" then check "Secure WWW (HTTPS)" and "WWW (HTTP)"

If you get the following error when starting the firewall-tui, you need to install dbus.

...

languagetext

...

)

...

"

...

languagetext

...

Middleware Installation

Web Server and PHP

...