Skip to main content

Home/ inetserv/ Contents contributed and discussions participated by Tim Horgan

Contents contributed and discussions participated by Tim Horgan

Tim Horgan

Quick HOWTO : Ch18 : Configuring DNS - Linux Home Networking - 0 views

  • The only DNS configuration file for a DNS client is the /etc/resolv.conf file, which defines the IP address of the DNS server it should use.
    • Tim Horgan
       
      Edit file: /etc/resolv.conf
  • There are 13 root authoritative DNS servers
    • Tim Horgan
       
      BIND supplies these IP addresses at startup.
  • host www.linuxhomenetworking.com
  • ...12 more annotations...
  • host 65.115.71.34
  • nslookup www.linuxhomenetworking.com
  • nslookup 65.115.71.34
  • The Host Command
  • The nslookup Command
  • chkconfig named on
  • [root@bigboy tmp]# /etc/init.d/named start [root@bigboy tmp]# /etc/init.d/named stop [root@bigboy tmp]# /etc/init.d/named restart
    • Tim Horgan
       
      can also use: service named start service named stop service named restart
  • DNS clients (servers not running BIND) use the /etc/resolv.conf file to determine both the location of their DNS server and the domains to which they belong.
  • The /etc/resolv.conf File
  • /etc/resolv.conf
    • Tim Horgan
       
      nano /etc/resolv.conf
  • Configuring resolv.conf
  • Creating a named.conf Base Configuration
Tim Horgan

Deployment Guide - 0 views

  •  
    Red Hat Enterprise Linux 5 Deployment Guide
Tim Horgan

Install Squid Proxy Server on CentOS / Redhat enterprise Linux 5 - 0 views

  •  
    How do I install Squid Proxy server on CentOS 5 Liinux server?
Tim Horgan

Install CentOS 5.2 as a server (LAMP/Bind/ntp) - 0 views

  •  
    Install CentOS 5.2 as a server
  •  
    Install CentOS 5.2 as a server
Tim Horgan

CentOS LAMP Server Guide - 0 views

  •  
    Great notes here on CentOS install
Tim Horgan

Server World - CentOS 5 - 2 views

  •  
    Great site with clear instructions
  •  
    Install CentOS 5 and lots more, great site.
  •  
    This is a great CentOS site, lots of configuration information.
Tim Horgan

Quick 'n' Easy LAMP Server for Centos/RHEL - 0 views

  •  
    To setup a LAMP server
  •  
    To setup a LAMP server
Tim Horgan

CentOS 5.2 x86_64 - The Perfect Server - 0 views

  •  
    This tutorial shows how to set up a CentOS 5.2 server for x86_64 platforms that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 64-bit version of CentOS 5.2
Tim Horgan

CentOS 5.2 - The Perfect Server - 0 views

  •  
    This tutorial shows how to set up a CentOS 5.2 server that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of CentOS 5.2, but should apply to the 64-bit version with very little modifications as well.
Tim Horgan

Planet CentOS - 0 views

shared by Tim Horgan on 05 Feb 09 - Cached
  •  
    This site aggregates blogs of CentOS contributors. If you would like to have your blog added, drop daniel at centos dot org a note.
Tim Horgan

CentOS Wiki - 0 views

  •  
    CentOS is an Enterprise Linux distribution based on the freely available sources from Red Hat Enterprise Linux. Each CentOS version is supported for 7 years (by means of security updates). A new CentOS version is released every 2 years and each CentOS version is regularly updated (every 6 months) to support newer hardware. This results in a secure, low-maintenance, reliable, predictable and reproducible Linux environment.
Tim Horgan

Working with VI - 0 views

  •  
    Vi is a text editor found in most UNIX environments. What is normally installed is a program called vim, which stands for vi improved. You can start vi (or vim) by typing vi at the UNIX command prompt.
Tim Horgan

Working with Apache - 0 views

  •  
    These instructions assume that you installed CentOS as documented in Base Installation of a CentOS Server.
Tim Horgan

How To Install MediaWiki - 0 views

  •  
    The instructions show how to setup a server to host any number of separate MediaWiki wikis on a server installed according to Base Installation of a CentOS Server.
1 - 20 of 23 Next ›
Showing 20 items per page