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 »
NUT is some great software for managing a UPS and notifiying all your client s to shutdown properly. This document describes how to install a NUT client into ESXi 5
NUT Client for VMWare ESXi 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 »
This table lists the PC key strokes and provides methods to accomplish the corresponding key stroke/function using a Macintosh/Fusion keyboard:
Apple Keyboard with VMware Fusion. 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 »
OS X uses plist files to store configuration information – you can think of them as OS X’s version of the windows registry. There are a number of tools to
Reading OS X plist files (Command line) Read More »