RedHat Enterprise Server
RHEL5 DNS SERVER SETUP HOWTO
Submitted by njbhatt on Sat, 10/11/2008 - 20:26.By Nilesh J. Vaghela ( ElectroMech )
DNS howto for RHEL5 with following assumption
Domain name : example.com
Network : 192.168.0.0/24
DNS working with chroot environment.
root@station37 ~# yum install bind* caching-nameserver
Loading "rhnplugin" plugin
Loading "installonlyn" plugin
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Setting up repositories
rhel-debuginfo 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
Recovering Deleted Files
Submitted by njbhatt on Thu, 08/14/2008 - 15:53.It should be noted, at the outset, that this post is limited in its scope. We're going to be looking at one particular way in which you can recover an accidentally deleted file on Linux or Unix ( Tested on RHEL3 and Solaris 8 ). If you ever want to scour a hard drive that you need to get lots of information back from, then (assuming that you quarantined it immediately upon noticing this and haven't written to it since) you should check out The Coroner's Toolkit.
IPTABLES ip forward and port forward dynamic script nat rules By ElectroMech Nilesh Vaghela
Submitted by nilesh on Tue, 06/24/2008 - 23:58.This will forward the port which satisfy following conditions.
1. The incomming address is fix
2. Incomming and outgoing port is fixed.
#-- start up the script
Setting up DNS server RHEL 5.0 5.1 5.2 / DNS howto RHEL5 :-- ElectroMech Nilesh Vaghela
Submitted by nilesh on Sat, 06/21/2008 - 13:31.DNS howto for RHEL5 with following assumption
By ElectroMech Nilesh Vaghela