Entries Categorized as 'BSD'

Port Relay With Relayd

Date August 6, 2010

I recently had a project where I needed to move an internal web server to [...]

Configuring Sudo on FreeBSD

Date November 19, 2009

Setting up sudo on FreeBSD is simple. First install sudo using ports: # cd /usr/ports/security/sudo [...]

Transparent Firewall With OpenBSD VM

Date November 19, 2009

I had a job where I needed to place a firewall in front of a [...]

OpenBSD Firewall/NAT With Comcast

Date November 19, 2009

This tip shows howto use OpenBSD as a firewall/nat device for a network using comcast [...]

Spamassassin and Sendmail on OpenBSD

Date November 19, 2009

This tip shows how to setup Sendmail with Spamassassin on OpenBSD 3.9 First install Spamassassin: [...]

Patching FreeBSD

Date November 19, 2009

Check for the latest security information at http://security.freebsd.org I have created a script to download [...]

Adding a New Hard Drive to OpenBSD

Date November 19, 2009

This tip assumes the ENTIRE disk will be used for OpenBSD. First initialize the MBR, [...]

Bash with Color on OpenBSD

Date November 19, 2009

This tip assumes you are using ports for OpenBSD (/usr/ports). Compile and install the bash [...]

Updating Ports with CVSUP

Date November 19, 2009

This how-to explains the process of updating the ports directory on a OpenBSD system. If [...]

Enabling Sendmail on OpenBSD

Date November 19, 2009

This tip shows how to quickly setup OpenBSD as a fully functional mail server. First [...]