差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
linux:ubuntu:os_update [2019/01/08 22:26] – [普段のアップデート] ともやんlinux:ubuntu:os_update [2019/05/18 02:23] (現在) – 外部編集 非ログインユーザー
行 1: 行 1:
 ====== Ubuntu OSアップデート ====== ====== Ubuntu OSアップデート ======
  
 +===== release-upgrades の確認 =====
 +<code autoconf>
 +$ cat /etc/update-manager/release-upgrades
 +# Default behavior for the release upgrader.
 +
 +[DEFAULT]
 +# Default prompting behavior, valid options:
 +#
 +#  never  - Never check for a new release.
 +#  normal - Check to see if a new release is available.  If more than one new
 +#           release is found, the release upgrader will attempt to upgrade to
 +#           the release that immediately succeeds the currently-running
 +#           release.
 +#  lts    - Check to see if a new LTS release is available.  The upgrader
 +#           will attempt to upgrade to the first LTS release available after
 +#           the currently-running one.  Note that this option should not be
 +#           used if the currently-running release is not itself an LTS
 +#           release, since in that case the upgrader won't be able to
 +#           determine if a newer release is available.
 +Prompt=lts
 +</code>
 ===== 普段のアップデート ===== ===== 普段のアップデート =====
 <code> <code>
  • linux/ubuntu/os_update.1546953985.txt.gz
  • 最終更新: 2019/05/18 02:23
  • (外部編集)