Rajout instructions d'evaluations
This commit is contained in:
4
eval.sh
4
eval.sh
@@ -32,4 +32,6 @@ cat /etc/httpd/conf.d/wiki.example.com.conf
|
||||
|
||||
echo
|
||||
echo -ne "vérification parefeu "
|
||||
firewall-cmd --list-services | grep -q httpd && echo "0" || echo "1"
|
||||
firewall-cmd --list-services | grep -q httpd && echo "0" || echo "1"
|
||||
|
||||
echo -ne "id " cat /proc/uptime
|
||||
Reference in New Issue
Block a user