Month: October 2013

AWS

Hadoop 2.2 on AWS is now available.

[pageview url=”http://aws.typepad.com/aws/2013/10/elastic-mapreduce-updates.html”]

Posted on October 30, 2013 by filip
Windows Server

Cluster admin is hung? Do not worry there is a solution.

When you open the Cluster admin on a windows 2003 from a cluster node and it hangs on some random resource, you just need to do this instead: When you are about to browse for the cluster or type its

Posted on October 27, 2013 by filip
Windows Server

Easy way to determine DisplayName of a SAM in AD with powershell

With this little line you can get the DisplayName and whatnot from the AD, if you only happen to have the account id or logon name:   get-qaduser [logonname] | ft samaccountname, DisplayName, Title, Department   If you are about

Posted on October 23, 2013 by filip
AWS

AWS just released reserved instance type change..

[pageview url=”http://aws.typepad.com/aws/2013/10/new-modify-instance-type-of-ec2-reserved-instance.html”]     This will definitely make a lot of people very happy.

Posted on October 11, 2013 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
Uncategorized

Illegal numbers? This video is very interesting.

Imagine if numbers could be illegal..  

Posted on October 4, 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