MySQL Commands
This is a list of handy MySQL commands that I use from time to time. At the bottom are functions, statements and clauses you can use with MySQL. Below when…
This is a list of handy MySQL commands that I use from time to time. At the bottom are functions, statements and clauses you can use with MySQL. Below when…
MySQL is dead. Long live MySQL. Now that oracle owns MySQL, it will certainly kill it as quickly and quietly as possible. If you were a large corporation, why would…
I recently had a client that went to backup a specific account using the cpanel backup script 'pkgacct username' located in the /scripts folder. Whenever he tried to use this…
I went to bed the other night after browsing the web for about an hour. I knew I was going to have a hard time waking up, so I setup…
Pipe, as the name implies, is a sort of hollow tube (a pipe) where you can put data into one end and use the output on the other end. It…
I just wanted to spend a few moments talking about backups. I just finished an email to a client who had 3 major databases crash because of Innodb issues which…
When starting your Linux server you may see services that are starting which may slow the boot process. i will show you how to enable/disable certain services and which ones…