Add swap_cleanup.txt for managing swap cleanup script and cron job; update error logs and logrotate logs for November 2025, while removing outdated logs from August 2025.

This commit is contained in:
2025-11-18 11:49:41 +01:00
parent 313645f2c1
commit 57b25a91d8
123 changed files with 68 additions and 85 deletions

6
swap_cleanup.txt Normal file
View File

@@ -0,0 +1,6 @@
Here is where the file is saved /usr/local/bin/swap_cleanup.sh
There is cron job on every 30 minutes running.
We can check that it works with:
sudo tail -f /var/log/swap_cleanup.log