良许Linux教程网 干货合集 将 Ubuntu14.04 Server 安全的升级到14.10

将 Ubuntu14.04 Server 安全的升级到14.10

在一般情况下不建议升级系统,应该采用保守状态,但是如果想满足一下自己的好奇心的话可以选择升级,本片文章将和大家分享一下将 Ubuntu14.04 Server 安全的升级到14.10

将 Ubuntu14.04 Server 安全的升级到14.10

如果想从Ubuntu14.04/13.10/13.04/12.10/12.04或者更老的版本升级到14.10,只要遵循下面给出的步骤。注意,你不能直接从13.10升级到14.10。你应该先将13.10升级到14.04在从14.04升级到14.10。下面是详细步骤。

下面的步骤不仅能用于14.10,也兼容于一些像Lubuntu14.10,Kubuntu14.10和Xubuntu14.10等的Ubuntu衍生版本

重要:在升级之前,保险起见,不要忘了将你的数据在U盘或外部硬盘上保存一下。

服务器升级

从ubuntu14.04的服务器升级到14.10的服务器,采用下面的步骤。

安装update-manager-core 这个包如果之前没唷安装的话:

sudo apt-get install update-manager-core

编辑 /etc/update-manager/release-upgrades这个文件。

sudo nano /etc/update-manager/release-upgrades

像下面那样设置Prompt=normal或者Prompt=lts

# 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=normal

现在可以通过下面的命令来更新你的服务系统了。

sudo do-release-upgrade -d

现在记得系统已经是14.10的版本了,再次提醒一下,如果不是必须升级才能解决的安全问题,最好不要升级,而是采用各种外部手段来解决。

以上就是良许教程网为各位朋友分享的Linux系统相关内容。想要了解更多Linux相关知识记得关注公众号“良许Linux”,或扫描下方二维码进行关注,更多干货等着你!

良许微信公众号

本文由 良许Linux教程网 发布,可自由转载、引用,但需署名作者且注明文章出处。如转载至微信公众号,请在文末添加作者公众号二维码。
良许

作者: 良许

良许,世界500强企业Linux开发工程师,公众号【良许Linux】的作者,全网拥有超30W粉丝。个人标签:创业者,CSDN学院讲师,副业达人,流量玩家,摄影爱好者。
上一篇
下一篇

发表评论

联系我们

联系我们

公众号:良许Linux

在线咨询: QQ交谈

邮箱: yychuyu@163.com

关注微信
微信扫一扫关注我们

微信扫一扫关注我们

关注微博
返回顶部