|
|
@@ -123,7 +123,9 @@ echo "PasswordAuthentication no" >> /etc/ssh/sshd_config |
|
|
|
echo "PermitRootLogin no" >> /etc/ssh/sshd_config |
|
|
|
|
|
|
|
# Desactiver les services innutiles |
|
|
|
systemctl stop bluetooth |
|
|
|
systemctl disable bluetooth |
|
|
|
systemctl mask bluetooth.service |
|
|
|
|
|
|
|
# Installation de Allo-GG |
|
|
|
rm -vf /var/www/html/index.html |
|
|
|