All of us know about the default SSH port number on a Linux server. Yeah, here in WHM, no change in the default SSH server. The default port number is 22. We can change the port number by editing the…
More about sequences and Lists – Array concept in Python part 2
Dealing Arrays in programming is very important. Lists are very similar to Array concept in programming language. A list can contain any types of variables. This can include variables like, integer, string etc, whatever you wish to add as a…
[Solved] How to fix Git failure error while updating cPanel?
Git failure error Yeah, by default, all cPanel server has a cron to update cPanel daily. You can setup this by editing the configuration file “/etc/cpupdate.conf.” This can also configure from the WHM panel as root. Go to WHM >> Home…
Sequences and Lists – Array concept in Python
Dealing Arrays in programming is very important. Lists are very similar to Array concept in programming language. A list can contain any types of variables. This can include variables like, integer, string etc, whatever you wish to add as a…
How to access WHM panel without root password?
Is it possible to access the WHM panel with root password? Yeah, it is! If you have the shell access through SSH Key pair on the server, you can simply access the WHM panel without knowing the actual root password of…
A list of free and commercial web uptime monitoring tools
Uptime monitoring tool? What’s that? Yeah, the word UPTIME is very common for every website owners. It’s directly depends on their website’s availability on Internet. Nowadays, almost every web hosting providers assure a 99% guarantee for server uptime. This is…
Web hosting concepts – A simplified view with examples
What is actually Web Hosting? What does it mean? Web-hosting is a type of service/process which allows you to upload your website to a web-server and then go to live. Simply, is a process of putting your website in to…