Difference between revisions of "Server"
Jump to navigation
Jump to search
E-mail
Line 7: | Line 7: | ||
* [http://shebang.brandonmintern.com/tips-for-remote-unix-work-ssh-screen-and-vnc Tips for Remote Unix Work (SSH, screen, and VNC)] [http://news.ycombinator.com/item?id=3364025] | * [http://shebang.brandonmintern.com/tips-for-remote-unix-work-ssh-screen-and-vnc Tips for Remote Unix Work (SSH, screen, and VNC)] [http://news.ycombinator.com/item?id=3364025] | ||
− | === | + | === Handy === |
+ | tmux | ||
+ | |||
+ | === SSH keys === | ||
in ~/.ssh | in ~/.ssh | ||
ssh-keygen -t rsa -C "your_email@youremail.com" | ssh-keygen -t rsa -C "your_email@youremail.com" | ||
Line 20: | Line 23: | ||
=== Rsync === | === Rsync === | ||
* Rsync over alt SSH port: --rsh='ssh -p8023' | * Rsync over alt SSH port: --rsh='ssh -p8023' | ||
+ | |||
== Systems == | == Systems == |
Revision as of 02:39, 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 Master - Central management daemon.
- Puppet Agent - Runs on each managed node.
- Puppet Apply - For local use.
- http://docs.puppetlabs.com/guides/tools.html etc.
Iaas
Knowledge management
Services
Video streaming
Anti-spam;