TweetI ran into an issue today trying to perform a mysqldump with the following command I kept getting this error And re-runing it, I would get this error as well: I spent a good deal of time searching for the reason for this issue, and stumbled across this posting http://bytes.com/topic/mysql/answers/141960-strange-authentication-trouble-about-mysqldump-error-1045-a Specifically: Your password may contain [...]
READ MORE »Posts tagged MySql
CentOS 5.5 horizontal scaling
TweetI have been running CentOS 5.4 for a while now, and my website http://www.blincmagazine.com has gotten to the point where I need to scale for additional traffic. So I decided instead of scaling vertically by adding more ram to my LAMP server, I would rather scale horizontally to ensure I have options later with additional [...]
READ MORE »Creating a mysqldump of a MySql database with on-the-fly gzip compression
TweetI am always amazed at some of the small things that I think would be easy to find a solution for, seem so ellusive. Today, I needed to run a quick mysqldump of a 100MB database, and I needed to compress it on the fly to gzip so I did not end up with 2 [...]
READ MORE »from Developer to System Admin in 60 seconds…
TweetIn a post I made a few months ago: http://baselogic.com/blog/archives/252 I talked about an issue with a RootKit that I had. Well, the truth is, that was just a symptom to an issue. The reality was, I was hacked pretty bad, and really forced to completely start fresh with a complete OS reload, and getting [...]
READ MORE »
