Facebook Twitter Instagram
    TecAdmin
    • Home
    • Ubuntu 20.04
      • Upgrade Ubuntu
      • Install Java
      • Install Node.js
      • Install Docker
      • Install LAMP Stack
    • Tutorials
      • AWS
      • Shell Scripting
      • Docker
      • Git
      • MongoDB
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    Home»Linux Distributions»Ubuntu»How to Upgrade Ubuntu 15.10 to Ubuntu 16.04 LTS

    How to Upgrade Ubuntu 15.10 to Ubuntu 16.04 LTS

    RahulBy RahulApril 22, 20162 Mins ReadUpdated:April 23, 2016

    Upgrade Ubuntu 15.10 to Ubuntu 16.04 LTS. Ubuntu is widely used Linux operating system used for Desktop as well as Server edition. Ubuntu providing two types of releases Standard release and Long Term Support (LTS) release. Ubuntu provides support for standard releases for approx 1 year while Long Term Support is useful for approx 5 years.

    Ubuntu Desktop uses can upgrade to any release but for Server editions we recommend to use LTS release and always upgrade to LTS release only.

    A new Ubuntu 16.04 LTS release is available to upgrade. Every Ubuntu (Desktop + Server) users can upgrade your systems to this new release. As you are currently using Ubuntu 15.10, so you may upgrade to Ubuntu 16.04 LTS without any issues.

    1. Backup Important Data

    We strongly recommended to backup all your important data from your Server or Desktop to a remote location. Also take a complete system snapshot (if possible).

    2. Upgrade to Ubuntu 16.04

    As we have taken complete backup of server system. Let’s move to upgrade process. First use below commands to upgrade current system packages.

    $ sudo apt-get update
    $ sudo apt-get upgrade
    

    Now install the update-manager-core package on your system.

    $ sudo apt-get install update-manager-core
    

    Now edit /etc/update-manager/release-upgrades file and make sure Prompt value is set to normal like below.

     Prompt=normal
    

    Finally execute below command to upgrade your Ubuntu 15.10 system to Ubuntu 16.04 LTS system.

    $ sudo do-release-upgrade
    

    Follow the on-screen instructions and your upgrade will complete. This process may take some time according to your network speed.

    3. Verify Upgrade

    To verify upgrade just check the current version of your Ubuntu system using following command. This will show details about your Ubuntu operating system.

    $ lsb_release -a
    
    No LSB modules are available.
    Distributor ID: Ubuntu
    Description:    Ubuntu 16.04 LTS
    Release:        16.04
    Codename:       xenial
    
    Ubuntu Ubuntu 16.04 Upgrade Ubuntu
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp
    Previous ArticleHow to Upgrade Ubuntu 14.04 LTS to Ubuntu 16.04 LTS
    Next Article How To Install Zabbix Server 4.0 on CentOS/RHEL 7/6

    Related Posts

    Changing the Login Screen Background in Ubuntu 22.04 & 20.04

    Updated:May 9, 20222 Mins Read

    (Resolved) Please install all available updates for your release before upgrading

    2 Mins Read

    How to Install LightDM Display Manager on Ubuntu

    Updated:May 10, 20222 Mins Read

    Change Screen Resolution of An Ubuntu VM in Hyper-V

    Updated:May 2, 20222 Mins Read

    How to Check IPv4 Address on Ubuntu 22.04

    2 Mins Read

    How to Configure Static IP Address on Ubuntu 22.04

    Updated:May 4, 20223 Mins Read

    1 Comment

    1. Aline on April 24, 2016 12:42 am

      Thanks, works perfectly

      Reply

    Leave A Reply Cancel Reply

    Recent Posts
    • How to Install JAVA on Ubuntu 22.04
    • Switching Display Manager in Ubuntu – GDM, LightDM & SDDM
    • Changing the Login Screen Background in Ubuntu 22.04 & 20.04
    • How To Install PHP (8.1, 7.4 or 5.6) on Ubuntu 22.04
    • (Resolved) Please install all available updates for your release before upgrading
    Facebook Twitter Instagram Pinterest
    © 2022 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.