Experience of emoving mysql in debian/ubuntu forcefully

Posted by & filed under Open Source, OS.

I had faced this instance where there ocurred problem with mysql configuration in debian. Something went wrong with the configuration and could not be traced out. We needed to fix it soon and reinstall was the easy option as there was no useful data. But, the package couldn’t be removed because mysql is stopped before… Read more »

Start rtorrent using init scripts

Posted by & filed under Open Source.

Searching around the net I came across 2 articles which helped in writing the init script presented below. There are 3 versions of the script – one for gentoo based distros one for debian based distros and one for Fedora, which is quite similar to debian one. Requirements for running the scripts rtorrent screen adequate… Read more »