Archive for September, 2008

gss_initialize fatal error on bind 9

September 21st, 2008 | Category: News

Recently, another weird problem happened to my customer dns server using Bind 9 and running on top of SLES10 server. At very first, the SLES10 machine serve as a slave dns server for Primary dns (WIN2K) server and both machine perform very well for a month without any problem. But when my customer gave a green light to poweroff the Primary DNS and convert the SLES10 to become a master dns server, the nightmare is come. Why? Because every 5-10 minutes the bind services will go down without any reason. Can you imagine the pressure when the DNS server is not running on customer production environment? No internet, email & other server domain & hostname also can’t be resolved.

Read more

No comments

Synchronize your file with Unison

September 06th, 2008 | Category: News

Just want to share with you a synchronizer tool called “Unison” which I used during data migration. What is Unison?. Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other (google). Read more

No comments

Samba Browse Issue Using Hostname

September 05th, 2008 | Category: News

This early morning I tried to figure out, why my customer can’t browse their samba server on SLES 10SP1 by using server hostname (\\samba01\share). They don’t have any problem if they use IP address (\\192.168.x.x\share). The server already with correct hostname & fqdn hosting on WIN2K3. Read more

No comments