diff --git a/commands_status.conf b/commands_status.conf index 6872201..fe0c0d9 100644 --- a/commands_status.conf +++ b/commands_status.conf @@ -1,11 +1,14 @@ -systemctl status apache2.service -systemctl status sshd.service -systemctl status gitea.service -systemctl status mysql.service free -h df -h cat /var/run/reboot-required who + +systemctl status apache2.service 2>&1 +systemctl status sshd.service +systemctl status gitea.service +systemctl status mysql.service + tail -n 20 /var/www/admin.strassenkind.ip/stdout.log tail -n 20 /var/www/admin.strassenkind.ip/stderr.log + sudo fail2ban-client status sshd