bluerfoot wrote:
I was wondering if it is possible using xen/kvm/virtualbox or any other method to run a virtual machine on a linode which from what I understand itself is using xen. I ask whis because apart from learning how to build a web site, I would also like to have access to a second machine that I could use as a mini server to learn networking. This second machine would be something I would then not be afraid to break and rebuild often.
I know it is a long shot but I just wanted to know if any experienced users here would know if virtualization upon virtualization is possible or if I am just dreaming here.
Linodes do indeed run Xen. While it's theoretically possible to nest virtual machines, in practice it's incredibly difficult and unreliable. Linode kernels don't support it, so you're looking at a custom-built kernel for your Linode and for your 'inner' VM. Since you're looking for a machine to learn on, this is definitely not for you. Just a dream, I'm afraid.
bluerfoot wrote:
Also on a side note, I was wondering what peoples experience with the ajax lish access has been like. I would love to be able to tinker through a browswer while at work (in fact this would be one of the main reasons for using linode). Thanks in advance.
Ajaxterm sucks. The best way to get console access is to ssh to your Linode's host machine. Linode's sshd listens on port 443 (and 2200) for those of us that live behind firewalls. If you have sshd on your Linode listen on 443, you can ssh straight in to your machine as well.
Edit: Beaten to it. This, as well:
obs wrote:
Of course if you're not supposed to ssh at work then you probably shouldn't
