Submitted by sklav on Fri, 02/04/2011 - 11:11
In this simple little article I show you how to use the Mysql GRANT command. This is more a cheat sheet and less and article but I have found over the years it has become quite handy since it is not something I use all the time.
Just keep in mind that you should be security conscious when using this command especially on a server that is directly accessible from the internet.
Submitted by sklav on Mon, 08/24/2009 - 12:46
Creating a RAID 1 array in FreeBSD is simply just easy. After following a few references myself, I have decided to document the steps on my site to help in the future and well to help anybody else interested in a simple solution.