Difference between revisions of "Project:Cholten99/VMsInHackspace"

From London Hackspace Wiki
Jump to navigation Jump to search
m
Line 12: Line 12:
  
 
: Is there a need for external access currently?  For now, people can ssh in, and we use internal DNS.  I'd really avoid tomcat if at all possible - iptables and mod_rewrite can do it for much less effort and overhead. [[User:Ms7821|Ms7821]] 15:49, 16 April 2011 (UTC)
 
: Is there a need for external access currently?  For now, people can ssh in, and we use internal DNS.  I'd really avoid tomcat if at all possible - iptables and mod_rewrite can do it for much less effort and overhead. [[User:Ms7821|Ms7821]] 15:49, 16 April 2011 (UTC)
 +
 +
: Also, are these VMs going to be running for long periods of time?  I think encouraging uptime is basically encouraging people to run them when not necessary. Perhaps I'm misunderstanding what you mean... [[User:Ms7821|Ms7821]] 15:51, 16 April 2011 (UTC)

Revision as of 15:51, 16 April 2011

VMs in Hackspace

1) http://docs.petervg.nl/index.php/component/content/article/57-virtualbox/101-virtualbox-cli

2) Link from wiki server list page (move to front page) to a page that lists status of VMs

3) And IRC (list all real and virtual) servers in the space and how to log in via SSH)...

...

Guess we need a list of real and virtual servers plus SSH / Remote-Desktop addresses available to folks. Do we run our own DNS server so that we can hang the VMs off the hackspace.org.uk for named external access? Easiest way I guess would be to set up something like tomcat so that a page can be auto-generated with all the information and linked off the front of the wiki (with bonus points for uptime, etc).

Is there a need for external access currently? For now, people can ssh in, and we use internal DNS. I'd really avoid tomcat if at all possible - iptables and mod_rewrite can do it for much less effort and overhead. Ms7821 15:49, 16 April 2011 (UTC)
Also, are these VMs going to be running for long periods of time? I think encouraging uptime is basically encouraging people to run them when not necessary. Perhaps I'm misunderstanding what you mean... Ms7821 15:51, 16 April 2011 (UTC)