newlogo.png, 0 kB
Home
Who's Online
We have 3 guests online
Login Form





Lost Password?
No account yet? Register
Main Menu
Home
Blog
Articles
Digg News
News Feeds
Q & A Forums
FAQs
Search
Links
Contact Us
Sitemap
Advertisment
Latest News
Popular News
RSS Syndication
random1.png
Configuring Windows Server 2003 for a Small Business Network, Part 2
Written by Cortex   
Wednesday, 16 August 2006

Welcome to Part 2 of the "Configuring Windows Server 2003 for a Small Business Network" series. If you've conquered Part 1, then you should have an essentially useless, but ready-to-be-configured, Windows Server 2003 installation. Now it's time to teach it some tricks! Part 2 will help you get Active Directory installed and configured. Along with that, we'll set up DNS, DHCP, and WINS to help everything in the network get on the same page, so to speak.

Read more...
 
Configuring Windows Server 2003 for a Small Business Network, Part 1
Written by Cortex   
Thursday, 27 July 2006

Many small businesses want to take advantage of the benefits of file sharing for their employees, but they don't have the on-staff expertise necessary to get a server off the ground properly. While a server and server software may be in the budget, paying a consultant several thousand dollars to setup and configure the server may not be. This article is the first in a series of articles aimed at a somewhat computer savvy user who wants to set up a network based on Windows Server 2003. The process doesn't have to be a nightmare, and this article will serve as a step by step HowTo for setting up a Windows Server 2003. A major goal of this series is to set up a network that can grow easily. Following this document, your network can expand and grow as your business does.

Read more...
 
New Redesign and Content
Written by Cortex   
Thursday, 27 July 2006
Hello, Everyone.

ComputerNetworkingHelp.com is getting a facelift and some new content very soon. We will have articles about setting up a Windows 2003 server in a small business environment and part 3 of our DMZ articles on configuring a secure DMZ. That is, after I get back from vacation. :)

Stay Tuned!!
 
Designing a secure DMZ
Written by CCIE9277   
Monday, 05 June 2006
This is the second article in a three article series. For more information on the term DMZ, see the previous article here: What is a DMZ? 

In this article we will cover the steps in designing a secure DMZ (demilitarized zone). The idea behind the secure DMZ is that your company has certain assets (web, mail, ftp, dns, etc) that need to be accessible from a public (untrusted) network while still maintaining a certain level of security of these assets and your secured private (trusted) network. By placing the assets in a secured DMZ, only approved access as outlined in the companies security policy is allowed into the DMZ from both the public and private networks making the assets less vulnerable to being compromised by an attacker from the public network than if they were just placed directly on the outside network. At the same time the secured DMZ insures the integrity of the private network since no security holes will need to be opened in the firewall to the private network for access to these assets.

Read more...
 
What is a DMZ?
Written by CCIE9277   
Tuesday, 23 May 2006

"DMZ" is short for demilitarized zone and is a military term meaning "is an area, usually the frontier or boundary between two or more military powers (or alliances), where military activity is not permitted, usually by peace treaty, armistice or other bilateral or multilateral agreement." In the world of computer networking and security the term DMZ refers to a network zone that sits between the internal (trusted network) and external (untrusted network). The external or untrusted network is typically the Internet (or an extranet) and the internal or trusted network would be the corporate intranet.

 

Read more...
 
<< Start < Prev 1 2 3 4 5 6 Next > End >>

Results 1 - 5 of 27
Helpful Tips

Found this out a while ago, its quite good after using some memory eating software or something else that seems to make your computer go slow after running it.

Goto Start -> Run -> type "Rundll32.exe advapi32.dll,ProcessIdleTasks"

It will run for a bit then your computer should run alot faster.

I also made a batch file for it.

just goto notepad and create a file and call it something.bat

Enter the following text into it and save.

@echo off
echo All Idle Processes Are Currently Being Processed.
echo Please Wait....
Rundll32.exe advapi32.dll,ProcessIdleTasks
cls
echo All Idle Processes Have Been Processed.
pause

 
© 2008 Computer Networking Help - Advice From Experts
Joomla! is Free Software released under the GNU/GPL License.
Computernetworkinghelp.com Site Statistics