Ground Sunlight

Windowsで作る - PHPプログラミングの開発環境

ユーザ用ツール

サイト用ツール


centos:systemctl

差分

このページの2つのバージョン間の差分を表示します。

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
centos:systemctl [2020/05/30 14:19]
y2sunlight [systemctlコマンド]
centos:systemctl [2020/06/04 11:30] (現在)
y2sunlight [systemctlのユースケース]
行 16: 行 16:
   * systemctl --- サービスの操作   * systemctl --- サービスの操作
   * [[centos:journalctl|journalctl --- ログの操作]]   * [[centos:journalctl|journalctl --- ログの操作]]
 +  * [[centos:firewall-cmd|firewall-cmd --- ファイアウォールの操作]]
  
 リンク リンク
行 74: 行 75:
 systemctl list-unit-files --type=service  # static/enabled/disabledも見れます systemctl list-unit-files --type=service  # static/enabled/disabledも見れます
 </code> </code>
 +
 +=== その他 ===
 +
 +{{fa>question-circle}}サービス設定ファイル(*.service)を変更した時
 +<code>
 +systemctl daemon-reload  # 設定ファイルの再読込
 +</code>
 +
  
 \\ \\
  
centos/systemctl.1590815990.txt.gz · 最終更新: 2020/05/30 14:19 by y2sunlight