Because I wanted to use one server to replicate multiple mysql masters I had to create various mysql instances from the same mysql install, which got tedious, so I made a script. Just enter the idbase (that with the port appended will become your sever id for replication), the port and the password you want […]
Month: December 2012
wget -N https://raw.github.com/Crowd9/Benchmark/master/sb.sh&&bash sb.sh ‘provider’ ‘plan’ ’[email protected]’ ‘price’ private
For quick run: wget -N http://www.nat.li/wp-code/104.1.sh&&bash 104.1.sh Explained: Install lighttpd along with mysql and some other useful applications. First of all, some useful/mandatory applications and mysql 1. Installs htop, rcconf, aptitude, vim, dos2unix and mysql apt-get -y –force-yes update apt-get -y –force-yes install htop aptitude rcconf vim dos2unix mysql-server Copy this next part to […]