Published on Sat, 06 Jan 2007 08:02:52 -0500 Read: 275 times
In the world of multi-core processors, it's important to write parallel code to take advantage of the available power. In the first of a series of three articles, David Chisnall takes a look at some of the standard ways of doing this on UNIX-like platforms.... Read Article.
Published on Thu, 28 Sep 2006 08:15:48 -0400 Read: 285 times
Used judiciously, asynchronous I/O (AIO) can provide a significant speed benefit, says David Chisnall. Perhaps enough to help your program overcome the fact that modern processors can really zoom, while hard drives still drag.... Read Article.
Published on Sat, 21 Jan 2006 08:02:28 -0500 Read: 492 times
Berkley Software Distribution (BSD) has grown into almost a complete replacement for UNIX, with numerous enhancements. David Chisnall explains why the BSD family has found its way into a large number of systems and what these systems can do for you.... Read Article.
Published on Tue, 30 Aug 2005 01:02:14 -0400 Read: 395 times
Printserving in FreeBSD is a complicated topic. In this chapter on printserving, author Ted Mittelstaedt covers the basics of setting up a print
queue, using Samba to print, and administering print queues and connections.... Read Article.
Published on Tue, 30 Aug 2005 01:02:14 -0400 Read: 518 times
If you fail to protect your UNIX home directories, you might as well just offer the "key" to your system to any intruder who happens by. John Traenkenschuh explains the vulnerability, and offers his "top 10 recommendations" for protecting your system.... Read Article.
Published on Tue, 30 Aug 2005 01:02:14 -0400 Read: 481 times
With the publication of Advanced UNIX Programming, Second Edition, Marc Rochkind takes a look at what has changed in the 20 years since he wrote the first edition.... Read Article.
Published on Tue, 30 Aug 2005 01:02:14 -0400 Read: 541 times
Most people do not use OpenBSD as a desktop OS, though there are some people who swear by it. This chapter provides an overview of OpenBSD, including its development, features, and the tools available in this operating system for your business.... Read Article.
Published on Tue, 30 Aug 2005 01:02:14 -0400 Read: 607 times
This chapter explains process management in FreeBSD in detail, covering topics like context and thread switching, signals, and jails. Included are some exercises to help you put your new knowledge into practice.... Read Article.
Published on Fri, 12 Aug 2005 21:32:57 -0400 Read: 424 times
Can't find the information you're after? Try searching our developer forums . By: Jackie Kong Published: 02nd Jan 2003 Type: Tutorial Rating: How would you rate this article: Bad Good Go » Introduction This tutorial will show you how to create your first ColdFusion template. Once you ve learnt the basic steps everything else will come easy. Requirements... Read Article.
Published on Fri, 12 Aug 2005 21:32:57 -0400 Read: 497 times
Introduction As an IIS administrator it sometimes gets downright annoying having to fend off all the insults from Apache administrators I meet who clam innate server superiority. Generally the discussion about Web administration starts by listing the various security holes plaguing IIS and the negative press that the platform has garnered over the last... Read Article.