by Anjani Phuyal | May 26, 2014 | Uncategorized
Cloud technology, a synonym for modern day technology has been around for quite few years now. I myself got a nice experience with it and now i am sharing my feelings around it. 2012 seem to be a year of pure cloud for me. I migrated in-house physical servers running...
by Anjani Phuyal | May 25, 2014 | Git
ssh://[email protected]/username/repo.git And NOT the https or git one: https://github.com/username/repo.git git://github.com/username/repo.git ref: http://stackoverflow.com/questions/7773181/git-keeps-prompting-me-for-password Git auto commit as cron task #!/bin/bash cd...
by Anjani Phuyal | May 25, 2014 | AWS
Download the latest version from http://s3tools.org/download cd s3cmd ./s3cmd –configure input your access Access Key ID: and Secret Access Key: Answer other config options ./s3cmd put addressbook.xml s3://logix.cz-test/addrbook.xml ref:...
by Anjani Phuyal | May 25, 2014 | Nagios
sudo apt-get install ruby sudo apt-get install rubygems sudo gem install gem install CloudyScripts mkdir /etc/cloutomate cp /root/.ssh/id_rsa /etc/cloutomate/cloutomate.pem RUBYOPT=rubygems ruby encrypt_credentials.rb -A accesskey -S accesskey -f ec2_credentials.cfg...
by Anjani Phuyal | May 25, 2014 | Wordpress
wp-config: urls might be hardcoded on wp-config.php option_id: 1:siteurl option_is:36:home