Let’s ready for the change!! Why this topic? Yeah that’s really an amazing question. We all know the great features offered by the famous web hosting control panel cPanel/WHM. They added more attractive and useful features to its upcoming version 60. Likewise,…
How to record Linux terminal session?
Is it possible to create a recorder for my current terminal (tty) session? I am pretty exited about this technique. Yes, it is possible to generate a recorder for your Linux command line practice. It will help you to save your…
How to make symbols with your keyboard?
Hey guys! It’s been a long time I’m here to write a post. This time I’ll show you some interesting key combinations to create symbols, Alt code lists.. This is an interesting post as I’m pretty sure that you are not…
How to install Softaculous on cPanel server?
Softaculous is one of the leading Auto Installers for the control panels like cPanel, Plesk, DirectAdmin, InterWorx, H-Sphere. It has 404 great scripts and they are still adding more. We all are lazy peoples and we need one click solution for installing…
[Solved] PHP modules not loading properly – CloudLinux
Problem : The websites using server’s native PHP version is not loading properly. The modules in CloudLinux’s PHP versions are not loading correctly. They are not selected by default. I faced this problem on one of our servers which has CloudLinux OS…
How to install Adminer on CentOS server?
Adminer, an alternative way to access database! It’s a replacement of traditional phpMyAdmin. Hey hey, wait, what you said? An alternative for phpMyAdmin? Yeah, Adminer, it’s a substitute of phpMyAdmin. Here I’m going to explain the installation and basic usages of Adminer. It is an open…
How to change PHP handler from SuPHP to FastCGI in a cPanel server
Why PHP handlers? It’s a type of Apache module. It contains libraries that the Apache uses to interpret and run PHP code. This dettails are mentioned in PHP and Apache configuration files. The PHP configuration file (php.conf) contains the directive…