个人工具

“UbuntuHelp:CheckingYourUbuntuVersion”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(以内容'{{From|https://help.ubuntu.com/community/CheckingYourUbuntuVersion}} {{Languages|UbuntuHelp:CheckingYourUbuntuVersion}} #title Checking which version of Ubuntu you have To …'创建新页面)
 
 
第3行: 第3行:
 
#title Checking which version of Ubuntu you have
 
#title Checking which version of Ubuntu you have
 
To check which version of Ubuntu you are running, click '''System -> About Ubuntu'''. The first line of the page that loads will tell you the version number, for example ''Ubuntu 10.04 LTS''.
 
To check which version of Ubuntu you are running, click '''System -> About Ubuntu'''. The first line of the page that loads will tell you the version number, for example ''Ubuntu 10.04 LTS''.
Check the [[UbuntuWiki:Releases|list of Ubuntu versions]] to see how old your version is and whether an upgrade is available.
+
Check the [[UbuntuWiki:Releases|list|of Ubuntu versions]] to see how old your version is and whether an upgrade is available.
 
=== Checking with the command line ===
 
=== Checking with the command line ===
 
To check your Ubuntu version using the command line:
 
To check your Ubuntu version using the command line:
# Open a Terminal ('''Applications -> Accessories -> Terminal''').
+
<ol><li>Open a Terminal ('''Applications -> Accessories -> Terminal''').
# Type <code><nowiki>cat /etc/issue</nowiki></code> and press Enter.
+
</li><li>Type <code><nowiki>cat /etc/issue</nowiki></code> and press Enter.
# The Ubuntu version will be displayed on the screen.
+
</li><li>The Ubuntu version will be displayed on the screen.</li></ol>
 +
 
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2010年5月19日 (三) 21:52的最新版本

  1. title Checking which version of Ubuntu you have

To check which version of Ubuntu you are running, click System -> About Ubuntu. The first line of the page that loads will tell you the version number, for example Ubuntu 10.04 LTS. Check the list|of Ubuntu versions to see how old your version is and whether an upgrade is available.

Checking with the command line

To check your Ubuntu version using the command line:

  1. Open a Terminal (Applications -> Accessories -> Terminal).
  2. Type cat /etc/issue and press Enter.
  3. The Ubuntu version will be displayed on the screen.