ユーザ用ツール

サイト用ツール


serverapps:configmgmt:cbsd

差分

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

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
serverapps:configmgmt:cbsd [2023/07/25 06:44] hayashiserverapps:configmgmt:cbsd [2023/07/26 10:40] (現在) hayashi
行 1: 行 1:
 ====== CBSD ====== ====== CBSD ======
 +===== インストール =====
 +パッケージでインストール
 +  # pkg install -y cbsd
 +
 +環境設定
 +
 +  # env workdir="/path" /usr/local/cbsd/sudoexec/initenv
 +
 +*/path* は CBSD 作業ディレクトリへのパスです (例: /usr/jails)
 +
 +
 +<code>
 +  Congratulations! First CBSD initialization complete!
 +
 +  Now your can run:
 +  service cbsdd start
 +  to run CBSD services.
 +
 +  For change initenv settings in next time, use:
 +  cbsd initenv-tui
 +
 +  Also don't forget to execute:
 +  cbsd initenv
 +  every time when you upgrade CBSD version.
 +
 +  For an easy start:
 +  cbsd help
 +
 +  General information:
 +  cbsd summary
 +
 +  To start with jail:
 +  cbsd jcreate --help
 +  or: cbsd jconstruct-tui
 +
 +  To start with bhyve:
 +  cbsd bcreate --help
 +  or: cbsd bconstruct-tui
 +
 +  To start with XEN:
 +  cbsd xcreate --help
 +  or: cbsd xconstruct-tui
 +
 +  To start with QEMU/NVMM:
 +  cbsd qcreate --help
 +  or: cbsd qconstruct-tui
 +
 +  Enjoy CBSD!
 +</code>
  
 ===== 参考 ===== ===== 参考 =====
  
   * [[https://www.bsdstore.ru/en/about.html|本家]]   * [[https://www.bsdstore.ru/en/about.html|本家]]
serverapps/configmgmt/cbsd.1690267447.txt.gz · 最終更新: 2023/07/25 06:44 by hayashi