- Subscribe to this page:
- RSS
- Email Alert
network administration
(162 results)-
Downloads
Broadcast your next company meeting using Windows Media Encoder and Windows Media Server
Nov 2006
As more and more employees move to telecommuting it has become more of a challenge to get everyone together for something such as a company meeting. Luckily, technology has progressed to the point...
Provided by Josh Hoskins
-
Downloads
How Do I... Configure wireless connectivity on a SonicWALL router?
Nov 2006
Wireless networks are a two-edged sword. WLANs empower employees and guests, but they also introduce security risks. While a wide variety of wireless strategies and devices are implemented, one...
Provided by Erik Eckel
-
Downloads
Build a fast, reliable, and affordable switch infrastructure for your datacenter
Jan 2007
The traditional approach to setting up a high-speed network switch architecture is expensive and time-consuming--and needlessly complex. George Ou explains where the conventional model falls short...
Provided by George Ou
-
Book chapters
Use the Group Policy Management Console (GPMC) to view and manage Group Policy in your Active Directory
Jan 2007
If you've done any work at all with Group Policy and Active Directory, you're probably already familiar with the "usual" Group Policy interface, which is "in the box." But there's more. In this...
Provided by Sybex
-
Downloads
Connect securely to Windows Vista Remote Desktop
Mar 2007
Windows Remote Desktop Protocol (RDP) hasn't always had the best reputation for security. But since FIPS (Federal Information Processing Standard) grade security was added to Windows Server 2003...
Provided by George Ou
-
Downloads
SolutionBase: Planning a MOM deployment using System Center Capacity Planner 2006, part 2
May 2007
The System Center Capacity Planner can create a model that can be used to plan a Microsoft Operations Manager deployment. In this article, Brien Posey showing you how to use the Model Editor and...
Provided by Brien Posey
-
Downloads
10 things to look for in a remote connectivity application
Jun 2007
Remote access to workplace PCs and servers is no longer a luxury. Many organizations require that staff, technology administrators, and business owners regularly connect remotely to central or...
Provided by Erik Eckel
-
Book chapters
Investigate how cascading failures occur across layers within your system architecture
Jul 2007
The standard system architecture for enterprise systems, including Web sites and Web services, comprises a collection of functionally distinct farms or clusters (often referred to as layers) that...
Provided by Pragmatic Bookshelf
-
Downloads
10 tech skills you should develop during the next five years
Jul 2007
If you want a job where you can train in a particular skill set and then never have to learn anything new, IT isn't the field for you. But if you like to be constantly learning new things and...
Provided by Deb Shinder
-
Book chapters
Ease Windows administration by delegating sections of Microsoft Information Services (IIS) 7.0 configuration to non-administrators
Aug 2007
Some Windows system administrators loved the old Microsoft Internet Information Services (IIS) metabase, but it was hated by most because it was difficult to read and provided no mechanism for...
Provided by Syngress
-
Downloads
How do I... Install and configure Windows Server 2008 core?
Dec 2007
A Microsoft Windows Server 2008 Core installation provides you with the minimum set of tools to run Windows. You are provided with a kernel and a command line to manage the server. It is slim and...
Provided by Steven Warren
-
Downloads
10 things you should know about virtualization
Feb 2008
Virtualization has been a major buzzword in the IT world for the past few years -- and now the buzz is getting bigger. As your options increase, taking the plunge into virtualization can be a big...
Provided by Deb Shinder
-
Downloads
10 MORE things you should know about virtualization
Feb 2008
Virtualization has probably affected every IT environment to one extent or the other. Whether you do casual virtualization for test environments or complete virtualization for all systems, there's...
Provided by Rick Vanover
-
Book chapters
Get an inside look at System Center Operations Manager 2007
Mar 2008
System Center Operations Manager (OpsMgr) 2007 is designed to help you monitor and manage your IT services. But to deploy and support OpsMgr most effectively, it helps to know a little bit about...
Provided by Sams Publishing
-
Downloads
Log Linux services with runit
May 2008
Vincent Danen explains how to configure logging for supervised services with the runit program.
Provided by Vincent Danen
-
Downloads
Dig for more data in the /proc directory
May 2008
Vincent Danen introduces you to the /proc filesystem, which you can mine for a lot of helpful information about your system and running processes on your system.
Provided by Vincent Danen
-
Downloads
Realize the flexibility of OpenSSH
Jun 2008
Vincent Danen explains the flexibility and power of OpenSSH. With it, you can access systems remotely and securely; transfer files securely (using scp, sftp, or even rsync over ssh); execute...
Provided by Vincent Danen
-
Downloads
Use Fuse to mount remote ssh directories
Jun 2008
The FUSE project has made editing remote files convenient by allowing local-filesystem-like access to remote files. With plugins like sshfs, which transparently makes an SFTP connection to a...
Provided by Vincent Danen
-
Downloads
Chroot users with OpenSSH: An easier way to confine users to their home directories
Jun 2008
With the release of OpenSSH 4.9p1, you no longer have to rely on third-party hacks or complicated chroot setups to confine users to their home directories or give them access to SFTP services....
Provided by Vincent Danen
-
Downloads
GUI scripting with Zenity
Jul 2008
Zenity is a tool that allows you to create GUI prompts for shell scripts. Similar to the dialog tool, which creates nice "graphical" text interfaces for the CLI, Zenity creates GUI widgets and...
Provided by Vincent Danen
-
Downloads
Take advantage of Vista's Event Viewer and Task Scheduler integration
Aug 2008
Microsoft Windows Vista contains a totally new mechanism that integrates Task Scheduler with Event Viewer such that you can now attach a task directly to the event and then configure the task to...
Provided by Greg Shultz
-
Downloads
Ergonomics tips for IT pros
Aug 2008
Your IT job can compromise your comfort and even lead to injury or chronic physical problems. Deb Shinder offers this rundown of conditions to watch out for, along with some recommended ergonomic...
Provided by Deb Shinder
-
Downloads
Schedule periodic tasks with cron
Aug 2008
Vincent Danen covers the basics of scheduling basic system and user tasks with cron, such as downloading e-mail at certain intervals and restarting services.
Provided by Vincent Danen
-
Downloads
What IT pros should know about repetitive stress injuries
Aug 2008
Long hours at the keyboard can lead to a host of problems for IT professionals. Here's a look at symptoms to watch out for, steps you can take to prevent injuries, and what to expect if you seek...
Provided by Kris Littlejohn
-
Downloads
One-time scheduling of tasks with At
Aug 2008
Scheduling services with cron and similar tools is great for repetitive tasks but inconvenient for one-time tasks. Vincent Danen introduces the flexible At command for tasks that only need to be...
Provided by Vincent Danen
-
Downloads
What IT pros should know about exposure to hazardous materials
Aug 2008
From circuit boards to monitors to batteries to cables, toxic substances pose a very real threat to those who work with computer equipment. Here are some hazmat basics that every IT pro should be...
Provided by Deb Shinder
-
Downloads
IT pros beware: Sleep deprivation can spell big trouble
Aug 2008
Most of us operate on short sleep from time to time -- it's the nature of our profession and modern lifestyles. But if skimping on sleep is a way of life for you, watch out: You could wind up...
Provided by Kris Littlejohn
-
Downloads
Try command-line looping for added efficiency
Sep 2008
Creating complex commands is one of the strengths of the command line, even though it takes an investment of time to learn this skill. Using loops, you can take often-used commands that would...
Provided by Vincent Danen
-
Downloads
Consider these Linux file management alternatives
Sep 2008
Vincent Danen introduces Linux file management alternatives, Gentoo, Krusader, and Midnight Commander. Here are the basics about each if you want to try something different.
Provided by Vincent Danen
-
Downloads
Control Apache with the apachectl command
Sep 2008
The apachectl command is an often overlooked program that allows you a great deal of control over Apache processes. Vincent Danen explains the basics of this command, which you can use to debug or...
Provided by Vincent Danen
-
Downloads
Use Dovecot for POP3 / IMAP services
Nov 2008
Traditionally, if you wanted to set up POP3 or IMAP services on your Linux system, you would use Courier-IMAP, uw-imap, or cyrus-imapd. Vincent Danen introduces a lesser-known but increasingly...
Provided by Vincent Danen
-
Downloads
How do I... Map my network with Nessus 3 in Windows?
Dec 2008
Nessus is a powerful, cross platform network scanner that does many things. By using Nessus to scan your network you can save the results, giving you an outstanding map of your current network....
Provided by Jack Wallen
-
Downloads
Best of TechRepublic 2008
Apr 2009
This collection of over 200 downloads includes some of the most popular and highest-rated content from TechRepublic in 2008. Get our experts' best tweaks, tips, and advice in one package, covering...
Provided by TechRepublic Pro
-
Downloads
10 seriously annoying default configurations
Apr 2009
Into every life, a little stupidity must fall. And sometimes, you just have to vent about it. Rick Vanover shares a few of the default configurations he finds especially frustrating and...
Provided by Rick Vanover
-
Downloads
Create custom keybindings in vim
Jun 2009
Vincent Danen tells you how you can work smarter in vim by adding and changing keybindings to more familiar commands.
Provided by Vincent Danen
-
Downloads
10 reasons to use DirectAccess and Unified Access Gateway (UAG) 2010
Apr 2010
Using UAG as your DirectAccess server solution provides a number of significant advantages. Deb Shinder looks at what DirectAccess offers and describes the benefits of using UAG.This download is...
Provided by Deb Shinder
-
Downloads
Using Corkscrew to tunnel SSH over HTTP
Oct 2009
If you are in an environment that disallows the use of SSH and forces the use of an HTTP proxy, it is possible to use that HTTP proxy as a transport for SSH. Vincent Danen explains how to use the...
Provided by Vincent Danen
-
Book chapters
Take a holistic approach to common systems administration problems
Jul 2007
Build a solid framework for thinking about system administration (SA) problems rather than simply mastering narrow how-to solutions to particular admin problems, and you'll be able to solve...
Provided by Addison Wesley Professional
-
Downloads
10 things you should know about connecting Macintosh OS X systems to Windows networks
Oct 2006
Macintosh systems are again appearing on business networks. Unlike older Macintosh operating systems, when complex AppleTalk configuration and additional Windows network services may have been...
Provided by Erik Eckel
-
Downloads
The 10 best cross-platform applications
May 2010
In this cross-platform world, you need apps that can handle whatever systems you're supporting. Jack Wallen lists the cross-platform applications he thinks are indispensable. This download is also...
Provided by Jack Wallen
-
Book chapters
Troubleshoot Cisco Express Forwarding (CEF) and IP connectivity
Jul 2007
Cisco Express Forwarding (CEF) troubleshooting can be tedious and difficult. However, most instances of CEF troubleshooting do not require detailed IOS architecture and platform architecture...
Provided by Cisco Press
-
Book chapters
Troubleshoot network problems via network analysis or sniffing
Jul 2007
If you are a systems administrator, network engineer, or security engineer, you constantly field questions like "Why is the network slow?" "Why is my computer acting strange?" or "Why can't I get...
Provided by Syngress
-
Book chapters
Investigate how cascading failures occur across layers within your system architecture
Jul 2007
The standard system architecture for enterprise systems, including Web sites and Web services, comprises a collection of functionally distinct farms or clusters (often referred to as layers) that...
Provided by Pragmatic Bookshelf
-
Downloads
10 things to look for in a remote connectivity application
Jun 2007
Remote access to workplace PCs and servers is no longer a luxury. Many organizations require that staff, technology administrators, and business owners regularly connect remotely to central or...
Provided by Erik Eckel
-
Downloads
Linux: Set it and forget it
Jun 2007
Microsoft Windows may rule the network on most small and medium businesses, but it's not your only choice. Once an OS for hobbyists, Linux has become a significant threat to Windows' dominance....
Provided by Jack Wallen
-
Downloads
SolutionBase: Deploy Dynamic DNS with ease using Webmin
May 2007
As if deploying a DNS server isn't complicated enough, deploying DDNS can be an even bigger chore. Having to deal with manually editing configuration files makes it worse. Jack Wallen shows how to...
Provided by Jack Wallen
-
Downloads
SolutionBase: Setting up Apache as a Web server under Linux via GUI
May 2007
Doing things in Linux can present a large learning curve to a Windows-savvy network administrator. Jack Wallen shows the easy way to setup an Apache Web server under Linux.
Provided by Jack Wallen
-
Downloads
SolutionBase: Get familiar with GFI LANguard's built in tool set
May 2007
GFI LANguard includes many tools to help you get control over your network. In this article, Derek Schauland shows you what they are and some of the flexible configuration settings you have.
Provided by Derek Schauland
-
Downloads
SolutionBase: Planning a MOM deployment using System Center Capacity Planner 2006, part 2
May 2007
The System Center Capacity Planner can create a model that can be used to plan a Microsoft Operations Manager deployment. In this article, Brien Posey showing you how to use the Model Editor and...
Provided by Brien Posey
-
Book chapters
Master the basics of interdomain routing
Apr 2007
In this sample chapter from Internet Routing Architectures, explore the basics of interdomain routing. Chapter coverage includes: Overview of routers and routing - learn basic routing and...
Provided by Cisco Press
-
Downloads
The right tool: Keep track of computers using iInventory
Apr 2007
iInventory is a simple program that can help organizations of all sizes track servers and computers, including maintaining an inventory that knows about changes made to hardware configuration....
Provided by Scott Lowe
-
Downloads
10 things to look for in a server chassis
Apr 2007
A lot of server headaches, like overheating, service interruptions, and slow performance, can be caused by a chassis that doesn't meet your needs or suit your environment. You can avoid a host of...
Provided by Erik Eckel
-
Downloads
Monitor computer usage with Network LookOut Administrator Professional
Apr 2007
Scott Lowe takes a look at Network LookOut Administrator Professional, a tool for monitoring computer usage, including servers, employees, student machines and more. Using this tool, you can...
Provided by Scott Lowe
-
Downloads
SolutionBase: Performing common administrative tasks in Solaris 10
Apr 2007
If you're new to Solaris 10, figuring out what you need to do to get the OS to do anything can be a confusing task. In this article, Jonathan Sinclair shows you how to perform common...
Provided by Jonathan A. Sinclair
-
Downloads
Troubleshoot network problems with PingPlotter
Mar 2007
PingPlotter is a lightweight network monitoring and troubleshooting tool. It can run in the background collecting data while you continue to run applications, and then allow you to quickly look at...
Provided by Scott Lowe
-
Downloads
How do I... Configure TightVNC for remote access?
Mar 2007
Numerous remote administration and connectivity tools exist to help support technicians and IT administrators troubleshoot, maintain and access systems in different locations. Virtual Network...
Provided by Erik Eckel
-
Downloads
10 things to look for in a business-class battery backup
Mar 2007
A battery backup can help protect your organization's network, computer systems, and data from loss and destruction--but only if you choose one that's reliable and designed to meet your needs....
Provided by Erik Eckel
-
Downloads
Connect securely to Windows Vista Remote Desktop
Mar 2007
Windows Remote Desktop Protocol (RDP) hasn't always had the best reputation for security. But since FIPS (Federal Information Processing Standard) grade security was added to Windows Server 2003...
Provided by George Ou
-
Downloads
Illustrated walk-through: Creating a bootable USB flash drive for Windows XP
Feb 2007
A bootable flash drive can come in handy--but trying to create one might have you pulling out your hair. Windows expert Greg Shultz shares the method he followed, from configuring the BIOS to...
Provided by Greg Shultz
-
Downloads
10 tips for troubleshooting slowdowns in small business networks
Feb 2007
A sluggish network can mean cranky users, loss of productivity, and big headaches for the IT staff. But solving--and even preventing--slowdowns is a whole lot easier when you know the most likely...
Provided by Erik Eckel
-
Downloads
How do I... Configure Windows Small Business Server 2003 R2 Remote Access?
Feb 2007
The ability to remotely administer Windows Small Business Server can prove priceless. Adding new users, resetting account lockouts and passwords, reviewing event logs and troubleshooting numerous...
Provided by Erik Eckel
-
Book chapters
Use the Group Policy Management Console (GPMC) to view and manage Group Policy in your Active Directory
Jan 2007
If you've done any work at all with Group Policy and Active Directory, you're probably already familiar with the "usual" Group Policy interface, which is "in the box." But there's more. In this...
Provided by Sybex
-
Downloads
Use this template to configure a Cisco PIX Firewall
Jan 2007
Configuring a new Cisco PIX Firewall can be challenging and time-consuming. Why not automate the process with an Excel template? As a companion download to David Davis' article, "Configure a Cisco...
Provided by David Davis
-
Downloads
Build a fast, reliable, and affordable switch infrastructure for your datacenter
Jan 2007
The traditional approach to setting up a high-speed network switch architecture is expensive and time-consuming--and needlessly complex. George Ou explains where the conventional model falls short...
Provided by George Ou
-
Downloads
Excel Template: Configure Aironet access points for enterprise security
Jan 2007
An Excel Worksheet that automatically generates a ready-to-use tool for documenting and creating new CLI configuration files for Aironet access points. This tool is published as a supplement to...
Provided by George Ou
-
Downloads
TechRepublic's ultimate guide to enterprise wireless LAN security
Jan 2007
Enterprise wireless LAN security is a persistent concern for every system administrator and CIO. Threats from both within and without the enterprise threaten your data each and every day. This...
Provided by George Ou
-
Downloads
10 common Cisco VPN problems and how to resolve them
Nov 2006
Cisco offers many ways to handle VPN connectivity, making troubleshooting and problem-solving a little tricky. From VPN capabilities included in some routers to the VPN services offered by PIX...
Provided by Scott Lowe
-
Downloads
How Do I... Configure wireless connectivity on a SonicWALL router?
Nov 2006
Wireless networks are a two-edged sword. WLANs empower employees and guests, but they also introduce security risks. While a wide variety of wireless strategies and devices are implemented, one...
Provided by Erik Eckel
-
Downloads
Broadcast your next company meeting using Windows Media Encoder and Windows Media Server
Nov 2006
As more and more employees move to telecommuting it has become more of a challenge to get everyone together for something such as a company meeting. Luckily, technology has progressed to the point...
Provided by Josh Hoskins
-
Downloads
10 things you can do to give old servers a second life
Nov 2006
Some of your old servers may be ready for retirement, but others can still play a useful role in your shop. Network manager Louis Nel suggests various ways to turn a potential doorstop into a...
Provided by Louis Nel
-
Downloads
How do I... Monitor traffic on a network for free with Ethereal
Nov 2006
Network administrators have to know what is going within the network at all times. This task requires a monitoring application that can be relied on. If you want to monitor traffic on your...
Provided by David Davis
-
Downloads
10 handy Windows XP efficiency tricks
Nov 2006
From speeding up Defrag to instantly creating a Restore Point to customizing the most frequently used programs on the Start menu, this collection of tips will help you gain more control over how...
Provided by Greg Shultz
-
Downloads
How do I... Wipe data from Cisco routers and switches before discarding them
Nov 2006
PCs aren't the only hardware you need to worry about erasing corporate data from before donating—you should apply this best practice to any network device you're discarding, including Cisco...
Provided by Mike Mullins
-
Downloads
Create a superscope to solve the problem of dwindling IP addresses
Oct 2006
If your organization is growing faster than you can supply IP addresses, you don't have to fear that you might soon be running on empty--a superscope can come to the rescue. A superscope is a...
Provided by Louis Nel
-
Downloads
Use this workbook to rapidly configure IPSec tunnels on Cisco IOS devices
Oct 2006
As we discuss in the companion article, "Configuring IPSec VPN on Cisco IOS," site-to-site VPN tunnels offer a cheaper and often faster alternative to frame relay or even MPLS WAN connections....
Provided by George Ou
-
Downloads
10 things you should know about connecting Macintosh OS X systems to Windows networks
Oct 2006
Macintosh systems are again appearing on business networks. Unlike older Macintosh operating systems, when complex AppleTalk configuration and additional Windows network services may have been...
Provided by Erik Eckel
-
Downloads
How do I... Configure firewall security on a SonicWALL device?
Oct 2006
SonicWALL firewalls are a staple of network security in the small and medium business market. SonicWALL's proprietary SonicOS operating system powers its firewall devices, which means the...
Provided by Erik Eckel
-
Downloads
10 things you should know about designing a small business network
Sep 2006
Setting up a network in a small business environment entails some specialized considerations to ensure an optimum implementation. IT consultant Erik Eckel offers his insights into the most...
Provided by Erik Eckel
-
Downloads
Systems downtime expense calculator
Mar 2007
When your network goes down, determining lost productivity and the net cost of the downtime can give you a better sense of what you'll need to do to make up the loss. This Excel spreadsheet is...
Provided by TechRepublic Pro
-
Book chapters
Design a network topology that effectively supports your AD infrastructure
Apr 2006
Before you can implement Active Directory services, you need a network structure to support it. This chapter from How to Cheat at Designing a Windows Server 2003 Active Directory Infrastructure...
Provided by Syngress
-
Downloads
10 handy PowerShell scripts for Exchange 2010 administrators
Feb 2011
Save time and effort tackling complex Exchange admin tasks with the help of these ready-made PowerShell scripts.This download is also available as an entry in our 10 Things blog.
Provided by Brien Posey
-
Downloads
500 Things Every IT Support Pro Needs to Know: Volume 2
Feb 2012
TechRepublic's 500 Things Every IT Support Pro Needs to Know: Volume 2 offers concise advice, solutions and details on the key issues and challenges you experience on a daily basis in optimizing...
Provided by TechRepublic Pro
-
Downloads
10 tips for troubleshooting slowdowns in small business networks
Feb 2007
A sluggish network can mean cranky users, loss of productivity, and big headaches for the IT staff. But solving--and even preventing--slowdowns is a whole lot easier when you know the most likely...
Provided by Erik Eckel
-
Downloads
10 things you should know about designing a small business network
Sep 2006
Setting up a network in a small business environment entails some specialized considerations to ensure an optimum implementation. IT consultant Erik Eckel offers his insights into the most...
Provided by Erik Eckel
-
Downloads
Snoop on your own network with ntop
Nov 2009
Vincent Danen recommends ntop if you want to know more about the traffic passing in and out of your network. This powerful network monitoring tool will keep you informed about network load...
Provided by Vincent Danen
-
Book chapters
Optimize your PC hardware lifecycle with closed-loop lifecycle planning
Jul 2007
It typically costs four times as much to support a PC as it does to purchase it--often, even more. The solution: Closed-loop lifecycle planning, touted since the 90's as an IT strategy that would...
Provided by Addison Wesley Professional
-
Book chapters
Take a holistic approach to common systems administration problems
Jul 2007
Build a solid framework for thinking about system administration (SA) problems rather than simply mastering narrow how-to solutions to particular admin problems, and you'll be able to solve...
Provided by Addison Wesley Professional
-
Downloads
SolutionBase: Deploy Dynamic DNS with ease using Webmin
May 2007
As if deploying a DNS server isn't complicated enough, deploying DDNS can be an even bigger chore. Having to deal with manually editing configuration files makes it worse. Jack Wallen shows how to...
Provided by Jack Wallen
-
Downloads
How do I... Monitor traffic on a network for free with Ethereal
Nov 2006
Network administrators have to know what is going within the network at all times. This task requires a monitoring application that can be relied on. If you want to monitor traffic on your...
Provided by David Davis
-
Downloads
Troubleshoot network problems with PingPlotter
Mar 2007
PingPlotter is a lightweight network monitoring and troubleshooting tool. It can run in the background collecting data while you continue to run applications, and then allow you to quickly look at...
Provided by Scott Lowe
-
Downloads
Linux: Set it and forget it
Jun 2007
Microsoft Windows may rule the network on most small and medium businesses, but it's not your only choice. Once an OS for hobbyists, Linux has become a significant threat to Windows' dominance....
Provided by Jack Wallen
-
Downloads
10 obscure Linux applications you need to try
Feb 2009
With thousands of Linux tools out there, it stands to reason that some of the very best ones might get lost in the crowd. Jack Wallen introduces some excellent apps that more admins should know...
Provided by Jack Wallen
-
Downloads
10 things you should know about connecting Macintosh OS X systems to Windows networks
Oct 2006
Macintosh systems are again appearing on business networks. Unlike older Macintosh operating systems, when complex AppleTalk configuration and additional Windows network services may have been...
Provided by Erik Eckel
-
Downloads
Use this template to configure a Cisco PIX Firewall
Jan 2007
Configuring a new Cisco PIX Firewall can be challenging and time-consuming. Why not automate the process with an Excel template? As a companion download to David Davis' article, "Configure a Cisco...
Provided by David Davis
-
Downloads
Ping Automation Tool
Feb 2001
This VBScript, by Greg Shultz, lets you ping a range of IP addresses within the Windows environment. No need to exit to the command or MS-DOS prompt and run batch jobs. The results of your request...
Provided by TechRepublic
-
Downloads
Monitor your system for threats with rsec alerts
Aug 2009
Vincent Danen gives an overview of the monitoring and reporting tool rsec, which can help you keep a close eye on your system's security without having to pore over log files.
Provided by Vincent Danen
-
Downloads
10 handy Windows XP efficiency tricks
Nov 2006
From speeding up Defrag to instantly creating a Restore Point to customizing the most frequently used programs on the Start menu, this collection of tips will help you gain more control over how...
Provided by Greg Shultz
-
Downloads
SolutionBase: Setting up Apache as a Web server under Linux via GUI
May 2007
Doing things in Linux can present a large learning curve to a Windows-savvy network administrator. Jack Wallen shows the easy way to setup an Apache Web server under Linux.
Provided by Jack Wallen
-
Downloads
Support Specialist Tips and Tricks
Oct 2010
This compilation of TechRepublic articles provides a convenient handbook of guidelines and quick tips to help you solve a wide array of IT support problems. It offers everything from general...
Provided by TechRepublic Pro
-
Downloads
Integrating Macs into a Windows shop
Jun 2012
Author Lauren Malhoit explains how to integrate Macs into a Windows shop. Topics include: Creating the connection between Mac Server and Active Directory Configuring Profile Manager and Time...
Provided by Lauren Malhoit
-
Downloads
SolutionBase: Performing common administrative tasks in Solaris 10
Apr 2007
If you're new to Solaris 10, figuring out what you need to do to get the OS to do anything can be a confusing task. In this article, Jonathan Sinclair shows you how to perform common...
Provided by Jonathan A. Sinclair
-
Downloads
10 must-have Windows server tools
Aug 2010
The right tools can make your server administration chores much easier. Here's a list of the ones Brien Posey finds indispensable.This download is also available as an entry in our 10 Things blog...
Provided by Brien Posey
-
Downloads
How do I... Prevent users from running specific applications with Process Blocker?
Jun 2009
If you administer any significant number of Windows-based machines, there might be applications you do not want your users to be able to run. Jack Wallen explains how Process Blocker can help...
Provided by Jack Wallen
-
Downloads
Job snapshot: Systems Administrator
Feb 2010
Have you ever thought about becoming a systems administrator? To get a reality check, here's some insight into the role from a working IT pro.
Provided by Toni Bowers
-
Downloads
Scheduled Downtime Policy
May 2012
TechRepublic's Scheduled Downtime Policy will help your organization determine procedures for scheduling and communicating server, system, and network downtime with the goal of minimizing...
Provided by TechRepublic Pro
-
Downloads
IT Pro's Guide To Disaster Planning And Recovery
Aug 2011
IT departments must be ready for any type of emergency, be it a small-scale service disruption or massive natural disaster. From disaster planning and prevention to system recovery...
Provided by TechRepublic Pro
-
Tools & Templates
PowerShell scripts: Quickly find space-hogging files
Jun 2010
A key Windows maintenance chore involves determining what data is consuming resources. Here are a couple of scripts that make it easy to get that critical file information.Check out Rick Vanover's...
Provided by Rick Vanover
-
Downloads
10 tips for effective Active Directory design
Aug 2010
The way you design your Active Directory can make a huge difference in how well your network functions and how easy it is to administer. These best practices will help you maximize efficiency,...
Provided by Brien Posey
-
Downloads
TechRepublic's New Server Checklist
May 2011
When you need to order a new server, turn to TechRepublic's New Server Checklist. It's designed to prevent many common errors that are easily overlooked and expensive and time consuming to fix....
Provided by TechRepublic Pro
-
Downloads
10 dumb things you can do to your Cisco router
Jan 2009
One of the best ways to sidestep admin problems is to learn from the mistakes of others. David Davis put together this list of missteps and oversights to help minimize Cisco router pitfalls.This...
Provided by David Davis
-
Downloads
SolutionBase: Get familiar with GFI LANguard's built in tool set
May 2007
GFI LANguard includes many tools to help you get control over your network. In this article, Derek Schauland shows you what they are and some of the flexible configuration settings you have.
Provided by Derek Schauland
-
Downloads
10 things to look for in a business-class battery backup
Mar 2007
A battery backup can help protect your organization's network, computer systems, and data from loss and destruction--but only if you choose one that's reliable and designed to meet your needs....
Provided by Erik Eckel
-
Downloads
10 cool things you can do with a USB flash drive
Aug 2009
Your USB flash drive can do a whole lot more than just move data around. Greg Shultz introduces a variety of creative ways to put that drive to good use.This download is also available as an entry...
Provided by Greg Shultz
-
Downloads
Top 10 new features in Exchange Server 2010
Dec 2009
You'll find some significant additions to the latest version of Exchange Server. Brien Posey runs down some of the most notable new features.This download is also available as an entry in our 10...
Provided by Brien Posey
-
Downloads
10 cool things you can do with Windows PowerShell
Feb 2008
If PowerShell's learning curve has kept you from embracing it for daily use, "cool" might not be a word you'd associate with it. But PowerShell is here to stay. It's a core part of Exchange 2007,...
Provided by Rick Vanover
-
Downloads
Save on bandwidth with the Squid proxy server
Sep 2010
Vincent Danen explains how to set up Squid as a caching proxy, which can help you save on bandwidth.
Provided by Vincent Danen
-
Downloads
Using dnsmasq for DNS and DHCP services
Nov 2008
Vincent Danen introduces an open source solution called dnsmasq, which provides both DNS forwarding and DHCP services for a small network or home office.
Provided by Vincent Danen
-
Downloads
Documentation checklist: What the new IT guy needs to find out
May 2009
TechRepublic member jdclyde recently landed a job as the first in-house tech for a company that has always outsourced its IT needs. With no documentation or institutional knowledge to fall back...
Provided by jdclyde
-
Downloads
How to install Windows Server 2008 R2 with Hyper-V and Windows 7 on the same partition
Sep 2010
Blogger Colin Smith explains how to install Windows Server 2008 R2 with Hyper-V and Windows 7 on the same disk partition by booting from a VHD that contains the entire WS2K8R2 OS within a single,...
Provided by Colin Smith
-
Downloads
How to set up OpenVPN server and create Linux and Mac OS X clients
Oct 2010
Vincent Danen takes you through the steps and configuration to set up an OpenVPN server and also create both Linux and Mac OS X clients on OpenVPN.
Provided by Vincent Danen
Keep Up with TechRepublic
Submit a Paper
Get your content listed in our directory!
Our directory is the largest library of vendor-supplied technical content on the Web. It’s also the first place IT decision makers turn to when researching technology solutions. Our members are already finding your competitors’ papers here - shouldn’t they find yours, too? It's FREE so click here and submit your white paper, case study, data sheet, research report, or other document today!



