TechHow to get a virtual phone number to receive SMS onlineThere are quite a few free websites out there that provide virtual phone numbers to receive SMS online but they…
TechHow to bypass twitter phone verificationIf you are looking to bypass twitter phone verification without a phone number then I must say it is not…
Linux VPSCentOs VPS Setup To Host Your Website – Step By Step GuideHow to get started and host your website on CentOs VPS This series of tutorials will guide you on how…
WordpressWoocommerce Plugins to Change Currency Based On User’s LocationIf your woocommerce store serves users from multiple countries there is often a need to automatically switch currency based on…
Linux VPSHow to disable direct ip access on CentOs VPSDisabling direct IP access prevents anyone from accessing your website using the IP address. If anyone tries to access your…
Linux VPSHow to disable root login on CentOs VPSRoot login should ideally be disabled due to security reasons. To disable root login edit the sshd_config file using vi…
Linux VPSInstalling and configuring fail2ban on CentOs 7Fail2Ban is an intrusion prevention software framework that can protect your VPS by banning IPs that show malicious signs such…
Linux VPSInstalling and configuring iptables firewall on CentOs 7First install iptables with this command sudo yum install iptables-services Now start iptables sudo service iptables start Use the below…
Linux VPSHow to change SSH port on CentOs 7 VPSThe default SSH login port 22 can be easily changed. The main idea behind changing the port is security though…
WordpressHow to setup cloudflare SSL on your wordpress websiteCloudflare provides free basic SSL service using which you can enable https for your website. To use cloudflare’s http service…