Published on : July 13, 2022 by Vinayan C V
cPanel’s disk usage page enables you to see how much disk space your account’s directories and databases are occupying. You can view the information in bar graph format, and you can also sort directories by name and disk space usage. To view information about your account’s disk usage, follow these steps: Log into cPanel. In […]
Published on : February 12, 2022 by Vinayan C V
aaPanel is a simple control panel which is used to manage web server through web-based GUI. Installation Login to Server Login to your server as a root or standard user with Sudo access. Download installation script of aaPanel for CentOS or Redhat 7 0r 8 Linux. wget -O install.sh http://www.aapanel.com/script/install_6.0_en.sh Download installation script of aaPanel […]
Published on : February 9, 2022 by Scarlett Upton
Netdata is a system monitoring system, designed to be distributed, lightweight, flexible and open source. The application is able to detect hundreds of metrics automatically, simplifying their configuration and integration. 1.Installation a. Login to CWP Pro server as the root user. b. Click on the Graphs in the left bottom of the interface and select […]
Published on : January 19, 2022 by Vinayan C V
aaPanel is a simple control panel which is used to manage web server through web-based GUI. Installation Login to server Login to your server as a root or standard user with Sudo access. Download installation script of aaPanel for CentOS or Redhat 7 0r 8 Linux. wget -O install.sh http://www.aapanel.com/script/install_6.0_en.sh Download installation script of aaPanel for Debian […]
Published on : January 12, 2022 by Vinayan C V
In this article we are creating a local copy of the CodeCommit repository which we are creating in AWS, and making some changes to it. Then we push the changes to the AWS CodeCommit repository. Step-by-step guide Setup for HTTPS users using Git credentials. 1. Create an AWS CodeCommit Repository. On the Create repository page, in Repository name, enter […]