Sponsored by

Thursday, May 1, 2008

Configure SSL on Linux

Do the following:1. From the terminal window (as root), create the file random byentering the following:cat /dev/random > /tmp/random2. Press some keys on the keyboard to generate random events which help tocreate the file.3. Stop the process after about 15 seconds by pressing Ctrl+C.4. Generate a server key by entering the following (on one line):openssl genrsa -des3 -out /tmp/account.key-rand /tmp/random 10245. When prompted for a pass phrase, enter linux (twice).6. Sign the key by entering the following (on one line):openssl req -new -x509...

Configure Zone Transfers from the Master Server to Slave

You configure zone transfers from a master to aslave server.-Create a 128 bit MD5 key with the name zonetransfer.-Configure the master server to use this key for zonetransfer. Create a file /etc/named.key where you enter the keyzonetransfer options. This file is included into the /etc/named.confYou configure the slave to server to use this key for zonetransfer. Copy the file /etc/named.key from the master server to theclient server and include it into the file /etc/named.conf.Do the following:■ Part I: Generate a Key■ Part II: Configure the Master...

Configure Slave in Linux

To configure Slave DNS in SuSE we consider before we have Primary DNSAnd edit file in /etc/named.conf# The following zone definitions don't need any modification. The first one# is the definition of the root name servers. The second one defines# localhost while the third defines the reverse lookup for localhost.zone "." in {type hint;file "root.hint";};zone "localhost" in {type master;file "localhost.zone";};zone "0.0.127.in-addr.arpa" in {type master;file "127.0.0.zone";};zone "angkor.biz" in {type slave;file "slave/angkor.biz.zone";masters...

Configure Primary DNS in Linux

Before install DNS in SuSE Linuxinstall packet bind , bind-chrootenv, bind-utilsNote logon as root to have full permissionafter edit file /etc/named.conf# The following zone definitions don't need any modification. # The first oneis the definition of the root name servers. The second one defines# localhost while the third defines the reverse lookup for localhost.zone "." in { type hint; file "root.hint";}; zone "localhost" in { type master; file "localhost.zone";};zone "0.0.127.in-addr.arpa" in { type master; file...

Sunday, April 6, 2008

My Travel in Kandal Provine

This is picture that I went to freind's home at Keansvay, Kandal. And many friends went there include Teach...

Page 1 of 1812345Next
Twitter Delicious Facebook Digg Stumbleupon Favorites More