Best Ubuntu Command Prompt

There are lots of tutorials on the internet defining what the best Ubuntu command prompt is, and I’ve worked through a lot of them. They all seem to have a similar format: username, then the folder you’re in (some also add the time, the history number of...
Resetting the MySQL Root Password

Resetting the MySQL Root Password

One of a short series of posts listing useful MySQL commands that I use frequently when managing servers and databases. These come in useful when I don’t have access to Navicat, my favored tool for working with client databases. The assumption I make is that you...
Stopping a Dictionary Attack

Stopping a Dictionary Attack

Today our server was the target of a dictionary attack from a bot in Vietnam. Our csf/lfd install was up to the job, and swatted every attempt to login (see http://www.kpdirection.com/technology/using-csf-and-lfd/ for details of how we do that). The downside was that...