12 December 2022
How to create cPanel backup from command line
This article explains how you can create cPanel backup from the command line, using your own username and password.
Many computer operating systems use caching to store DNS lookup results.When a computer visits a website for the first time, it stores the website's DNS information in cache. The next time the computer visits a website, it looks in the cache to see if the website's information is present to use. This can cause problems if the website's DNS information has changed since the computer's last visit. Flushing the cache removes all the information stored in cache, forcing the computer to find the new DNS information for the website. Normally this is not a problem and accelerates network performance. However, when you are developing a website or configuring domain settings, your computer's DNS cache can get in the way, preventing you from accessing the correct site.
To clear the DNS cache on Microsoft Windows, follow these steps:
ipconfig /flushdns
To clear the DNS cache on Apple Mac OS X, follow these steps:
Many Linux distributions do not use DNS caching at the operating system level. Instead, applications (such as web browsers) maintain their own internal caches. To clear an application's DNS cache, often all you have to do is restart the application.
If your Linux system does use a DNS caching service, however, consult its documentation for instructions about how to clear the cache.
The Google Chrome web browser maintains its own internal DNS cache. To clear it, follow these steps:
When it comes to Terminal commands, Ubuntu is my favorite. There are so much GUI changes across the operating system recently, but terminal is my favorite place always.
Reset or Flush DNS cache with dns-clean command in Ubuntu Terminal window. Launch the Terminal and enter the following command to instantly flush dns to resolve any domain names latest IP address or changes you have made to your /etc/hosts file come into effect.
sudo /etc/init.d/dns-clean restart
This should work very well on Ubuntu 14.04 LTS and Ubuntu 16.04 installs. If you are using Ubuntu 13.04 and earlier versions you may use the following commands as well to specifically reset, flush NSCD DNS Cache and flush DNSMASQ DNS Cache as well.
Launch Terminal and Enter the following command to Reset DNS Settings.
sudo /etc/init.d/networking force-reload
To Reset or Flush NSCD DNS Cache,
sudo /etc/init.d/nscd restart
To Reset or Flush DNSMASQ DNS Cache,
sudo /etc/init.d/dnsmasq restart
Flushing the cache removes all the information stored in the cache, forcing the computer to find new DNS information. (Sometimes all of this things not work if your ISP cache DNS )
Create, collaborate, and turn your ideas into incredible products with the definitive platform for digital design.
12 December 2022
This article explains how you can create cPanel backup from the command line, using your own username and password.
12 December 2022
Webuzo is a popular alternative to cPanel, a widely used web hosting control panel developed by cPanel, Inc.
02 February 2022
NFT domains are new web extensions that are deployed using ERC 721 and Polygon Network, except .zil which uses Zilliqa.
01 January 2022
This document describes how to manually delete a MySQL® database from a cPanel & WHM server. This is useful if, for exa
11 November 2021
To transfer your domain with us then must need EPP Code.
11 November 2021
If you want better account security, you should set up Two-Factor Authentication. With 2-Step Verification, you’ll pro
Contact us at