@ -0,0 +1,13 @@
#!/bin/bash
echo '[+] Starting mysql...'
service mysql start
echo '[+] Starting apache'
service apache2 start
while true
do
tail -f /var/log/apache2/*.log
sleep 10;
done
The note is not visible to the blocked user.