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…
centos
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…
How to calculate percent of memory used in Linux? This article will guide you to do that. For Linux desktops, you can easily see the percentage of RAM used on…
How to install rkhunter on CentOS 6? rkhunter is a small program for Unix / Linux has the ability to detect rootkits. This article will give you the script to…
How to install LAMP on CentOS 7 quickly? This article will guide you to use script to install LAMP (PHP 7) on CentOS 7 quickly. With just a few commands…
Today, I wrote a script to install the LAMP stack on CentOS 6, using PHP 7.2. This article will guide you through the script to install LAMP (PHP 7) on…
- This entry is part 4 of 4 in the series Linux commands: Part 4 - Manipulating files and directories
The rm command is used to delete files or folders in Linux. Using the rm command is quite simple, this article will talk about it. It can be very simple…
In this article, I will show you how to make the bash script run as a service on CentOS 7 (versions 7.x). Although CentOS 6.x is still supported by 2021…
Today I will show you how to make a bash script run as service in CentOS 6 (versions 6.x). Running a bash script as a service is very useful for…
There are times when you work with linux systems, you have to repeat some boring work. For me, that is creating a sudo account for the user. Script to do…
- 1
- 2