
The title of our posts is “How To Get Country of Visitor in PHP” however our actual mission here is to get to know the country of our visitor and redirect him to another page/domain […] Read More
The title of our posts is “How To Get Country of Visitor in PHP” however our actual mission here is to get to know the country of our visitor and redirect him to another page/domain […] Read More
PuTTY is a famous client program for SSH in addition to Telnet and Rlogin. PuTTY does not have native support for reading OpenSSH’s SSH-2 private key files. We use PuTTY to connect to the SSH. […] Read More
Today we are going to focus on how to secure Secure SSH on Linux. Users can connect to the server remotely to SSH/Shell is the remote connectivity tool in Linux. To restrict the attacks it […] Read More
To install or upgrade cmm simply do the following from the root shell via SSH: cd /usr/src rm -fv /usr/src/cmm.tgz wget http://download.configserver.com/cmm.tgz tar -xzf cmm.tgz cd cmm sh install.sh rm -Rfv /usr/src/cmm* Then login to […] Read More
Here are some list of ports on Linux Server with WHM Port Service TCP UDP Inbound Outbound Notes 20 FTP We recommend that you use SFTP via SSH, because it is more secure than […] Read More
What is CSF CSF is Configure Security & Firewall. According to their website it is a Stateful Packet Inspection (SPI) firewall, Login/Intrusion Detection and Security application for Linux servers. In order to further strengthen our […] Read More
We have finally added some new stuff to site including new promotions, hosting packages and other juicy stuff. Lets start with our hosting packages. We have added Reseller Hosting, VPS Hosting and Dedicated Hosting packages […] Read More
The Site Publisher by CPanel is another great feature by the same company that is leading the hosting industry with their famous CPanel & WHM softwares. The Site Publisher tool in CPanel is used to […] Read More
As being a Linux system administrator, one should monitor SSH log in activities to trace out failed log in attempts. This is required now-a-days because attackers are targeting SSH connections and if you are running […] Read More
There are two methods to install Let’s Encrypt on Cpanel for issuing free SSL to your clients. One is manual way described by Cpanel and other is through plugin. Lets go with the plugin first. […] Read More