Server Stats Script
Server Stats is a Bash script that provides a snapshot of key system information, such as uptime, installed software versions, resource usage, logged-in users, and running services. Features Screenshot […]
Server Stats is a Bash script that provides a snapshot of key system information, such as uptime, installed software versions, resource usage, logged-in users, and running services. Features Screenshot […]
New MariaDB is a bash script that automates the creation of a new database and user in MariaDB. It simplifies the process by prompting for necessary credentials and applying […]
This guide shows you how to set up automatic renewal for Let’s Encrypt SSL certificates using Certbot and a cron job on your Linux server. 1. Create a Renewal […]
New Nginx Virtual Host is a Bash script to simplify the process of setting up a new virtual host in Nginx with proper configuration and SSL certificate from Let’s […]