» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with panels + DNS

Installing MyDNS And The MyDNSConfig Control Panel On CentOS 5.1

Installing MyDNS And The MyDNSConfig Control Panel On CentOS 5.1

In this tutorial I will describe how to install and configure MyDNS and MyDNSConfig on CentOS 5.1. MyDNS is a DNS server that uses a MySQL database as backend instead of configuration files like, for example, Bind or djbdns. The advantage is that MyDNS simply reads the records from the database, and it does not have to be restarted/reloaded when DNS records change or zones are created/edited/deleted. A secondary nameserver can be easily set up by installing a second instance of MyDNS that accesses the same database or, to be more redundant, uses the MySQL master / slave replication features to replicate the data to the secondary nameserver.

Read more...

Linux: Howtoforge

Lintrack As A LAN Gateway And An OpenVPN Bridge

Lintrack 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.

Read more...

Linux: Howtoforge

How To Run Your Own Name Server With ISPConfig And providerdomain.de (Schlund)

How To Run Your Own Name Server With ISPConfig And providerdomain.de (Schlund)

This tutorial shows how you can run your own name server for domains that you register with providerdomain.de (Schlund Technologies). Of course, this works with every other registrar as well, although the procedure might differ a little bit. We will use the ISPConfig server as the primary name server and one of Schlund's name servers as the secondary name server.

Read more...

Linux: Howtoforge

MyDNS with MyDNSConfig Control Panel and DNSMasq on Ubuntu 6.10

MyDNS with MyDNSConfig Control Panel and DNSMasq on Ubuntu 6.10

In this tutorial I will describe how to install and configure MyDNS and MyDNSConfig. MyDNS is a DNS server that uses a MySQL database as backend instead of configuration files like, for example, Bind or djbdns. The advantage is that MyDNS simply reads the records from the database, and it does not have to be restarted/reloaded when DNS records change or zones are created/edited/deleted. A secondary nameserver can be easily set up by installing a second instance of MyDNS that accesses the same database or, to be more redundant, uses the MySQL master / slave replication features to replicate the data to the secondary nameserver.

Read more...

Linux: Howtoforge