Setup OpenVPN on FreeBSD 12.1
This acticle will go through the install and configuration to use FreeBSD as your OpenVPN server and how to create the client config files.
Setup OpenVPN on FreeBSD 12.1 Read More »
This acticle will go through the install and configuration to use FreeBSD as your OpenVPN server and how to create the client config files.
Setup OpenVPN on FreeBSD 12.1 Read More »
This article documents how to add a second drive to your FreeBSD system and format it as UFS. If you have a system that allows hot-plugging (like the Dell line
Adding a Second Drive Read More »
Wondering what SSL encryption and protocols a site is using. Cipherscan is free and work well. You can find it here: Cipherscan
What SSL protocols is a site using. Read More »
There are a number of times that I need to find out when a port or package was last upgraded or installed. This comes in very handy every time I
Port or Package Installation Date Read More »
portupgradeis a tool that allows you to upgrade ports on your FreeBSD system. It has its faults, and it doesn’t always work (see below), but its about as close as
Upgrading all ports via portupgrade. Read More »
I have been working on cleaning up a lot of errors that I am seeing on my samba install. It appears that ZFS needs all the extended ACL support installed
Samba Errors and ZFS Read More »
This how-to documents how to setup ZFS and install FreeBSD 9.1 into it. ZFS is a great modern file system (invented by SUN Microsystems) to use under FreeBSD. It is
FreeBSD ZFS mirror/raidz Read More »
FreeBSD limits ICMP and UDP packets that come in on an interface in order to avoid a number of DoS attacks. The Default limits are good for 100Mb/s links but
ICMP Limits in FreeBSD Read More »
Postfix has a great array of tools to check and manipulate the mail queues. The postfix queues can get email stuck or backed up in them. This can happen for
Working with the Postfix Queue Read More »
I currently backup my FreeBSD servers using tar. Tar works very well for backups but does not have encryption capabilities built into the client. I now have a need to make sure that
Encrypted Backup and Restore Read More »