added status commands for uptime/load and cpu temp

master
BodgeMaster 2020-04-07 14:24:05 +02:00
parent 0031d731a8
commit ab47cb9c50
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
uptime
free -h
df -h
cat /var/run/reboot-required
who
sensors
systemctl status apache2.service
systemctl status sshd.service
@ -10,4 +12,4 @@ systemctl status mysql.service
tail -n 20 /var/www/admin.strassenkind.ip/stdout.log
tail -n 20 /var/www/admin.strassenkind.ip/stderr.log
tail -n 20 /var/log/apache2/error.log
tail -n 20 /var/log/apache2/error.log