Difference between revisions of "Server"
Jump to navigation
Jump to search
E-mail
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 | + | ** [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
- SSH Can Do That? Productivity Tips for Working with Remote Servers
- Tips for Remote Unix Work (SSH, screen, and VNC) [1]
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
- Puppet Labs
- Puppet Master - Central management daemon.
- Puppet Agent - Runs on each managed node.
- Puppet Apply - For local use.
- http://docs.puppetlabs.com/guides/tools.html etc.
- Puppet Wiki: Core Types Cheat Sheet
- Puppet Wiki: Simple Text edits
- Ubuntu puppet info
- AUR: puppet
- AUR: puppet dashboard
- Fabric - Python SSH library
Virtualisation
linux modules: vboxnetflt and vboxnetadp
- Vagrant - VirtualBox provisioning with Puppet, etc.
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
Anti-spam;