diff --git a/commands_ondemand.conf b/commands_ondemand.conf new file mode 100644 index 0000000..55922e4 --- /dev/null +++ b/commands_ondemand.conf @@ -0,0 +1,2 @@ +sync +cat /var/log/apt-get_update_has_run; apt list --upgradable diff --git a/commands_status.conf b/commands_status.conf new file mode 100644 index 0000000..6b28666 --- /dev/null +++ b/commands_status.conf @@ -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