« Posts under MySQL

Adding a MySQL user via command line

There are times when you are stuck adding MySQL users via command line if this is one you are in luck.

On the machine MySQL is installed on run the following command. NOTE: there is no space between -p and ‘password’ and that ‘password’ is your password for root or the user you specify after -u.

»Read More

Installing MySQL on CentOS 5.x (please don’t laugh)

This how to is probably muscle memory to most folks, that’s why i say “Please Don’t Laugh”. However it is important to cover since several future articles will start with the assumption that MySQL is already installed.
»Read More

CentOS VDed Hosting – Getting your own virtual dedicated server up and running for $1

Over the years I have always been on the lookout for inexpensive hosting. If your hosting needs are basic, shared hosting is fine (this site is low volume and runs on GoDaddy). Once you want to run more powerful applications and need more control, the only way to go is a dedicated server. Dedicated servers can cost a lot to keep up and running, so the next best thing is a Virtual Dedicated Server. »Read More