Skip to main content

DNS

An Introduction to DNS Terminology, Components, and Concepts
Tutorials Conceptual DNS FAQ Linux Basics
Introduction> Introduction # DNS, or the Domain Name System, is often a very difficult part of learning how to configure websites and servers. Understanding how DNS works will help you diagnose problems with configuring access to your websites and will allow you to broaden your understanding of what’s going on behind the scenes.
How To Create Vanity or Branded Nameservers with DigitalOcean Cloud Servers
Tutorials DigitalOcean DNS
Introduction> Introduction # Of particular interest to hosting providers or resellers, having branded or vanity nameservers provides a more professional look to clients. It eliminates the need of asking your clients to point their domains to another
How To Create a SPF Record For Your Domain with Google Apps
Tutorials DNS Email Security
About SPF Record> About SPF Record # An SPF record is a type of Domain Name Service (DNS) record that identifies which mail servers are permitted to send email on behalf of your domain.
How To Use Dig, Whois, & Ping on an Ubuntu VPS to Query DNS Data
Tutorials CentOS Debian DNS Fedora Linux Basics Linux Commands Ubuntu
Dig is a networking tool that can query DNS servers for information. It can be very helpful for diagnosing problems with domain pointing and is a good way to verify that your configuration is working.
How To Configure BIND as a Private Network DNS Server on Ubuntu 14.04
Tutorials DNS Networking Ubuntu
Introduction> Introduction # An important part of managing server configuration and infrastructure includes maintaining an easy way to look up network interfaces and IP addresses by name, by setting up a proper Domain Name System (DNS).
How To Configure BIND as a Private Network DNS Server on CentOS 7
Tutorials CentOS DNS Networking
Introduction> Introduction # An important part of managing server configuration and infrastructure includes maintaining an easy way to look up network interfaces and IP addresses by name, by setting up a proper Domain Name System (DNS).
How To Use Terraform with DigitalOcean
Tutorials API Configuration Management DigitalOcean Managed Load Balancers DNS Load Balancing Nginx System Tools Terraform
Introduction> Introduction # Terraform is a tool for building and managing infrastructure in an organized way. You can use it to manage DigitalOcean Droplets, Load Balancers, and even DNS entries, in addition to a large variety of services offered by other providers.
How To Configure Bind as an Authoritative-Only DNS Server on Ubuntu 14.04
Tutorials DNS Ubuntu
Introduction> Introduction # DNS, or the Domain Name System, is often a difficult component to get right when learning how to configure websites and servers. While most people will probably choose to use the DNS servers provided by their hosting company or their domain registrar, there are some advantages to creating your own DNS servers.
How To Install Virtualmin with Webmin, LAMP, BIND, and PostFix on Ubuntu 16.04
Tutorials Apache Control Panels Databases DNS Email LAMP Stack MySQL Ubuntu 16.04
Introduction> Introduction # Webmin is a web front-end that allows you to manage your server remotely through a browser. Virtualmin is a plugin for Webmin that simplifies the management of multiple virtual hosts through a single interface, similar to cPanel or Plesk.
How To use an SPF Record to Prevent Spoofing & Improve E-mail Reliability
Tutorials DNS Email Security
Introduction> Introduction # A carefully tailored SPF record will reduce the likelihood of your domain name getting fraudulently spoofed and keep your messages from getting flagged as spam before they reach your recipients.
How To Setup DNSSEC on an Authoritative BIND DNS Server
Tutorials DNS Security
About DNSSEC> About DNSSEC # We all know that DNS is a protocol which resolves domain names to IP addresses, but how do we know the authenticity of the returned IP address?
How To Install and Configure DKIM with Postfix on Debian Wheezy
Tutorials Debian DNS Email Security
Introduction> Introduction # The frustration of getting falsely flagged as a spammer is not strange to most of the mail server admins. By excluding the possibility of a compromised server, a false flag is usually caused by one of the following:
How To Install the BIND DNS Server on CentOS 6
Tutorials CentOS DNS
Status: Deprecated> Status: Deprecated # This article covers a version of CentOS that is no longer supported. If you are currently operating a server running CentOS 6, we highly recommend upgrading or migrating to a supported version of CentOS.
How To Set Up Zoho Mail with a Custom Domain Managed by DigitalOcean DNS
Tutorials DigitalOcean DNS Email
Introduction> Introduction # One way to send and receive email through your own custom domain is to use a third-party mail service, such as Zoho or Google Apps. The main benefit of using a third-party mail service, as opposed to managing your own mail server, is that you can avoid performing the ongoing maintenance that running a mail server entails.
How To Run Your Own Mail Server with Mail-in-a-Box on Ubuntu 14.04
Tutorials DNS Email Security Ubuntu
Introduction> Introduction # Mail-in-a-Box is an open source software bundle that makes it easy to turn your Ubuntu server into a full-stack email solution for multiple domains. For securing the server, Mail-in-a-Box makes use of Fail2ban and an SSL certificate (self-signed by default).
How To Install and Setup Postfix on Ubuntu 12.04
Tutorials DNS Email Ubuntu
Status: Deprecated> Status: Deprecated # This article covers a version of Ubuntu that is no longer supported. If you are currently operate a server running Ubuntu 12.04, we highly recommend upgrading or migrating to a supported version of Ubuntu:
How To Configure BIND as a Private Network DNS Server on Ubuntu 18.04
Tutorials DNS Networking Ubuntu 18.04
Introduction> Introduction # An important part of managing server configuration and infrastructure includes maintaining an easy way to look up network interfaces and IP addresses by name, by setting up a proper Domain Name System (DNS).
How To Install Squid Proxy on Ubuntu 12.10 x64
Tutorials DNS Scaling Ubuntu
Step 1 – Spin up a Ubuntu 12.10 x64 droplet> Step 1 – Spin up a Ubuntu 12.10 x64 droplet # Step 2 – Install Squid> Step 2 – Install Squid # apt-get install -y squid update-rc.
How To Launch Your Site on a New Ubuntu 12.04 Server with LAMP, SFTP, and DNS
Tutorials DNS Ubuntu
Status: Deprecated> Status: Deprecated # This article covers a version of Ubuntu that is no longer supported. If you are currently operate a server running Ubuntu 12.04, we highly recommend upgrading or migrating to a supported version of Ubuntu:
How To Configure Bind as a Caching or Forwarding DNS Server on Ubuntu 14.04
Tutorials DNS Networking Ubuntu
Introduction> Introduction # DNS, or the Domain Name System, is often a difficult component to get right when learning how to configure websites and servers. While most people will probably choose to use the DNS servers provided by their hosting company or their domain registrar, there are some advantages to creating your own DNS servers.