designed for use on ubuntu
#redis
curl -L https://gist.githubusercontent.com/daxxog/f80c83e1200deca04fcc/raw/redis-install.sh | sh
#mongodb replica set
curl -L https://gist.github.com/raw/4616170/install-mongo-repset.sh | sh| #/etc/init/no-ip.conf | |
| #upstart service for noip2 | |
| description "No-IP Linux Dynamic Update Client (DUC)" | |
| author "No-IP <[email protected]>" | |
| # When to start the service | |
| start on runlevel [2345] | |
| # When to stop the service |
| #!/bin/bash | |
| #curl -L https://gist.githubusercontent.com/daxxog/4615060/raw/install-node.sh | sh | |
| #get gcc toolchain | |
| sudo apt-get update | |
| sudo apt-get install make gcc g++ -y | |
| #make a dev directory and switch to it | |
| cd ~ | |
| mkdir dev |
| #auto run all this | |
| #curl https://gist.github.com/raw/4616170/install-mongo-repset.sh | sh | |
| #make a dev directory and switch to it | |
| cd ~ | |
| mkdir dev | |
| cd dev | |
| #download latest mongodb | |
| curl http://downloads.mongodb.org/linux/mongodb-linux-x86_64-2.2.2.tgz > mongo.tgz |
| #/etc/init/mongod-repset.conf | |
| #upstart service for mongod replica set | |
| description "MongoDB Replica Set" | |
| author "daXXog <[email protected]>" | |
| # When to start the service | |
| start on runlevel [2345] | |
| # When to stop the service |
| #!/bin/bash | |
| ulimit -f unlimited -t unlimited -v unlimited -n 64000 -m unlimited -u 32000 | |
| if [ -f /var/lib/mongodb/mongod.lock ]; then | |
| rm /var/lib/mongodb/mongod.lock | |
| sudo /usr/bin/mongod --port 27017 --logpath /var/log/mongodb.log --replSet rs0 --repair | |
| else | |
| sudo /usr/bin/mongod --port 27017 --logpath /var/log/mongodb.log --replSet rs0 | |
| fi |
| #!/bin/bash | |
| #curl https://gist.github.com/raw/4631150/install-exapark.sh | sh | |
| #install java | |
| sudo apt-get update | |
| sudo apt-get install openjdk-7-jre-headless openjdk-7-jdk -y | |
| #make a dev directory and switch to it | |
| cd ~ | |
| mkdir dev |
| for(var i=0; i<80; i++){$("#edit-button").click();} |
| String.prototype.replaceOne = function(_what, _with) { | |
| var what = _what.split(''), | |
| that = this.split(''), | |
| found = false, | |
| skip = 0, | |
| _new = []; | |
| that.forEach(function(v, i, a) { | |
| var fail = false; | |
| Broken Piano kopud | |
| UKF Dubstep Tutorial | |
| I Knew You Were Trouble (Vanic Remix) | |
| Skyfall (Flashbacks ft LuckyStars Bootleg Remix 2013) | |
| Firestorm (Karetus Remix) | |
| Dubstep Thugs (Dubtron Reboot) - Doctor P | |
| Chop Up (feat. Julia Marks) | |
| Beetlejuice (Dubstep Mix) | |
| Fractura (Original Mix) | |
| Hero Down - Schoolboy & James Egbert |