Difference between revisions of "Server"
Jump to navigation
Jump to search
E-mail
(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
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
- VirtualBox manual
- Arch Wiki: VirtualBox
- Vagrant - VirtualBox provisioning with Puppet, etc.
linux modules: vboxnetflt and vboxnetadp
IaaS
Knowledge management
Services
Video streaming
Anti-spam;