By Mark Fri, 09/25/2009 - 23:00
HYBRID CLOUDS COME OF AGE:
One of the most exciting new technologies to evolve from the Internet, intranets and extranets is cloud computing. Business enterprises are now beginning to implement the concept despite initial concerns. With cloud computing databases, applications, and services can be accessed and shared by researchers and strategic partners across multiple platforms.
By TECHIE Wed, 05/20/2009 - 13:37
Back in the days of Windows NT, the roaming profile was all the rage. A user could go to the office and work at his own computer, using the network, e-mail, files, and other resources. If, for some reason, that user has to switch to another workstation temporarily, he logs on to a different computer and Windows downloads the settings for his individual profile; just as if he were sitting at his own computer.
By ZED Thu, 04/23/2009 - 13:53
IPv6: Where to begin?
Most veteran IT types (including me) are leery when it comes to any kind of change; even thinking about converting networks to IPv6 seems like a bone-chilling bad dream. In order to make the transformation (sorry, it’s coming) easier, I’d like to initiate a dialogue about Internet Protocol version six (IPv6). My ultimate goal is to help everyone (me too) feel comfortable with IPv6.
By ZED Thu, 04/23/2009 - 13:49
A deeper look into the world of multithreading and highlighting some ways which can alleviate some of the difficulties developing a well threaded application.
J2EE
By ZED Thu, 04/23/2009 - 13:46
No one wants it to happen but, sooner or later, you will experience a router crash. When you do, you will want to be prepared to save that critical router memory information in order to find out why the router crashed and prevent future crashes. To do this, you need to configure your router to store core dump information in the event of a crash. Let’s find out what a core dump is, how it can help you, and how you can configure your router to store these important files for analysis.
What is a core dump?
By ZED Thu, 04/23/2009 - 13:41
<h2>What is the OSI Model?</h2>
<p><img src="http://techrepublic.com.com/i/tr/techmails/tm_david_davis.gif" title="David Davis" alt="David Davis" align="right" border="0" height="140" hspace="5" width="90">The
OSI model is a hierarchical model of how different devices, protocols,
and applications can interoperate to provide a network. The OSI (open
systems interconnect) model was created by the International Standards
By ZED Thu, 04/23/2009 - 13:38
<span name="KonaBody">"How do I set them <span class="searchword">to</span> the same workgroup?"<br>
<br>
On XP right click on "My Computer" - Properties - Computer Name tab - change - will give you the opportunity <span class="searchword">to</span> change the name and/or workgroup.</span>
By ZED Thu, 04/23/2009 - 13:35
<DIV>
<P><FONT face="Arial, Helvetica, sans-serif" size=2>As cool and handy as the concept of a wireless network is, it can very rapidly get frustrating. This happens primarily because of signal strength issues, which in turn, affects your browsing and downloading speeds. And before you know it, you just simply aren’t getting as fast of a speed in the bedroom as you are in the living room. Well, today I will take you through an informative and useful article about improving your home wireless network. Here we go! </FONT></P>
By TECHIE Wed, 04/22/2009 - 20:00
Over the last several parts of this article series, I have talked a lot about the inner workings of the Active Directory. In this article, I want to switch gears and show you what all of this information has to do with running a network.
Windows Server 2003 comes with several different tools used for managing the Active Directory. The Active Directory management tool that you will use most often for day-to-day management tasks is the Active Directory Users and Computers console. As the name implies, this console is used to create, manage, and delete user and computer accounts.
By TECHIE Wed, 04/22/2009 - 19:56
In the previous part of this article series, I explained that the LDAP protocol references objects in the Active Directory by their distinguished name, and that every object in the directory has its own unique distinguished name. In this article, I want to continue the discussion by explaining how distinguished names work.
Before I Begin