Tag Archive | "Debian"

Setting up a DNS Server for your LAN Network

Friday, May 8, 2009

0 Comments

This tutorial will show you how to configure bind9 on debian to be a dns server for your LAN network. Install bind9 and some DNS utilities Set your systems hostname then edit /etc/hosts so it looks like this change you DNS servers by editing /etc/resolv.conf it should look something like this: Creating a Zone

Continue reading...

Linux File Permissions

Sunday, April 5, 2009

0 Comments

What is chmod? Chmod is a command that changes the access permissions of files or directories in order to read, write or execute files How do I view The permissions of files? You can do this by typing Heres is a example of its output What do the letters mean in front of the files/directories [...]

Continue reading...

Finding out the subdomains of a domain

Thursday, April 2, 2009

1 Comment

1. First off you need to get a program called dig for debian based Operating systems you can do a windows version can be downloaded from here 2. Find out the name servers of the domain this can be done by typing 3. Now you query the Nameserver to output the subdomains 4. You should [...]

Continue reading...
Page 2 of 212