From 23d7fae16b203ac203ae3805fa52a75df61d7600 Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Thu, 5 Mar 2020 03:10:36 +0100 Subject: [PATCH] organized some stuff --- commands_status.conf | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) 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