- or download this
#!/bin/bash
...
system (`ls -l /usr/bin/host`);
$host
!
- or download this
cat /var/log/messages<br>
- or download this
Sep 22 10:16:02 localhost setroubleshoot: SELinux is preventing ho
+st (httpd_sys_script_t) "create" to <Unknown> (httpd_sys_script_t). F
+or complete SELinux ....
- or download this
echo 0 >/selinux/enforce
- or download this
echo 1 >/selinux/enforce
- or download this
exe="/usr/bin/host" subj=unconfined_u:system_r:httpd_sys_script_t:s0
- or download this
setsebool -P httpd_can_network_connect 1
- or download this
audit2allow -a