Ubuntu 를 최신 버전 으로 업그레이드하는 기능 은 최신 소프트웨어를 사용하고 새 보안 패치에 액세스하는 등 많은 이점이 있습니다.
Ubuntu 로 업그레이드하기 전에 다음 사항에 유의하십시오.
- 업그레이드한 후에는 이전 버전으로 되돌릴 수 있는 유일한 방법은 다시 설치하는 것입니다. 즉, 기존 데이터가 손실될 수 있습니다.
- 작업을 수행 하기(u) 전에 파일과 폴더 를 (r files and folders)백업( backup yo) 하십시오 .
- (Make)인터넷(Internet) 연결 이 안정적인지 확인 하십시오.
- 인터넷(Internet) 속도 에 따라 최소 1시간이 소요됩니다 .
Ubuntu를 이전 버전으로 다운그레이드하려는 이유는 무엇입니까?(Why Would You Want to Downgrade Ubuntu to a Previous Version?)
Ubuntu 의 새 릴리스 에는 소프트웨어 코드에 몇 가지 오류나 버그가 있는 경우가 있습니다. 누군가 새로 설치하거나 Windows와 함께 이중 부팅(dual boot alongside Windows) 을 설치할 때 이러한 오류가 발생 하면 꼬임이 해결될 때까지 이전 버전으로 다운그레이드할 수 있습니다.
운영 체제의 이전 릴리스를 다시 설치하여 Ubuntu를 다운그레이드( downgrade Ubuntu) 할 수 있습니다 . 불행히도 Ubuntu 가 개인 데이터 및 앱과 별도의 디렉토리에 설치되어 있지 않으면 저장되지 않습니다.
이것이 모든 데이터를 외장 하드 드라이브에 백업해야 하는 또 다른 이유입니다.
최신 Ubuntu 설치로 업그레이드하는 방법에는 여러 가지가 있습니다. 이 기사에서는 다음 방법에 대해 설명합니다.
- 그래픽 방식.
- Software Updater Tool 이 업데이트를 찾지 못했습니다.
- 터미널 및 명령줄 사용.
- zzupdate 와 함께 단일 명령줄을 사용하십시오 .
최신 버전의 Ubuntu로 업그레이드(Upgrade to the Latest Version of Ubuntu)
Ubuntu의 최신 릴리스는 19.10이며 2020년 7월까지(July 2020) 지원됩니다 . 여기에서 공식 릴리스 정보(release notes here) 를 볼 수 있습니다 . 새로운 Ubuntu 사용자는 Ubuntu 19.10( download Ubuntu 19.10) 데스크탑 및 서버 에디션을 다운로드하여 설치할 수 있습니다.
이미 Ubuntu 를 실행하고 있는 사용자의 경우 새 버전이 출시되면 즉시 업그레이드가 가능합니다. 최신 Ubuntu(Ubuntu) 릴리스로 업그레이드할 것인지 묻는 팝업이 자주 표시됩니다 .
현재 18.10을 실행 중인 경우 19.04로 쉽게 업그레이드할 수 있습니다. 이전 버전(18.10 이전)을 사용하는 경우 먼저 각 후속 버전으로 업그레이드한 다음 19.04로 업그레이드해야 합니다.
Ubuntu 18.10에서 업그레이드(Upgrade From Ubuntu 18.10)
문제가 발생할 경우를 대비하여 진행하기 전에 폴더, 파일 및 설정을 백업하는 것을 잊지 마십시오.
- 업데이트하려면 소프트웨어(Software) 및 업데이트(Updates) 앱을 엽니다.
- 업데이트 확인을 실행하면 새 버전의 Ubuntu 를 다운로드할 수 있는지 확인해야 합니다(출시 날짜 이후에 확인하는 경우).
- 아래 명령줄을 사용하여 업그레이드할 수도 있습니다.
sudo do-release-upgrade -c
그래픽 방식(The Graphical Method)
Ubuntu 를 업그레이드하는 또 다른 방법 은 표준 Ubuntu 데스크탑 에서 내장 그래픽 도구를 사용하는 것 입니다. 터미널 명령을 사용할 수도 있습니다.
Ubuntu 의 표준 릴리스는 기본적으로 사용자에게 새로운 표준 릴리스로의 업그레이드를 제공합니다. 장기 지원( LTS ) 릴리스는 새 (LTS)LTS 릴리스 로의 업그레이드만 제공합니다 .
예는 18.04 LTS 를 실행하는 사용자를 위한 것 입니다. Ubuntu 18.10 이 도입 되었을 때 업그레이드가 제공되지 않았습니다. 대신 Ubuntu 20.04 LTS 가 출시되면 제안이 제공됩니다. 이 동작은 변경할 수 있습니다.
- 화면 왼쪽 상단 에서 GNOME Shell 의 Ubuntu 로고 버튼(Ubuntu logo button) 또는 Unity 의 활동 버튼을 클릭합니다.(Activities )
- 업데이트를(Update and ) 검색 하고 소프트웨어 및 업데이트(Software & Updates) 바로 가기를 클릭합니다 .
- 또는 Software Updater(Software Updater) 응용 프로그램 에 액세스하고 설정(Settings) 을 클릭하여 창을 열 수 있습니다 .
- 업데이트를(Updates) 클릭하십시오
- 새 Ubuntu 버전 알림(Notify me of a new Ubuntu version) 옆에 있는 드롭다운 메뉴에서 장기 지원 버전(for long-term support versions) 또는 원하는 업데이트 유형에 따라 새 버전(for any new version) 을 선택 합니다.
- 완료되면 닫기 를 클릭합니다.(Close)
Software Updater 도구가 업데이트를 찾지 못하는 경우 업그레이드하는 방법(How To Upgrade If The Software Updater Tool Doesn’t Find an Update)
업데이트가 표시되지 않으면 수동으로 검색할 수 있습니다.
- Alt+F2 를 눌러 시작 하고 다음 명령을 입력하고 Enter 키(Enter) 를 누릅니다 .
update-manager -c
- 이 도구는 Ubuntu의 서버를 확인하고 사용자에게 새 버전이 있는지 알려줍니다. 업그레이드 버튼을 (Upgrade )클릭(Click) 하여 최신 버전의 Ubuntu 를 받으세요 .
- Software Updater 도구 를 사용하여 업그레이드 메시지가 표시되지 않으면 Alt+F2 를 누르 십시오. 아래 명령을 입력 하고 (Enter)Enter 를 클릭 하십시오 .
/usr/lib/ubuntu-release-upgrader/check-new-release-gtk
- 사용 가능한 새 Ubuntu 버전이 있으면 확인 을 클릭(OK) 합니다.
터미널 및 명령줄을 사용하여 Ubuntu 업그레이드(Upgrade Ubuntu Using Terminal & Command Line)
Ubuntu 를 사용 중이고 최신 버그 수정, 보안 패치 및 애플리케이션 업그레이드를 위해 업데이트하고 싶습니까? 명령줄을 사용하면 비교적 간단합니다. 아래에 설명된 절차는 Ubuntu 버전 16.04, 18.04 및 기타 모든 버전에서 작동합니다.
Linux Lite , Linux Mint 및 기본 OS와 같은 Ubuntu 기반 Linux 배포판에서도 작동합니다.(Linux)
- 바탕 화면에서 터미널을 엽니다. 키보드 단축키 Ctrl+Alt+T 를 사용 하거나 메뉴에서 찾을 수 있습니다. Ubuntu 서버 에 로그인하면 터미널에 액세스할 수 있습니다 .
- 다음 명령을 입력합니다.
sudo apt update && sudo apt upgrade -y
- 다음으로 시스템에서 암호를 묻습니다. 계정 비밀번호를 사용하세요. 그런 다음 Enter 키를 누릅니다 .
- 이 명령은 사용 가능한 Ubuntu 패키지의 로컬 데이터베이스를 업데이트하고 시스템에 새 버전이 있음을 알립니다. 아래 스크린샷에서 볼 수 있듯이 이 명령을 실행하면 시스템에 여러 URL(URLs) 이 표시됩니다 . 사용 가능한 업데이트를 나타냅니다.
- 업그레이드가 가능한 패키지를 구체적으로 확인하려면 다음 명령을 실행하십시오.
apt list –upgradable
- yes 또는 y 를 입력 하여 업그레이드할 패키지를 선택하십시오.
- sudo apt update 는 시스템에서 사용 가능한 새 패키지 버전을 확인합니다. sudo apt upgrade 선택한 버전을 설치합니다.
zzupdate와 함께 단일 명령줄 사용(Use a Single Command-Line With zzupdate)
zzupdate는 서버 에디션과 Ubuntu(Ubuntu) 데스크탑 을 완전히 업데이트하는 명령줄 유틸리티입니다 .
- Gnome 대시보드 의 애플리케이션 런처에서 소프트웨어 및 업데이트(Software and Updates) 를 열어 시작하십시오 .
- Ubuntu 를 업그레이드하려면 아래 코드를 사용하여 한 줄 명령을 실행하십시오 .
$ curl -s https://raw.githubusercontent.com/TurboLabIt/zzupdate/master/setup.sh | sudo sh
이 단계에서는 이전 버전을 사용 가능한 최신 안정 릴리스로 업그레이드하여 배포 업그레이드를 건너뜁니다. zzupdate의 소스 코드는 GitHub에서 사용할 수 있으며( available in GitHub) 완전히 무료입니다.
Ubuntu 업그레이드가 완료 되면 zzupdate가 자동으로 시스템을 재부팅합니다.
위의 방법으로 업그레이드를 시도하기 전에 현재 Ubuntu 설치를 완전히 백업하는 것을 잊지 마십시오.(Don’t forget to fully back up your current Ubuntu installation before you attempt any of the above methods to upgrade it.)
테스트된 최신 버전의 Ubuntu 를 사용하면 사용자가 시스템을 재구성하거나 다시 설치하지 않고도 애플리케이션 업그레이드, 수정된 버그 및 보안 업데이트의 이점을 누릴 수 있습니다.
How To Upgrade To The Latest Ubuntu
Thе ability to upgrade Ubuntu to the latest version had many benefits, including using the latest software and getting access to new security patches.
Before upgrading to Ubuntu, keep the following points in mind:
- Once you upgrade, the only way to revert to a previous version is to reinstall it. This means you might lose your existing data.
- Before doing anything, backup your files and folders.
- Make sure you have a stable Internet connection.
- It will take at least an hour depending upon your Internet speed.
Why Would You Want to Downgrade Ubuntu to a Previous Version?
There are times when a new release of Ubuntu has some errors or bugs in the software code. When someone runs into these errors, either with a fresh installation or when installing a dual boot alongside Windows, they might want to downgrade to a previous version until the kinks are worked out.
You can downgrade Ubuntu by re-installing the previous release of the operating system. Unfortunately, unless Ubuntu is installed in a directory separate from your personal data and apps, they won’t be saved.
This is another reason it is imperative to back up all your data on an external hard drive.
There are several ways to upgrade to the latest Ubuntu installation. In this article, we will discuss the following methods:
- Graphical method.
- Software Updater Tool doesn’t find an update.
- Using Terminal and Command line.
- Use a Single Command line with zzupdate.
Upgrade to the Latest Version of Ubuntu
Ubuntu’s latest release is 19.10 and will be supported until July 2020. You can view the official release notes here. New Ubuntu users can download Ubuntu 19.10 desktop and server editions and install it.
For those who are already running Ubuntu, when a new version is released, upgrades are immediately available. A popup will often ask you if you want to upgrade to the newest release of Ubuntu.
If you are currently running 18.10, it’s easy to upgrade to 19.04. If you are using an older version (before 18.10), you will need to first upgrade to each subsequent version and then upgrade to 19.04.
Upgrade From Ubuntu 18.10
Don’t forget to make a backup of your folders, files, and settings before proceeding in case something goes wrong.
- To update, open the Software & Updates app.
- Run a check for updates, and you should see that a new version of Ubuntu is available for download (if you are checking after the release date).
- You can also upgrade using the command line below:
sudo do-release-upgrade -c
The Graphical Method
Another way to upgrade Ubuntu is by using the built-in graphical tools from the standard Ubuntu desktop. You can also use terminal commands.
Standard releases of Ubuntu offer users an upgrade to new standard releases by default. Long-term support (LTS) releases only offer upgrades to new LTS releases.
An example is for those users running 18.04 LTS. When Ubuntu 18.10 was introduced, they weren’t offered the upgrade. Instead, when Ubuntu 20.04 LTS is released, then the offer will be provided. This behavior can be changed.
- On the top left-hand corner of the screen, click the Ubuntu logo button in GNOME Shell or the Activities button in Unity.
- Search for Update and click the Software & Updates shortcut.
- Or you can access the Software Updater application and open the window by clicking Settings.
- Click Updates
- From the dropdown menu next to Notify me of a new Ubuntu version, choose between for long-term support versions or for any new version based on the type of update you want.
- When done, click Close
How To Upgrade If The Software Updater Tool Doesn’t Find an Update
If you don’t see an update, you can manually search for one.
- Start by pressing Alt+F2, type the following command, and press Enter.
update-manager -c
- This tool will check Ubuntu’s servers and let users know if a new version is available. Click the Upgrade button to get the newer version of Ubuntu.
- If you don’t see the upgrade message using the Software Updater tool, press Alt+F2. Enter the command below and click Enter.
/usr/lib/ubuntu-release-upgrader/check-new-release-gtk
- If there is a new Ubuntu version available, click OK.
Upgrade Ubuntu Using Terminal & Command Line
Have you been using Ubuntu and want to update it to get the latest bug fixes, security patches, and application upgrades? It is relatively straightforward using the command line. The procedure outlined below works for Ubuntu versions 16.04, 18.04, and any other version.
It will also work for Ubuntu-based Linux distributions such as Linux Lite, Linux Mint, and elementary OS.
- From the desktop, open the terminal. You will find it by using the keyboard shortcut Ctrl+Alt+T or on the menu. You will have access to a terminal if you are logged in to an Ubuntu server.
- Enter the following command:
sudo apt update && sudo apt upgrade -y
- Your system will next ask for your password. Use your account password. Then hit Enter.
- This command will update the local database of available Ubuntu packages and let your system know there are new versions. As seen in the screenshot below, after running this command, your system will display several URLs. These represent the available updates.
- To see specifically which packages have an upgrade available, run the following command:
apt list –upgradable
- Type yes or y to select the packages you want to upgrade.
- The sudo apt update checks your system for available new package versions. The sudo apt upgrade installs the versions you select.
Use a Single Command-Line With zzupdate
zzupdate is a command-line utility that will fully update server editions and Ubuntu desktop.
- Start by opening Software and Updates from an application launcher of the Gnome dashboard.
- Run a single-line command using the code below to upgrade Ubuntu:
$ curl -s https://raw.githubusercontent.com/TurboLabIt/zzupdate/master/setup.sh | sudo sh
This step skips the distribution upgrade by upgrading any older version to the latest available stable release. The source code for zzupdate is available in GitHub and is completely free to use.
When your Ubuntu upgrade is completed, zzupdate will automatically reboot your system.
Don’t forget to fully back up your current Ubuntu installation before you attempt any of the above methods to upgrade it.
Using the latest tested version of Ubuntu enables users to benefit from the application upgrades, fixed bugs, and security updates without having to resort to re-configuring or reinstalling their system.