Difference between revisions of "Server"

From Things and Stuff Wiki
Jump to navigation Jump to search
Line 47: Line 47:
 
  linux modules: vboxnetflt and vboxnetadp
 
  linux modules: vboxnetflt and vboxnetadp
 
* [https://github.com/mitchellh/vagrant Vagrant] - VirtualBox provisioning with Puppet, etc.
 
* [https://github.com/mitchellh/vagrant Vagrant] - VirtualBox provisioning with Puppet, etc.
** [http://vagrantup.com/docs/commands.html Docs]
+
** [http://vagrantup.com/docs/commands.html Commands]
 +
** [http://vagrantup.com/docs/boxes.html Boxes]
 +
** [http://vagrantup.com/docs/vagrantfile.html#configpuppet Vagrantfile: config.puppet]
 +
** http://vagrantup.com/docs/provisioners/puppet_server.html
 +
** http://vagrantup.com/docs/provisioners/puppet.html
 +
** Create system, snapshot as box,
 +
 
 +
vagrant package --vagrantfile Vagrantfile.pkg --include README.txt
 +
  stored in ~/.vagrant.d/boxes
 +
vagrant box add lucid32 http://files.vagrantup.com/lucid32.box
 +
vagrant box remove lucid32
 +
vagrant box list
  
 
=== IaaS ===
 
=== IaaS ===

Revision as of 07:02, 9 January 2012


SSH

Handy

tmux

SSH keys

in ~/.ssh

ssh-keygen -t rsa -C "your_email@youremail.com"
cat id_rsa.pub

SCP

SSHFS

Rsync

  • Rsync over alt SSH port: --rsh='ssh -p8023'

Systems

Provision

Virtualisation

linux modules: vboxnetflt and vboxnetadp
vagrant package --vagrantfile Vagrantfile.pkg --include README.txt
  stored in ~/.vagrant.d/boxes
vagrant box add lucid32 http://files.vagrantup.com/lucid32.box
vagrant box remove lucid32
vagrant box list

IaaS

Knowledge management

Services

Video streaming

E-mail

Anti-spam;

Google Apps