Category Archives: DNS

How to install trac service on Ubuntu for multiple projects using Mod_Python.

Previously I have installed a DNS service on my Ubuntu server. Today I would like to install a Trac service which supports for multiple projects using Mod_Python on Apache. Condition : I would like to use sub-domain for trac service … Continue reading

Posted in Apache, DNS, Ubuntu, linux | Tagged , , , | 2 Comments 733 views

How to install DNS server on Ubuntu 8.04.1 .

ได้รับมอบหมายให้มาจัดการกับ Service ต่างๆ ที่ run อยู่ ณ ขณะนี้ใน office โดยพี่เค้าไม่อยากให้ user ต้องมานั่งจำ Service ต่างๆ เป็น IP Address แต่ให้จำเป็นชื่อของ Sub Domain เอา เช่น mail.aoddy.com, backup.aoddy.com, twiki.aoddy.com ฯลฯ โดยเงื่อนไขก็ Basic ทั่วๆไป คือต้องการให้มี DNS Service ที่เป็น Internal ข้างนอกไม่สามารถที่จะเข้ามา Access ได้ คราวนี้ก็มาดูว่า… รายละเอียดของ Network … Continue reading

Posted in DNS, Movies | Tagged , | 1 Comment 1,619 views

How to install DNS server on CentOS 5.

In the first time, you must download core software of this service, that are bind caching-nameserver bind-chroot You can download this software by this command, # yum -y install bind caching-nameserver bind-chroot After you downloaded , you can setup follow … Continue reading

Posted in DNS, linux | Leave a comment 4,548 views