You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a Cleanup & Maintenance section to the server panel for safely cleaning unnecessary files and logs.
For Ubuntu servers, provide common cleanup actions such as:
Clean system logs and journal logs
Clean APT cache and unused packages
Remove old temporary files
Clean old compressed logs
Show estimated disk space before and after cleanup
The cleanup process should use safe, predefined commands based on the server OS, with each operation clearly explained before execution.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Add a Cleanup & Maintenance section to the server panel for safely cleaning unnecessary files and logs.
For Ubuntu servers, provide common cleanup actions such as:
Clean system logs and journal logs
Clean APT cache and unused packages
Remove old temporary files
Clean old compressed logs
Show estimated disk space before and after cleanup
The cleanup process should use safe, predefined commands based on the server OS, with each operation clearly explained before execution.
Example Ubuntu cleanup routines can be based on: https://gist.github.com/Iman/8c4605b2b3ce8226b08a
All reactions