diff --git a/eval.sh b/eval.sh index fd0af80..6627da0 100644 --- a/eval.sh +++ b/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" \ No newline at end of file +firewall-cmd --list-services | grep -q httpd && echo "0" || echo "1" + +echo -ne "id " cat /proc/uptime \ No newline at end of file diff --git a/sujet.odt b/sujet.odt index f893668..104a3e7 100644 Binary files a/sujet.odt and b/sujet.odt differ