投稿日: 2013年1月9日 投稿者: Automatic speakerSelinux コマンド備忘録 Selinuxのコマンド備忘録 # getsebool -a | grep httpd httpdに関する設定を表示する。 # setsebool -P httpd_enable_ftp_server on 設定のオン/オフの例