Linux Tutorials on the topic “dns”
-
Installing PowerDNS With MySQL On CentOS
Author: rhein.andrea • Tags: dns, centos, powerdns • Comments: 7
Installing PowerDNS With MySQL On CentOS PowerDNS is a MySQL-based DNS server, written in C++ and licensed under the GPL. PowerDNS can be managed through a web interface (PowerAdmin). This guide shows how to install it on CentOS.
-
Installing PowerDNS (With MySQL Backend) And Poweradmin On Ubuntu 9.10
Author: Falko Timme • Tags: dns, powerdns, ubuntu • Comments: 0
Installing PowerDNS (With MySQL Backend) And Poweradmin On Ubuntu 9.10 This article shows how you can install the PowerDNS nameserver (with MySQL backend) and the Poweradmin control panel for PowerDNS on an Ubuntu 9.10 system. PowerDNS is a high-performance, authoritative-only nameserver - in the setup described here it will read the DNS records from a MySQL database (similar to MyDNS), although other backends such as PostgreSQL are supported as well. Poweradmin is a web-based control panel for PowerDNS.
-
Installing Nictool On CentOS 5
Author: rhein.andrea • Tags: apache, centos, dns • Comments: 1
Installing Nictool On CentOS 5 Nictool is a free software for managing DNS, but for download we have to register at www.nictool.com; Nictool can export from djbdns, BIND, PowerDNS. All data is stored in MySQL and can be managed over the web using a browser. This tutorial shows how to install Nictool on CentOS 5.2.
-
-
Troubleshooting Common DNS Misconfiguration Errors
Author: olddocks • Tags: dns • Comments: 4Troubleshooting Common DNS Misconfiguration Errors DNS (Domain name system) may not be known to most people who use the Internet but it is the real invisible force driving the Internet without which everyone would be seeing numbers and IPs. The whole meaning of domain names exists today just because of DNS.
-
Speeding Up DNS Access In Regions With Very Low Infrastructure
Author: rafit • Tags: dns • Comments: 0
Speeding Up DNS Access In Regions With Very Low Infrastructure Let's say you are on an expensive satellite link that can barely provide enough bandwidth for your company's Internet access and you will want to do whatever you can to get as much as possible out of this link. Moreover, occassionally you lose power from the utility company, long enough for your UPS to run out. There are a few things you could do to get a lot more from your link. In this article, we will be looking at speeding up your dns requests by keeping a cache of responses to your dns requests on your hard disk. Subsequent dns request are then served from the cache and because a copy is on disk, you don't lose it when there is a power outage or a reboot.
-
Installing ehcp (Easy Hosting Control Panel) On Any Debian Or Apt-Get Based Distro, Including Ubuntu
Author: bvidinli • Tags: apache, control panels, debian, dns, ftp, ispconfig, linux, mysql, other, php, postfix, ubuntu • Comments: 6Installing ehcp (Easy Hosting Control Panel) On Any Debian Or Apt-Get Based Distro, Including Ubuntu In this tutorial I will show you howto install ehcp on any debian based distro, or any distro that has apt-get support. ehcp stands for Easy Hosting Control Panel. It may be used by anyone wanting to host multiple domains in his dedicated/vps server. It is a hosting control panel under development.
-
Installing And Using The Unbound Name Server On Debian Etch
Author: Falko Timme • Tags: dns, debian • Comments: 3Installing And Using The Unbound Name Server On Debian Etch Unbound is a validating, recursive, and caching DNS resolver, released under a BSD license. Version 1.0.0 was released on May 20, 2008. This tutorial explains how to install and use it on Debian Etch, including the creation of zones for your own domains.
-
Lintrack As A LAN Gateway And An OpenVPN Bridge
Author: pjf • Tags: control panels, dns, linux • Comments: 1Lintrack As A LAN Gateway And An OpenVPN Bridge This tutorial will guide you through installation and configuration of Lintrack, a GNU/Linux distribution specialized in networking tasks. We will give two LANs access to the internet along with DHCP and DNS cache servers, and then we will connect our networks using OpenVPN in bridging mode. You should be running all these in well under an hour, thanks to the unified configuration interface of Lintrack.