Markdown をダウンロード
コマンド、スニペット、設定をノートやプロンプト、ドキュメントへ貼り付けるのに最適です
Markdown をダウンロードツール
systemd クイックリファレンス の印刷用チートシート。すばやい参照、学習、机上利用向けに整理されています
サンプル
systemctl start nginx
systemctl stop nginx
systemctl restart nginx
systemctl reload nginx # reload config
systemctl status nginx
systemctl enable nginx # start at boot
systemctl disable nginx # remove from boot
systemctl enable --now nginx # enable + start
systemctl is-enabled nginx
active (running) | サービスが正常に動作中 |
active (exited) | 一度実行して正常終了 |
inactive (dead) | サービスが停止中 |
failed | サービスがクラッシュまたはエラー終了 |
activating | サービスが起動中 |
すべてのセクションを含む印刷用チートシートをダウンロード
PDF をダウンロードダウンロード
テキスト形式
Markdown をダウンロード
コマンド、スニペット、設定をノートやプロンプト、ドキュメントへ貼り付けるのに最適です
Markdown をダウンロードプレビュー
Web プレビューはすばやく確認するためのものです。印刷用の正式版は PDF です
ブラウザで開く