linux:edubuntu:edubuntu14-ltsp:os_update

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
linux:edubuntu:edubuntu14-ltsp:os_update [2019/01/08 17:44] ともやんlinux:edubuntu:edubuntu14-ltsp:os_update [2019/05/18 02:23] (現在) – 外部編集 非ログインユーザー
行 1: 行 1:
 ====== Edubuntu 14.04 LTSP のOSアップデート ====== ====== Edubuntu 14.04 LTSP の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>
 +
 +===== OSアップデート =====
 <code> <code>
 $ sudo apt-get update $ sudo apt-get update
行 37: 行 61:
 </code> </code>
 これでクライアント環境のアップデートは完了です。 これでクライアント環境のアップデートは完了です。
 +
 +===== 参考文献 =====
 +[[linux:ubuntu:os_update|Ubuntu OSアップデート]]
 +
  • linux/edubuntu/edubuntu14-ltsp/os_update.1546937085.txt.gz
  • 最終更新: 2019/05/18 02:23
  • (外部編集)