Pour se connecter à la machine via ssh :
ssh simon@tranb300.ulb.ac.be
Devenir root et aller dans le répertoire web
sudo su - cd /var/www
Pour désactiver, une fois dans le repertoire /var/www
root@tranb300:/var/www# ./scripts/disable.admin.sh root@tranb300:/var/www# /etc/init.d/apache2 restart
Pour réactiver, toujours dans /var/www
root@tranb300:/var/www# ./scripts/enable.admin.sh
Dans /var/www/scripts il y a 2 pages :