Difference between revisions of "Server"

From Things and Stuff Wiki
Jump to navigation Jump to search
(mv vms)
Line 23: Line 23:
 
=== Rsync ===
 
=== Rsync ===
 
* Rsync over alt SSH port: --rsh='ssh -p8023'
 
* Rsync over alt SSH port: --rsh='ssh -p8023'
 
  
 
== Systems ==
 
== Systems ==
Line 41: Line 40:
  
 
* [http://docs.fabfile.org/en/1.3.3/index.html Fabric] - Python SSH library
 
* [http://docs.fabfile.org/en/1.3.3/index.html Fabric] - Python SSH library
 +
 +
=== Virtualisation ===
 +
* [http://www.virtualbox.org/manual VirtualBox manual]
 +
** [http://www.virtualbox.org/manual/ch06.html Virtual networking]
 +
* [https://wiki.archlinux.org/index.php/VirtualBox Arch Wiki: VirtualBox]
 +
* [https://github.com/mitchellh/vagrant Vagrant] - VirtualBox provisioning with Puppet, etc.
 +
** [http://vagrantup.com/docs/commands.html Docs]
 +
 +
linux modules: vboxnetflt and vboxnetadp
  
 
=== IaaS ===
 
=== IaaS ===

Revision as of 06:49, 9 January 2012