Home Search
openbsd - search results
If you're not happy with the results, please do another search
QEMU 1.3.1 Brings In A Bunch Of Fixes
The first (and only planned) point release to QEMU 1.3 is now available. The QEMU 1.3.1 release fixes just over two dozen bugs, including...
The Compiler That Changed the World Turns 25
Last year, Linux celebrated its 20th anniversary. The kernel that Linus Torvalds started as a hobby project helped the Internet bloom, challenged proprietary operating...
A Look at the Filesystem Hierarchy Standard 3.0
It was big news when the 3.0 kernel was released at the end of July, but as luck would have it, another fundamental piece...
Weekend Project: Use the Plop Boot Manager to Boot Older Computers from USB
Do you have an older PC that does not support booting from USB devices, and really want to boot from USB devices? You can,...
Build Powerful Linux Firewalls with Firewall Builder
Fwbuilder is a unique graphical firewall tool that allows the user to create objects and then drag and drop those objects into firewalls, to...
How-to Create an S3 Instance-store Custom Debian Squeeze AMI on Amazon AWS EC2
I thought I would share the steps I went through to create my own S3 backed Instance-store Custom Debian Squeeze AMI, as I...
VPN-O-Rama : IPCop to PFSense with IPSec
IntroductionHere's another episode of my VPN saga, this time we'll connect IPCop to PFSense with IPSec.Just few words about PFSense (http://www.pfsense.org/) if you don't...
VPN-O-Rama: VPNs intro, practical HOWTOs, screenshots
I've spent few days on corporate VPNs with few Linux and BSD distros and I've decided to write down some notes and publish few...
Explanation of Firewalls
Explanation According to wikipedia"A firewall is a part of a computer system or network that is designed to block unauthorized access while permitting authorized...
Installing KVM Guests With virt-install On Ubuntu 10.10 Server
Unlike virt-manager, virt-install is a command line tool that allows you to create KVM guests on a headless server. You may ask yourself: "But...