[[OS関連]]
目次~
#contents

*設定 [#k197bfbd]
**SELinux [#b1f11501]
***SELinux無効化 [#x650da07]

-SELinuxの有効確認
 # getenforce
 Enforcing

-無効化手順
 # grubby --update-kernel ALL --args selinux=0
 # reboot

-SELinuxの有効確認
 # getenforce
 Disabled

参考~

[[SELinuxの無効化:https://access.redhat.com/documentation/ja-jp/red_hat_enterprise_linux/9/html/using_selinux/enabling_and_disabling_selinux-disabling_selinux_changing-selinux-states-and-modes]]

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS