| Related sites for http://www.networkcomputing.com/unixworld/tutorial/01/01.txt.htm |
| Metcom_Data_Labs Data conversion and migration for the healthcare industry. | | Website_Providers,_Inc_ Offers shared Windows and FreeBSD plans. Also, provides domain registration and SSL certificates. | | Replacing_a_Windows_PPTP_server_with_Linux Replacing a Windows PPTP server with Linux PopTop. | | RFC_2605 Directory Server Monitoring MIB. G. Mansfield, S. Kille. June 1999. | | Windows_95_/_DOS_7_Batch_Programming Innovative workarounds and methods to accomplish tasks not generally covered in the manuals. | | NS6_Sidebar_Script Which is essentially a looming left frame that can contain content from various web sites- including yours. Use this script to enable your NS6 visitors to add your site to their sidebar. | | BF_Debugger_Project An integrated GUI debugger for the development of software using the brainf*** programming language. | | DIY_home_networking_guides_and_tutorials Home computer networking and Internet connection sharing help for beginner and intermediate users. Home network installer directory. Product reviews and shopping guide. | | The_Fourth_Generation_Make Fowler 1985 - A new make tool with support for CPP, dependency generation, compiled makefiles, parallel execution, pathname parsing operators, and a powerful metalanguage for builtin rules. | | Production-Scheduling_com Learn how to build advanced finite production scheduling systems using Excel spreadsheets, interfaces to your ERP/MRP system. | | Transformation_and_Visualization_of_Abstractions_Using_the_IP_System Invited talk at GCSE'99 Young Researchers Workshop at 1st International Symposium on Generative and Component-based Software Engineering, 1999, by Lutz Roeder. PowerPoint download. | | JavaPal J2EE, ecommerce, and certification tips and articles. | | Komputer_Enthusiasts_of_Greater_Seattle KEGS is a non-profit organization formed in 1996 to meet the needs of personal computer users in the greater Seattle, Washington, USA, area. Meeting and membership details, including newsletter and ti | | LaptopStuff Uk based laptop accessory store with laptop bags, cases, mice, keyboards and other accessories. | | RFC_1616 X.400(1988) for the Academic and Research Community in Europe. RARE WG-MSG Task Force 88, E. Huizer, J. Romaguera, Editors. May 1994. | | Steve_Litt\'s_SQL_Troubleshooting_Page Tips on how to troubleshoot SQL queries. | | Leet Wikipedia encyclopedia article about Leetspeak. | | The_Tlog Network administrator Pedro Timóteo writes about news and tips, especially for Wordpress. | | Microsoft_Outlook_Solutions Hot issues, tips, tutorials and updates for Outlook 97, 98, 2000, and 2002. | | NZBIndex_nl Binary newsgroup search engine. Allows creation of NZB files. An RSS feed that can be used as a watchlist is also available. |
|
Network Computing - Sorry, Page Not Found
var ckRef=document.referrer; if(ckRef && ckRef.indexOf('/as5/redirect/')==-1 || !ckRef) { document.write(''); document.close(); }

document.write(' ');
.navwhite {font-size:10px; color:white; font-family:verdana; font-weight:bold;}
a.navwhite {font-size:10px; color:white; font-family:verdana; text-decoration:none;}
a.navwhite:hover {font-size:10px; color:#333333; font-family:verdana; text-decoration:underline;}
NEWS
BLOGS
FORUMS
NEWSLETTERS
RESEARCH
EVENTS
DIGITAL LIBRARY
CAREERS
IMMERSE YOURSELF:
SOA |
Data Center |
802.11n |
Data Privacy |
APO |
Virtualization |
NAC |
Security |
Network Mgmt |
Enterprise Apps |
Storage & Servers
var found="false"; // global variable to determine if a match has been found
function checkit(source,rexp,dest)
{
// This function will check to see if "source" contains the regular expression "rexp".
// If it does, it will redirect the page to "dest"
// document.write('' + source + ': ' + rexp);
// document.write( ' - ' + dest +'');
var findstring = new RegExp(rexp);
var delay = 0;
if (findstring.test(source))
{
document.write('(forwarding to new location) ');
setTimeout(doRedirect(dest),delay * 1000 ,dest) ;
found="true"
}
}
function doRedirect(dest)
// This function will send the browser to the destination page. It's just a call to
// window.location.replace, but it needs to be in a function so that it's evaluated at
// the end of our setTimeout period - if you included window.location.replace in the
// setTimeout statement, it gets evaluated right away.
{
//document.write('Forwarding to ' + dest + '');
//alert('The page you are trying to access was moved in a site redesign.'
// + '\nClicking the "OK" button will take you:\n\n ' + dest
// + '\n\nPlease update your bookmarks.');
window.location.replace(dest);
}
var d = document.location; // this is just to shorten the following lines.
checkit(d, "/search/advancedSearch", "/search/advanced.jhtml");
checkit(d, "/core/core1.html", "/core/core1.jhtml");
checkit(d, "/core/core2.html", "/core/core2.jhtml");
checkit(d, "/core/core3.html", "/core/core3.jhtml");
checkit(d, "/core/core4.html", "/core/core4.jhtml");
checkit(d, "/core/core5.html", "/core/core5.jhtml");
checkit(d, "/core/core6.html", "/core/core6.jhtml");
checkit(d, "/core/core7.html", "/core/core7.jhtml");
checkit(d, "/core/core9.html", "/core/core9.jhtml");
checkit(d, "/core/core1archive.html", "/core/core1archive.jhtml");
checkit(d, "/core/core2archive.html", "/core/core2archive.jhtml");
checkit(d, "/core/core3archive.html", "/core/core3archive.jhtml");
checkit(d, "/core/core4archive.html", "/core/core4archive.jhtml");
checkit(d, "/core/core5archive.html", "/core/core5archive.jhtml");
checkit(d, "/core/core6archive.html", "/core/core6archive.jhtml");
checkit(d, "/core/core7archive.html", "/core/core7archive.jhtml");
checkit(d, "/core/core9archive.html", "/core/core9archive.jhtml");
checkit(d, "/departments/features.html", "/departments/features.jhtml");
checkit(d, "/departments/reviews.html", "/departments/reviews.jhtml");
checkit(d, "/departments/sneakpreviews.html", "/departments/sneakpreviews.jhtml");
checkit(d, "/departments/ctr.html", "/departments/ctr.jhtml");
checkit(d, "/departments/buyersguides.html", "/departments/buyersguides.jhtml");
checkit(d, "/departments/columnsmag.html", "/departments/columnsmag.jhtml");
checkit(d, "/departments/workshops.html", "/departments/workshops.jhtml");
checkit(d, "/departments/buzzcuts.html", "/departments/buzzcuts.jhtml");
checkit(d, "/departments/career.html", "/departments/career.jhtml");
checkit(d, "/departments/lastmile.html", "/departments/lastmile.jhtml");
checkit(d, "/docs/ittools.html", "/docs/ittools.jhtml");
checkit(d, "/docs/know-how.html", "/docs/know-how.jhtml");
checkit(d, "/docs/reviews.html", "/docs/reviews.jhtml");
checkit(d, "/docs/talk.html", "/docs/talk.jhtml");
checkit(d, "/docs/technologies.html", "/docs/technologies.jhtml");
checkit(d, "/buyersguide", "/ibg");
You have reached Highway 404. In GeekSpeak, this means that you have reached the right website, but we've obliterated or renamed or moved the page you sought so earnestly. Don't be disappointed. It's just the Web. However, you might find what you're looking for in one of the following areas. Or you can ask our search engine nicely.
Destinations
Current Issue
Past Issues
Articles
News
Contact The Editors
Site Map
Articles
Features
Reviews
Workshops
Sneak Previews
Centerfolds
Buyer's Guide
Columns
Buzzcuts
Career Coach
Last Mile
Quick Takes
NWC Project
IT Minute
Technologies
Application Infastructure
Messaging and Collaboration
Network and Systems Management
Network Infrastructure
Security
Storage and Servers
Wireless
Enterprise Applications
Knowledge
Discussion Boards
Weblogs
White Papers
Newsletters
Events

Sorry, your browser does not support iframes
#container {
background: White;
height: 65px;
width: 336px;
overflow: hidden;
margin-bottom: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: left;
}
Ready to take that job and shove it?Open | Close
Function:
Information Technology
Engineering
Keyword(s):
State:
Post Your Resume
Employers Area
News & Features
Blogs & Forums
Career Resources
Browse By:
State | City
SPONSOR

RECENT JOB POSTINGS
Featured Jobs:Lowes seeking Information Security Analyst II in North Wilkesboro, NC United Nations Foundation seeking Systems Administrator in Washington, DC World Book seeking Java Technical Lead in Chicago, IL Advanced Workstations in Education seeking Software Developer in Chester, PA Silicon Labs seeking Automotive Market Segment Director in Austin, TX For more great jobs, career-related news, features and services, please visit our Career Center.
CAREER NEWS
10 Search Engines You Don't Know About
Go beyond Google and get vertical. These specialized search sites will help you find the business information you need -- fast.
Yahoo Profits Fall 23%, Cuts 1,000 Jobs
Ari Balogh was named to the post of chief technology officer as the companys for a "realignment" of employees.
More articles from our career center
var express = Array("Ready to take that job and shove it?", "Overworked and under-appreciated?", "Work - right now, just another four letter word.", "Stuck in a rut? Nothing is permanent.", "Bonus? Hah! More like rounding error.");
var exp = document.getElementById("expression");
var num = Math.floor(Math.random()*5);
exp.firstChild.nodeValue = express[num];
function jobsopen(){
var bottomBox = document.getElementById("bottomBox");
var container = document.getElementById("container");
container.style.height = "auto";
bottomBox.style.visibility = "visible";
}
function jobsclose() {
var bottomBox = document.getElementById("bottomBox");
var container = document.getElementById("container");
container.style.height = "";
bottomBox.style.visibility = "hidden";
}
#mushBox3 {
width : 338px;
background-color : #E8E8E8;
border-left : 1px dotted #dddddd;
border-right : 1px dotted #dddddd;
}
.mushPAD {
padding-left: 19px;
}
#orangeBoxSM {
overflow: auto;
width : 160px;
background-color : #e27558;
border-left : 1px solid #a71d1a;
border-right : 1px solid #a71d1a;
}
.orangePAD2 {
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}
#blueBoxSM {
position : relative;
width : 160px;
background-color : #9ac4da;
border-left : 1px solid #8b9a9f;
border-right : 1px solid #8b9a9f;
}
.bluePAD2 {
padding-left: 5px;
padding-bottom: 5px;
}
Today's Most Popular Stories
• Rolling Review: Web 2.0 Tools Demand A Cautious Approach
• Rolling Review: Windows Server 2008 Server Core
• Rollout: Prism EventTracker Log Management System
• Rolling Review: Patch Up Your Windows
Today's News Analysis
• Amazon EC2 Entices Innovative Uses With Persistent Storage
• AIG Private Client Group Diagnoses SOA Glitches With BMC Solution
• CA Emphasizes Holistic Enterprise IT Management
• Apple Previews Its Next Mac OS 'Snow Leopard'
REPORTS
Analyize In-Line NAC strategies and products.
ANALYTICS
Plan and design your enterprise blade server deployments


document.write(ibHtml1);
InformationWeek U.S. IT Salary Survey 2008
Salaries for business technology professionals are falling. Here's what you need to know in order to make good hiring decisions and personal career choices. Download Today
ROLLING RIGHT ALONG
Follow key Network Computing Reviews from conception to completion. This Week: Holistic APM.
{
var CurDate = new Date();
var CacheString = '?' + CurDate.getMonth() + CurDate.getDate() + CurDate.getYear() + CurDate.getTime();
document.write
(
' Nortel data networks can save you up to 40% on energy costs. Next-Generation Data Protection for Mid-Sized Companies
Microsite of the Week
< Advertisement >
Powerful Information at Your Fingertips
Save 40-60% on Multi-Function Printing. Learn how.
|
|