This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
vps:vps4th_02 [2016/12/31 01:30] hoge@hoge [pkg設定] |
vps:vps4th_02 [2019/06/16 15:16] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== jailer設定 ====== | ====== jailer設定 ====== | ||
| ===== FreeBSD 11.0-RELEASE amd64 導入 ===== | ===== FreeBSD 11.0-RELEASE amd64 導入 ===== | ||
| - | FreeBSD-11.0-RELEASE-amd64-bootonly.isoを入手し、[[https://help.sakura.ad.jp/app/answers/detail/a_id/2405|ISOイメージインストール]]に従い、導入を行う。 | + | FreeBSD-11.0-RELEASE amd64 を[[https://help.sakura.ad.jp/hc/ja/articles/206207961-OS%E5%86%8D%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB|カスタムOSインストール機能を使う]]に従い、導入を行う。 |
| ==== インストール前設定 ==== | ==== インストール前設定 ==== | ||
| Line 91: | Line 91: | ||
| </code> | </code> | ||
| * [[http://support.sakura.ad.jp/manual/vps/ossetup.html|さくらのVPS > OSセットアップ情報]]を参考に/etc/ntp.confを編集する。<code> | * [[http://support.sakura.ad.jp/manual/vps/ossetup.html|さくらのVPS > OSセットアップ情報]]を参考に/etc/ntp.confを編集する。<code> | ||
| - | restrict ntp1.sakura.ad.jp kod nomodify notrap nopeer noquery | + | restrict default limited kod nomodify notrap nopeer noquery |
| server ntp1.sakura.ad.jp | server ntp1.sakura.ad.jp | ||
| </code> | </code> | ||