Category: EC2

AWS, Cloud, EC2, Linux, openstack

Murano Ubuntu Image – and how to solve git issues

Linux Image At the moment the best way to build a Linux image with Murano agent is to use disk image builder. Disk image builder requires sudo rights The process is quite simple. Let’s assume that you use a directory

Posted on May 5, 2015 by filip
AWS, EC2, Linux

Sync data to S3 with a crontab job.. any linux

In previous post I showed you how easy it is to use S3 as a mounted volume in Ubuntu. But sometimes you just want to sync content of a folder to a bucket in S3.. Here are the steps to

Posted on October 7, 2013 by filip
AWS, EC2, Linux

Mount Amazon S3 storage as local filesystem on Ubuntu server

This is probably not best way to “sync” a folder.. but it does the job. sudo apt-get update sudo apt-get install build-essential libfuse-dev fuse-utils libcurl4-openssl-dev libxml2-dev mime-support wget http://s3fs.googlecode.com/files/s3fs-1.61.tar.gz tar xzvf s3fs-1.61.tar.gz cd s3fs-1.61/ sudo ./configure sudo make sudo make

Posted on October 7, 2013 by filip
AWS, EC2, Linux

Installing drupal with commons on Ubuntu

This has basically been killing me the last few days, so here I share my experience to save you some time.   Please follow these steps sudo tasksel install lamp-server (type down the password for your mysql installation) sudo apt-get

Posted on August 16, 2013 by filip
AWS, EC2

Add a swap to EC2 micro instance!

Those 640MB RAM in a micro instance will not get you far.. but sometimes for the sake of testing – you might want to enable swap.   Here is a fast how to create a swap as a file.. sudo

Posted on August 12, 2013 by filip

Archives

  • October 2017
  • March 2016
  • January 2016
  • May 2015
  • February 2015
  • December 2014
  • November 2014
  • June 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • June 2013

Categories

  • AWS
  • Cloud
  • EC2
  • Linux
  • openstack
  • Uncategorized
  • vmware
  • VR
  • Windows Server

Recent Posts

  • Temporary unpresence
  • Unreal Engine for developing VR gameso n Samsung GearVR
  • 2016 is Virtual and expensive.
  • So speed of time is not relative..
  • Murano Ubuntu Image – and how to solve git issues
© 2017 pagli Designed and Developed by PagliThemes