MySQL: Search and Replace
There are a number of times when I have had to change one string to another in a MySQL table. In the past I would do a MySQL dump, edit […]
MySQL: Search and Replace Read More »
There are a number of times when I have had to change one string to another in a MySQL table. In the past I would do a MySQL dump, edit […]
MySQL: Search and Replace 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 »
If you are a maintainer of a websiter or CMS, don’t always trust the built in security. If the user can upload images or stories to the web site then
Stop PHP files from executing. 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 »
DHCP on FreeBSD updates your DNS information in /etc/resolv.conf. This works great for workstation and other systems that only have one interface but what about systems that are connected to
DHCP and resolv.conf 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 »