• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Upgrade Ubuntu Server 16.04 To Ubuntu Server 16.10

How To Upgrade Ubuntu Server 16.04 To Ubuntu Server 16.10

By Sourabh / October 8, 2016 Category: How To, Ubuntu

Terminal commands to upgrade to Ubuntu 16.10 from Ubuntu 16.04. Learn how to upgrade Ubuntu Server 16.04 to Ubuntu Server 16.10. Upgrade Ubuntu server 16.04 to 16.10 via command line.

Upgrade Ubuntu Server to 16.10

Follow the steps given below to upgrade to Ubuntu Server 16.04 to Ubuntu Server 16.10.

Open terminal and run the following command to install the update-manager-core package (you must run this command if the package is not already installed):

sudo apt-get update
sudo apt install update-manager-core

Once update-manager-core package is installed, run the command given below to configure update-manager:

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

The above command will open the file in gedit. Simply change the line “Prompt=LTS” to “Prompt=normal” (without quotes) and save the file. This is done because 16.10 isn’t a LTS release.

Finally run the command to start the upgrade process.

sudo apt-get update
sudo do-release-upgrade -d

Once the upgrade process begins, you will have to follow the on-screen instruction to complete the upgrade process.

Tags: cannot upgrade ubuntu server, do-release-upgrade, ubuntu linux upgrade, ubuntu update distribution, ubuntu update package, Upgrade Ubuntu 16.04 Server, Upgrade Ubuntu 16.04 Server to Ubuntu 16.10, Upgrade Ubuntu 16.04 to Ubuntu 16.10, Upgrade Ubuntu 16.10 from Ubuntu 16.04, Upgrade Ubuntu 16.10 Server, Upgrade Ubuntu 16.10 Server from Ubuntu 16.04, Upgrade Ubuntu Command Line, upgrade ubuntu server 10.04 to 12.04 command line, upgrade ubuntu server 12.04 to 14.04 command line, upgrade ubuntu server 14.04 to 16.10 command line, upgrade ubuntu server 14.10 to 16.10 command line, upgrade ubuntu server 15.04 to 16.10 command line, upgrade ubuntu server 15.10 to 16.10 command line, upgrade ubuntu server 16.04 to 16.10 command line

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap