Uncategorised

How to change MySQL user password from cPanel?

Login to your cPanel account with provided credentials. Click on MySQL databases under Databases section in cPanel as shown below: Scroll down to the Current Users section, which is usually at the bottom of the page and locate the Database User for which you wish to change the password. Click on Change Password option as […]

Uncategorised

How to Install phpBB using the cPanel?

phpBB is an Free & Open-Source Internet forum package in the PHP scripting language. The name “phpBB” is an abbreviation of PHP Bulletin Board. Here we are going to walk you through the steps to install phpBB using cPanel. Visit your cPanel account on browser by entering ‘www.domain.com/cpanel’ where ‘domain.com’ is the primary domain name […]

Uncategorised

How to setup SiteLock?

Login to SiteLock Panel. Accept all the terms of Service Click on “Proceed“ 4.You will get a pop-up message of Configuration Alert: Domain verification: Click on “Configure“ For domain verification you will get 2 options “Add a meta tag to your website page” or “Upload a file to your website“. (here we are selecting”Upload a […]

Uncategorised

Features of SiteLock

On the Dashboard you can view the Statistics of the Visitors : You will get a count of Human Visitors,Bot Visitors and Shield Clicks from the Visitor Statistic At the top of your dashboard, you will see: Clicking the SiteLock logo in the top left will always bring you back to the main dashboard page. […]

Uncategorised

How to check RAM size in CentOS/Redhat

You can use any one of the following command line to view the ram size under Red hat Enterprise Linux desktop or server based system: /proc/meminfo file – free command – top command – vmstat command – Examples: Open a command-line terminal and then type the following commands: Redhat Linux: free command To display amount of free and used […]