YloXx / devops_tools

a few tools to help you with your hosting solutions based on directadmin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devops_tools

a few tools to help you with your hosting solutions

#how to use the devops_tools

tl;dr;

Get the latest version of the script and run the server cleanup

curl -Ls https://raw.githubusercontent.com/YloXx/devops_tools/main/clean-centos.sh | sudo bash

What does it do! -- Trimming log files -- Cleaning YUM caches -- Cleaning all kinds of caches -- Remove orphan packages -- Cleaning .wp-cli cached WP downloads -- Remove old kernels, -- Remove Composer cache, -- Remove core dumps, -- Remove error_log files (cPanel), -- Remove old custombuild 1.x (Directadmin)

About

a few tools to help you with your hosting solutions based on directadmin

License:MIT License


Languages

Language:Shell 100.0%