setsebool
Verified for current stable LTS
Setsebool Commands
Setsebool command syntax with verified terminal examples.
Commands
5 commands for Setsebool
setsebool HTTP
Setsebool Command: Set Boolean Persistently Alternative Linux
sudo semanage boolean -m <-1|--on|-0|--off> <haproxy_connect_any> setsebool Containers
Setsebool Command: Set Boolean Persistently Linux
sudo setsebool -P <container_use_devices> <1|true|on|0|false|off> setsebool HTTP
Setsebool Command: Set Boolean Temporarily Linux
sudo setsebool <httpd_can_network_connect> <1|true|on|0|false|off> setsebool Operations
Setsebool Command: Set Multiple Booleans Persistently Linux
sudo setsebool -P <key1 1 key2 0 ...> setsebool HTTP
Setsebool Command: Show All Boolean Settings Linux
getsebool -a Suggest a Setsebool Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Setsebool workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.