linux:ubuntu:version_check

差分

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

この比較画面へのリンク

次のリビジョン
前のリビジョン
linux:ubuntu:version_check [2019/01/07 15:48] – 作成 ともやんlinux:ubuntu:version_check [2019/05/18 02:23] (現在) – 外部編集 非ログインユーザー
行 1: 行 1:
-====== Ubuntuのバージョン確認 ======+====== Ubuntu のバージョン確認 ======
 <code> <code>
 $ cat /etc/os-release $ cat /etc/os-release
 NAME="Ubuntu" NAME="Ubuntu"
-VERSION="16.04.5 LTS (Xenial Xerus)"+VERSION="14.04.5 LTS, Trusty Tahr"
 ID=ubuntu ID=ubuntu
 ID_LIKE=debian ID_LIKE=debian
-PRETTY_NAME="Ubuntu 16.04.5 LTS" +PRETTY_NAME="Ubuntu 14.04.5 LTS" 
-VERSION_ID="16.04"+VERSION_ID="14.04"
 HOME_URL="http://www.ubuntu.com/" HOME_URL="http://www.ubuntu.com/"
 SUPPORT_URL="http://help.ubuntu.com/" SUPPORT_URL="http://help.ubuntu.com/"
 BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/" BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
-VERSION_CODENAME=xenial +</code> 
-UBUNTU_CODENAME=xenial+<code> 
 +$ lsb_release -a 
 +No LSB modules are available. 
 +Distributor ID: Ubuntu 
 +Description:    Ubuntu 14.04.5 LTS 
 +Release:        14.04 
 +Codename:       trusty 
 +</code> 
 +<code> 
 +$ lsb_release -d 
 +Description:    Ubuntu 14.04.5 LTS
 </code> </code>
  • linux/ubuntu/version_check.1546843684.txt.gz
  • 最終更新: 2019/05/18 02:23
  • (外部編集)