An authoritative nameserver is a DNS (Domain Name System) server that contains the original source of information for a particular domain name. This server is considered as the ultimate or official source of DNS information for the domain and is responsible for providing the correct IP address or other DNS record information associated with the domain. When a DNS query is made for a domain name, the authoritative nameserver for that domain is queried to obtain the corresponding DNS information.
Knowledge Base
KB
How do I use the top program
The top program is a command-line tool that shows system resource utilization, processes running, and their related information. It can be used in a terminal or command prompt.
Let’s dig in to see more option on how the top program can help.
Download and Run a Shell Script from a Site or Github
So when I find a script from sites or Github, I can use wget or curl to not only download the file but install it in the same command.
LAMP, LEMP, WAMP or WIMP Hosting?
Below is LAMP, LEMP, WAMP, WIMP LAMP LAMP (Linux, Apache, MySQL, PHP/Perl/Python) is an acronym denoting one of the most common software stacks for many of the web’s most popular applications. LEMP LEMP is an open-source web application stack used to develop web applications. The term LEMP is an acronym that represents L for the … Read more
How to Edit Your Hosts File on Windows to Preview Your Website Before DNS Changes
If you ever set up a new domain hosting or migrate a domain to a new server, you will want to check to make sure that the changes are good before changing the DNS to the new server.
We often get asked this question a lot as in many cases, clients change the DNS before checking to see if there site actually works. This can lead to frustration, downtime and lost revenue and customers.
WooCommerce Snippits
Excellent site for WooCommerce Modifications
Zip, Archive and Compress tools in Linux
Here are the different apps in linux for compressing and archiving files. Definitions: Tarball: A tarball is a collection of multiple files in Linux stored as a single file. The term tarball comes from the coal-based sealant used during construction works. A tarball is often simply called a TAR file, which stands for Tape Archive. … Read more
Install Node.js on Debian 11 (bullseye)
For this article, we will install NodeJS19 on a Debian 11 (bullseye) system. Here are the installation instructions:
Ubuntu Zpool Error on Zpool Status
The following error shows up when checking a zpool group. This article describes the issue.
Install and Setup ClamAV on Debian 11
Install clamav Install this script to run a scan daily. Change the varables as needed.