Difference between revisions of "Server"
Jump to navigation
Jump to search
E-mail
(km) |
|||
Line 21: | Line 21: | ||
* Rsync over alt SSH port: --rsh='ssh -p8023' | * Rsync over alt SSH port: --rsh='ssh -p8023' | ||
− | == Provision == | + | == Systems == |
+ | === Provision === | ||
* [http://puppetlabs.com/ Puppet Labs] | * [http://puppetlabs.com/ Puppet Labs] | ||
* [http://docs.puppetlabs.com/man/agent.html Puppet Agent] | * [http://docs.puppetlabs.com/man/agent.html Puppet Agent] | ||
Line 27: | Line 28: | ||
* [http://www.gliffy.com/publish/2886461/ Chef visual] [http://www.mynameiskate.com/blog/2011/09/09/a-visual-introduction-to-chef/] | * [http://www.gliffy.com/publish/2886461/ Chef visual] [http://www.mynameiskate.com/blog/2011/09/09/a-visual-introduction-to-chef/] | ||
* [http://docs.fabfile.org/en/1.3.3/index.html Fabric] | * [http://docs.fabfile.org/en/1.3.3/index.html Fabric] | ||
+ | |||
+ | === Knowledge management === | ||
+ | * http://en.wikipedia.org/wiki/Knowledge_management | ||
+ | * http://www.cmdbuild.org/en/progetto/descrizione | ||
== Services == | == Services == | ||
− | |||
=== E-mail === | === E-mail === | ||
* http://wiki.debian.org/Postfix | * http://wiki.debian.org/Postfix |
Revision as of 21:46, 8 January 2012
SSH
- SSH Can Do That? Productivity Tips for Working with Remote Servers
- Tips for Remote Unix Work (SSH, screen, and VNC) [1]
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
Knowledge management
Services
Anti-spam;