Jenkinsfile to monitor the Disk space Linux server
To create a Jenkins pipeline that checks the disk space and clears it if it reaches 90%, you can use shell commands inside a Jenkinsfile. […]
To create a Jenkins pipeline that checks the disk space and clears it if it reaches 90%, you can use shell commands inside a Jenkinsfile. […]
To execute commands on a Linux machine from a Jenkinsfile, you can use the sh step, which allows you to run shell commands. This can […]
To generate the backup of mysql database using cron job refer following three format as per your requirement. 1) Cron job to generate database backup […]
Most of the time cgi script is not working properly after uploading by using FTP but script is working fine on local machine, why? This […]
Many time when php mail function disabled on shared server, we can use following script to send an E-mail from shared web hosting account using […]
Copyright © 2025 Kaizen Software Solutions. All rights reserved.