Disk check script for windows server
Disk check script windows server, To monitor the windows disk usage,we can write a Powershell script & it’s very easy....
Disk check script windows server, To monitor the windows disk usage,we can write a Powershell script & it’s very easy....
Increasing the server load will cause serious issues like downtime & service outage. Here is a simple bash script to...
Raid health check script using MegaCli Hello Folks, You want to set a script to check the Raid failure status,...
Bash script to restart Apache automatically Sometimes very strange if your apache went down due to crashing, In order to...
This is a simple script for Disk check, It will notify you via mail if your the disk space exceeded.Disk space...
Hello Folks, Today we are going to see a simple script to save Ram. We know Ram is the main...
Hello guys. This is a simple script to take a backup of files and database and copy the data to...
Hello guys, All we need is automate the process. This is a single script for letsencrypt auto renewal. Step1. Create a...
Test pages hello.cfm <cfset greeting=”Hello World!”> <cfoutput>#greeting#</cfoutput> <cfscript> WriteOutput(“Hello World!”); </cfscript> hello.htm <!doctype html> <html> <head> <title>Hello world!</title> </head> <body>...
Script to increase the limit of login failure block Take a copy of csf.conf before editing. cp -r /etc/csf/csf.conf /etc/csf/csf.conf...