Working with Git commands and Repositories
Working with Git Date Posted:16-04-2017 Git is a version control system designed to handle small projects to large projects in a effective way. This post explains on how […]
Working with Git Date Posted:16-04-2017 Git is a version control system designed to handle small projects to large projects in a effective way. This post explains on how […]
Date Posted: 17-03-2017 Docker is a most handy devops tool used nowdays. In this post, we explains few things about docker starts from installation. We tested docker on
We can use the following command to calculate the inode usage of a directory. It will be used in troubleshooting the “Disk quota” issue in cPanel server to
Sometimes, we need the mail logs to find out the reason why the mails has been bounced back. The following script will help you to find the same.
CXS is a paid scanner which is more compatible with cPanel servers. The following script is to scan the server using CXS and will send the scan report
The container may not stop some particular time and if you search in the logs, you may not get the exact reason for not stopping the node. =======