Ask HN: unix home in the cloud?
Finishing a contract for an academic project soon, I'll miss having a unix machine I can log in from anywhere, which has all my scripts and data in it, where I can run stuff for myself.
Amazon EC2, slicehost, are marketed as hosting sites. I guess many of you use them as home machines too. Any thoughts?
9 comments
[ 5.6 ms ] story [ 35.2 ms ] threadWhat you are looking for is probably a VPS (can be had for < $10/month at many, many places) or simply setting up an old computer on your home connection. Even if you have a static IP, use DynDNS or similar service to get a static address to connect to.
I wonder what's people's experience for single-user, private daily use.
More details about what's included can be found here: "http://aws.amazon.com/free/
I am curious about people's experiences with using them for that purpose.
I found using EC2's non-micro instances somehow inconvenient because boot times seemed to be too long for casual use, plus I had to pay extra for a permanent IP. Maybe I'm too lazy, or perhaps the micro instances are more suitable for that purpose?