You need to enable JavaScript to view more than 15 articles by this author.
Running Commercial Linux Software on FreeBSD
Publish Date: Jan. 12, 2006
One intriguing feature of the BSDs is their ability to run binaries for Linux distributions. This can be very useful for running commercial software. Michael W. Lucas demonstrates how to configure and use the Linux compatibility layer on FreeBSD.
Building Detailed Network Reports with Netflow
Publish Date: Oct. 27, 2005
You can trace every packet on your network from source to destination, if you really want to. Having all of this information is useless unless you can actually find what you need to know. Netflow not only helps record traffic information but also can help you report on just the types of packets you want. Michael W. Lucas demonstrates.
Visualizing Network Traffic with Netflow and FlowScan
Publish Date: Sep. 15, 2005
SNMP and MTRG can tell you what your network is doing, but they don't always give you the details you need. Netflow does--but sometimes a pretty graph says more than thousands of lines of log output. Fortunately, Michael W. Lucas shows how to use FlowScan and CUFlow with Netflow to see the traffic on your network.
Monitoring Network Traffic with Netflow
Publish Date: Aug. 18, 2005
SNMP and MTRG can tell you what your network is doing, but they don't always give you the details you need. Netflow does--but it has a complex setup and configuration. Fortunately, Michael W. Lucas shows how to install and configure modern versions.
Information Security with Colin Percival
Publish Date: Jul. 21, 2005
The recent disclosure of side-channel techniques to retrieve cryptographic secrets on hyperthreading machines caused stirs in security and operating system development communities. Colin Percival, a FreeBSD security officer, reported the vulnerability and weathered the questions and criticisms. Michael W. Lucas recently interviewed him on this vulnerability, vendors' responses, and security research.
Diskless, Low-Form-Factor OpenBSD Systems
Publish Date: Apr. 29, 2004
Running a low-power, low-maintenance PC can make your life easier in many ways, but managing and upgrading its Compact Flash cards can be frustrating. What if you built a diskless box that could boot from the network? Michael Lucas shows how to build a Soekris box running OpenBSD that boots over the network.
Mail Server Filtering
Publish Date: Apr. 1, 2004
Free operating systems are immune to the latest Windows viruses, but that fact doesn't keep our inboxes clean. If your BSD or Linux box receives mail for other clients, filters can help them, too. Michael Lucas demonstrates how to use MIMEDefang, SpamAssassin, ClamAV, and Sendmail to filter unwanted mail.
Homemade Embedded BSD Systems
Publish Date: Mar. 11, 2004
BSD runs nicely on older PCs, but they can be noisy and time-consuming to set up. Worse yet, the hardware may be at the end of its life. Is there a better alternative to dedicated (and closed) hardware devices? Michael Lucas demonstrates using BSD on a low-power, low-fuss Soekris box.
Printing Clients and Servers
Publish Date: Feb. 5, 2004
Though plain-text configuration files often work nicely, some Unixisms are terse -- printcap printer configuration comes to mind. They're not as bad as they seem, though. Michael Lucas explains how to configure printers and print clients, even printing to multiple printers on separate networks.
Printing for the Impatient
Publish Date: Nov. 6, 2003
While Unix has roots in document formatting and layout, configuring printers has always required more black-arts arcana. This hasn't been helped by the appearance of low-cost commodity WinPrinters. Fortunately, tools like Ghostscript, gimp-print , and Apsfilter make configuring printers much easier. Michael Lucas demonstrates quick and dirty -- and working -- printer configuration.
Expanding Small NetBSD Systems
Publish Date: Sep. 25, 2003
Now that you have NetBSD installed on your palmtop, what will you do with it? Customizing and enhancing the installation can be tricky, but what if you had access to much more disk space? Michael Lucas explains how to enhance your palmtop experience with NFS support, so you can build and install software.
Palmtop NetBSD
Publish Date: Jun. 5, 2003
"Of course it runs NetBSD." NetBSD's fantastically portable, but that doesn't make it supremely easy to install on oddball hardware like a Dreamcast or a palmtop computer. Michael Lucas demonstrates cross-installation with the HP Jornada 728.
Staying Current with NetBSD
Publish Date: Apr. 10, 2003
Open source never stands still. Even the flexible and mature BSDs are continuing to evolve. In this article, Michael Lucas looks at the NetBSD upgrade process, demonstrating the most common steps to stay abreast of the current source code.
Creating Systrace Policies
Publish Date: Feb. 27, 2003
The systrace project is spreading from Open and NetBSD to other free Unixes. Having introduced systrace in a previous column, Michael Lucas demonstrates how to write a systrace policy from scratch -- or use an existing one.
Systrace Policies
Publish Date: Jan. 30, 2003
NetBSD and OpenBSD have an interesting new system policy manager called systrace. With the proper policies, system administrators can control which system calls can be made and how. Michael Lucas explains how this works and how to understand -- and write -- a good policy file.