Nathan
An IT Geek who's in love with Cricket and Orange juice, living in Perth - Australia.. Officially homeless and looking for a job.. :)
Homepage: http://nj180degree.net
Posts by Nathan
DNS Caching at a glance
Apr 14th
What is DNS Caching?! DNS caching is a mechanism that enables a client or a server DNS resolutions queries to be saved locally for a set timeframe on that DNS server or client. A DNS query is a request for name resolution that is sent to a DNS server to resolve a name-to-IP-address.
Since Caching stores the information obtained through a previous query locally it improves DNS performance and substantially reduce DNS related traffic on the network. It eliminates the need for repetitive queries to the remote DNS server.
The period of time or TTL (Time to Live) of which the DNS cached query may be stored in the DNS cache, either on the client side or on the server side, is determined by the authoritative server of that resource record. This value applies to all cached DNS resource records and it will be removed once expired regardless if the same record entry accessed before the TTL expires. (more…)
Manually configuring IP addressing in Windows via Command Prompt
Apr 8th
As a system administrator in any enterprise IT environment the ultimate goal is to insure system uptime and the consistent availability of network resources. Any delay of service, misconfiguration, system downtime, security breach.. etc will have a huge impact on the employees productivity. Time is not calculated by minutes or hours, it is calculated by dollars and how much the company loses within the down time of IT services, and believe me, there is always someone should be blame in these cases, try not to be you.
As for Linux users command line is the fastest and preferred way to configure, modify and fix any problem in no time. Yet in Windows environment most administrators prefer the GUI method to get the job done. However, Windows can be administrated through command line as well; Windows server 2008 Server Core supports strong command line management capabilities. (more…)
Windows activation problem – code 0x8007232B
Apr 6th
When you try to activate Windows Server 2008, Windows Server 2008 R2, Windows Vista Enterprise, or Windows Vista Business (Windows Server 2008 in my case) using volume-licensed media you may receive the following error message:
Windows Activation Error: A problem occurred when Windows tried to activate. Error Code 0x8007232B. For a possible resolution, click More Information. Contact your system administrator or technical support department for assistance.
Clicking “More Information” will display the following message:
Error Details
The following information was found for this error:
Code:
0x8007232B
Description:
DNS server failure .
Configuring DNS Zones
Feb 20th
DNS Zones types at a glance:
DNS has a hierarchical structure tree called “DNS namespace” that allows it to support any size of networks (The local network, the Internet for examples) without any concerns about scalability. The root domain can have many subdomains and the subdomains can have other sub-subdomains.. etc. Any organization can use private DNS namespace within the organization without making it visible to the outside (internet) .
Domain name servers DNS store information about portion of the domain namespace called a “zone” which is a contiguous portion of the (more…)
Installing DNS server on a standalone or member server
Feb 16th
DNS Domain Name System (or Service or Server) is a name resolution service that resolves (interpret, translate) human friendly addresses such as nj180degree.net into IP addresses such as 172.16.10.1, this process is usually called Name Resolution.
Without name resolution it would be quit a hassle to locate the exact IP addresses of your resources in an IP internetworked system to access them especially when you run a Dynamic Host Configuration Protocol service on the network that will change the IP addresses of your networked devices quit constantly. (more…)
WordPress.com Stats Plugin Problem
Oct 4th
If you have a self hosted blog running on WordPress platform and using WordPress Stats plugin you may noticed that the amazing stats plugin not working. Couple hours ago I was trying to get my stats report when a wordpress login window popped up and kept ask for my credentials in an infinite loop.
Even though the mobile phone wordpress.com login works fine you won’t be able to check your stats trough it. On the other hand your wordpress.com blog is not affected if you have one.
Deleting your browser history will not fix the issue so don’t even bother.. Some other folks suggested deleting the browser cookies that won’t work either as well as reinstalling the plugin so do waste your time; the issue is not related to the user end, more likely it is something related to wordpress.com end. (more…)
How to integrate Windows 7 to a domain using NETDOM
Sep 28th
Netdom.exe is a command line tool that is built into Windows Server 2008 and Windows Server 2008 R2. It is available if you have the Active Directory Domain Services (AD DS) server role installed. It is also available if you install the Active Directory Domain Services Tools that are part of the Remote Server Administration Tools (RSAT).
NETDOM is not installed by default in Windows 2000/XP/2003 so you have to install it through the Support Tools /Resource Kit to get your hand on it, also you have to install the correct version of NETDOM specified for your operating system. (more…)
Active Directory integration with Samba for RHEL/CentOS5.5
Sep 4th
I’ve been asked to develop an enterprise level of complex network servers that can provide many services including mail server, ftp, web server, file server, print server, backup server, roaming profiles and user’s home directory.. etc. The client demanded at least one Linux machine regardless of the service running on it. I’ve decided to run the web server (Apache) on it associated with the FTP server for managing the web pages contents, so I had to come out with a solution to join the Linux server to the Domain Controller (which is windows server 2003) as a member server.
It is true that any number of Samba servers can normally be set up in a Windows network without joining them to a domain. However, advantages of domain membership are central management, authentication and single sign-on. So once you’ve done with all the configuration and successfully joined the server to the DC you can use the same account name and password to log on to your Linux or Windows machine as well as the network administrators will be able to logon to the machine with their administrator credentials. (more…)
CentOS Mirrors Australia and Worldwide
Jun 22nd
Please be advised that all mirrors listed in this post are valid by the time of publishing this post.






