added lists of commands to be displayed on admin.strassenkind.ip

master
LinuxMint4Ever 2020-02-08 00:14:16 +01:00
parent 03ad829a96
commit 57e15f2402
2 changed files with 9 additions and 0 deletions

2
commands_ondemand.conf Normal file
View File

@ -0,0 +1,2 @@
sync
cat /var/log/apt-get_update_has_run; apt list --upgradable

7
commands_status.conf Normal file
View File

@ -0,0 +1,7 @@
systemctl status apache2.service
systemctl status sshd.service
systemctl status gitea.service
free
df -h
cat /var/run/reboot-required
who