<div dir="ltr">On Sat, Aug 2, 2014 at 9:56 AM, unsolicited <span dir="ltr"><<a href="mailto:unsolicited@swiz.ca" target="_blank">unsolicited@swiz.ca</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Let's also remember that it's likely Khalid's longer term intent would be the ability to locally fire up / snapshot client drupal installs to beat up / experiment / test on</blockquote><div><br></div><div>That is exactly it. Getting a LAMP stack with all the add-ons on a server, with configuration and tuning changes. This will be PHP and MySQL, all from SSH.<br>
<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> - so USB and video aren't germane, he wouldn't be locally accessing the machines in that way. </blockquote>
<div><br></div><div>Yes, no USB at all for these.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">e.g. any resolution determined would have to be (script?) duplicable on a remote where no local video access (e.g. VNC) would be possible. </blockquote>
<div><br></div><div>The VNC part is necessary only until I get SSH up. Once SSH is up, then VNC is not needed at all. I managed to use the NoCloud EC2 extension in cloud-init (described in a link I posted earlier) to do exactly that. <br>
 <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Anyone know how well KVM, vmware, vbox, coexist with each other? I can see vbox as happier casual user experience for learning, while KVM for multiple local isolated web sites / vservers.<br>
</blockquote><div><br></div><div>I have VirtualBox and KVM on the same machine. VirtualBox is definitely easier to get going. It did not need changes to the networking layer on the host to get bridging. <br><br>It provides built in commands to create VMs, manage VMs, all in one, as well as a GUI. <br>
<br>With KVM + libvirt, creating the VM is via virt-install (or vmbuilder, or the virt-manager GUI), then managing the VM is from virsh. <br><br>So it is more disconnected (different tools for different tasks), but that is probably because of libvirt attempting to provide abstraction on top of as many technologies as possible.<br>
  <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I would guess, even on 'fast' local hardware (i.e. not too many vmachines), sites will never be as snappy as providers, providers presumably having multi-GB internet links that would be cost prohibitive in a residence.</blockquote>
</div><br></div><div class="gmail_extra">Yeah, that is my guess too. SSD is the new trend as well.<br></div><div class="gmail_extra">-- <br>Khalid M. Baheyeldin<br><a href="http://2bits.com" target="_blank">2bits.com</a>, Inc.<br>
Fast Reliable Drupal<br>Drupal optimization, development, customization and consulting.<br>Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>
For every complex problem, there is an answer that is clear, simple, and wrong." -- H.L. Mencken<br>
</div></div>