How to Disable WordPress rel=noreferrer Tag
The latest version of WordPress adding rel='noreferrer noopener' tag automatically, if you set the link to open in a new tab. That means if you use target='_blank' tag then the rel='noreferrer noopener' tag is automatically added, and there is no [...]
How to Completely Remove CSF Firewall – CentOS 7 with cPanel/WHM
You may already know that how to uninstall CSF. I am giving the uninstall command again here. cd /etc/csf sh uninstall.sh But, what the problem after uninstall is the lfd down email alert ! You will receive regular email alert [...]
Show Disk Usage – Linux
A simple command can shows us the current disk usage in Linux terminal. Command: du -s <path> Example: du -s /etc du -s /usr du -s /var du -s /home Note: The usage will shows as Kilobytes In cPanel/WHM platform, [...]
MikroTik Ideal Setup – PPPoE
Welcome to RouterOS guide. You can get a RouterOS/MikroTik device for as low as $22 (USD). This tutorial is to setup MikroTik router by PPPoE Username and Password. If you need to setup with "Static IP address" provided by your [...]
MikroTik Ideal Setup – RouterOS via Winbox
Welcome to RouterOS guide. You can get a RouterOS device for as low as $22 (USD). This tutorial is to setup MikroTik router by Static IP address. If you need to setup with "PPPoE username and password" provided by your [...]