Category

Reset Mysql Root Password Script

Lost (forgotten) your mysql root / admin password? Not to worry, it happens to the best of us.
This simple BASH password reset script will enable you to reset any mysql user password without knowing the current password
I would not recommend running it on a live production system as it requires shutting down the mysql server.
Heres [...]

Read Full Article

Squid Proxy On Solaris

As part of a project I required a proxy which would allow remote users to access serveral internal servers sitting behind our firewall from a single access point. The easiest way of accomplishing this is via a proxy. My first choice of proxy is squid which supports HTTP, HTTPS, FTP and protocols. Used [...]

Read Full Article

Ruby Rails Mongrel Apache Easy

Having attempted to set ruby on rails up many times, this is by far my favourite soloution and it also happens to be the simplest. Why did i go the mongrel route? Well because FastCgi with Apache make me want to cry. Its buggy (especially on fedora and CentOS) and its a pain in the [...]

Read Full Article

Article Categories

Recommended

Feeds