Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Learning Proxmox VE

You're reading from   Learning Proxmox VE Unleash the power of Proxmox VE by setting up a dedicated virtual environment to serve both containers and virtual machines

Arrow left icon
Product type Paperback
Published in Mar 2016
Publisher
ISBN-13 9781783981786
Length 224 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
 Goldman Goldman
Author Profile Icon Goldman
Goldman
Arrow right icon
View More author details
Toc

Upgrading PVE from the command line


At the login: prompt, type root and press  Enter; when the password prompt appears, enter the root user's password that you defined during the installation.

To optimize performance, maximize uptime, and keep the system secure, it's imperative that software patches are applied to Proxmox VE.

Assuming you're getting acquainted with Promox VE before committing to a support subscription, a change must be made to the software repositories.

To update and upgrade PVE when it's not attached to a support subscription, the following steps are necessary:

  1. Disable the enterprise repository.
  2. Add a new repository called no-subscription.
  3. Use apt to update the list of available packages.
  4. Use apt to upgrade installed packages if upgrades exist.
  5. Upgrade the distribution with apt.

Disabling the enterprise repository

Without this step, apt-get update will fail as apt tries to access the enterprise repo. So, we'll comment out the enterprise repo in the list of repositories:

    sed -i...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at £13.99/month. Cancel anytime
Visually different images