#author("2023-08-29T01:23:56+00:00","default:iseki","iseki")
#author("2025-03-20T13:51:56+00:00","default:iseki","iseki")
* Cockpit [#wa822406]
- OS(RHEL8)の管理用 Webインターフェイス
- 9090 ポートを使用

** 起動 [#wce06858]
- systemctl enable cockpit.socket
- systemctl start cockpit

*** systemctl enable cockpit [#p497adf8]
-- systemctl enable cockpit とするとエラーになる
 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias
 settings in the [Install] section, and DefaultInstance for template units).
 This means they are not meant to be enabled using systemctl.

*** root でログイン
- /etc/cockpit/disallowed-users
** Port 番号の変更 [#f96b58ea]
- systemctl edit cockpit.socket
-- /etc/systemd/system/cockpit.socket.d/override.conf  が作られる(ディレクトリも作られる)
-- 以下の内容にする
 [Socket]
 ListenStream = 9000

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 ページ一覧 検索 最終更新   ヘルプ   最終更新のRSS