AWS 雑多なメモ: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
*ec2 から s3 へコピーって早いね
<syntaxhighlight lang="text" enclose="div">
aws s3 sync . s3://xxxyyy/zzz/ddd --exact-timestamps --delete --acl public-read
</syntaxhighlight>
*謎なメモ
*謎なメモ
  munin, munin-node, logstash-forwarder(conf,crt,key), kibana-int
  munin, munin-node, logstash-forwarder(conf,crt,key), kibana-int, monit, zimbra-network




Line 135: Line 141:


*リモート運用のメモ2
*リモート運用のメモ2
  TCPKeepAlive
  TCPKeepAlive no
  ServerAliveInterval 15
  ServerAliveInterval 60
  ServerAliveCountMax 3
  ServerAliveCountMax 15


:[http://www.jp.freebsd.org/cgi/mroff.cgi?sect=5&cmd=&lc=1&subdir=man&dir=jpman-8.0.2%2Fman&subdir=man&man=ssh_config man ssh_config]
:[http://www.jp.freebsd.org/cgi/mroff.cgi?sect=5&cmd=&lc=1&subdir=man&dir=jpman-8.0.2%2Fman&subdir=man&man=ssh_config man ssh_config]

Navigation menu