Script setup Let’s Encrypt Certbot auto renew. Today I will introduce you to a small utility script. I also had another article about setting up auto renew Certbot for Nginx.…
automatic script
Script auto start SAP HANA when reboot server. Today I am going to give you a script that can do this. If you have installed SAP HANA, you will know…
Simple script to list all weekends for 6 months. I received a request from the user that they want to retrieve the log of the weekends in the first 6…
Script automatically configure SSH security. For Linux server administrators, SSH protection is an important thing. There have been many articles talk about what to configure to protect SSH connections for…
Script automatically restart IPtables service. In this article, I will give you a script to do that. Firewall IPtables and brute force ssh What is the story? I have a…
This article I will introduce to you a script that automatically optimize image with mozjpeg. For those of you who don’t know about MozJPEG, this is a great photo optimizer…
This article will introduce you to a script that automatically check the nginx service and restart if the nginx service failed. Everyone knows nginx is a popular web server with…
This article, I will guide you to use the script to install LAMP stack PHP 7.3 in CentOS 6.10. About lab server and script I use a test server running…
This article will give you a script to quickly install LEMP stack in Debian 9. Test environment The lab environment I use is a Linux machine with the following configuration,…
In this article, I will introduce to you the script to install LEMP stack in Ubuntu 16. Using this script can save you some time. My lab environment I use…