- google/gvisor: Container Runtime Sandbox
- Google Cloud Platform Blog: Open-sourcing gVisor, a sandboxed container runtime
- virtualbox
- vagrant
| [Unit] | |
| Description=Start Greengrass at Boot | |
| [Service] | |
| Type=forking | |
| PIDFile=/var/run/greengrassd.pid | |
| Restart=on-failure | |
| ExecStart=/greengrass/ggc/core/greengrassd start | |
| ExecReload=/greengrass/ggc/core/greengrassd restart | |
| ExecStop=/greengrass/ggc/core/greengrassd stop |
| #!/bin/sh | |
| echo $* | |
| echo --- | |
| echo $@ | |
| echo --- |
| # ==== Emojis ==== | |
| # 🐛 :bug: バグ修正 | |
| # 👍 :+1: 機能改善 | |
| # ✨ :sparkles: 部分的な機能追加 | |
| # 🎉 :tada: 盛大に祝うべき大きな機能追加 | |
| # ♻️ :recycle: リファクタリング | |
| # 🚿 :shower: 不要な機能・使われなくなった機能の削除 | |
| # 💚 :green_heart: テストやCIの修正・改善 |
| # | |
| # AWS TOTAL Billing information | |
| # | |
| <source> | |
| type cloudwatch | |
| tag cloudwatch-billing.amount | |
| cw_endpoint monitoring.us-east-1.amazonaws.com | |
| namespace AWS/Billing | |
| metric_name EstimatedCharges |
| #/bin/sh -x | |
| # version | |
| version="0.11.8" | |
| # backup | |
| cd /var/www/ghost | |
| sudo tar cpf /tmp/ghost_snapshot_$(date +%Y%m%d%H%M).tar . | |
| # download latest ghost |
モヒカンslackのチャネルリスト(毎日 AM 5:00 自動更新)
詳細はQiita:究極のIT系最新技術情報収集用Slackチーム公開 - モヒカンSlack -を参照。
参加は
| 更新: | 2024-05-20 |
|---|---|
| 作者: | @voluntas |
| バージョン: | 2024.1 |
| URL: | https://voluntas.github.io/ |