Proxmox Update No Subscription Repository Configuration for Home Lab

Sdílet
Vložit
  • čas přidán 15. 06. 2024
  • If you are new to Proxmox, one of the first things you will want to do in the home lab is switch from the paid subscription repos for updates over to Proxmox Update no subscription repository configuration. The no subscription repos are free and totally fine to use for updates in the home lab.
    You will find the code examples that you can copy and paste here: www.virtualizationhowto.com/2...
    Check out the VHT forums to get your questions answered: www.virtualizationhowto.com/c...
    ★ Subscribe to the channel: / @virtualizationhowto
    ★ My blog: www.virtualizationhowto.com
    ★ Twitter: / vspinmaster
    ★ LinkedIn: / brandon-lee-vht
    ★ Github: github.com/brandonleegit
    ★ Facebook: / 100092747277326
    ★ Discord: / discord
    ★ Pinterest: / brandonleevht
    Introduction - 0:00
    Describing a quick tip for Proxmox - 0:35
    Looking at the web interface - 1:05
    Looking at the behavior when you don't have a valid subscription - 1:44
    Errors during updates - 2:00
    Overview of the process to point to a different repository - 2:23
    Looking at the default update sources list file - 3:00
    Pasting in the updated repo source target - 3:36
    Saving and exiting the file - 4:10
    Updating the Ceph repo update list file - 4:29
    Pasting in the udpated source list for Ceph - 5:12
    Saving and exiting the Ceph source list file - 5:37
    Testing the changes for updates - 6:05
    Proxmox VE server is successfully updated - 6:35
    Wrapping up and thoughts - 6:40
    Check out all my Proxmox writeups here:
    www.virtualizationhowto.com/c...
  • Jak na to + styl

Komentáře • 29

  • @MrDenzo1
    @MrDenzo1 Před 2 měsíci +32

    Can also be done from GUI

  • @InsaiyanTech
    @InsaiyanTech Před 2 měsíci +10

    Should make a video of ten tips I do every time I do on a fresh install on proxmox for 2024

  • @JamesGreen-gv4yn
    @JamesGreen-gv4yn Před 2 měsíci +3

    For the OCD out there. The apt command will read all of the files ending in '.list' inside the '/etc/apt/sources.list.d' directory. This means that the lines can be in any file in that directory. Having the file 'pve-enterprise.list' contain the no-subscription reference is less than idea. Better would be to either remove that file or rename it to something like 'pve-enterprise.list.off' and create a new 'pve-no-subscription.list' file that contains the desired reference. Since 'ceph.list' doesn't indicate which is in use, editing that file is good. Although, if you don't want commented out lines in your files, you could also rename that one and create a new of that same name or use 'ceph-no-subscription.list' so people know what is going on just by looking at the directory.

  • @bgmontenegro
    @bgmontenegro Před 3 dny

    Gracias muy útil tutorial y fácil de comprender.

  • @Bogomil76
    @Bogomil76 Před 2 měsíci +10

    Why? There is a button in the web management to disable enterprise and to add the No-Subscription.

    • @VirtualizationHowto
      @VirtualizationHowto  Před 2 měsíci +7

      @Bogomil76 Thank you for the comment! Editing the files is a bit more standardized across versions and I don't like to rely on GUI mechanisms for some of these types of changes. Also, automation is a great consideration since you can automate this process via the configuration file changes.

  • @accesser
    @accesser Před 2 měsíci +1

    Great topic considering lots of us are moving off ESXI, I'd love to see a guide how to backup VMs from ESXI , clean wipe the host to Proxmox and import you VMs into the fresh instance

  • @aappiah1
    @aappiah1 Před 2 měsíci

    Thanks this helped me.

  • @bluesquadron593
    @bluesquadron593 Před 2 měsíci +3

    I think as others mentioned, GUI option is faster. But I understand why you would want to also show the command line way as well. However you have skipped GUI all together...

  • @T3hBeowulf
    @T3hBeowulf Před 2 měsíci +4

    Despite this being an option in the GUI as others have pointed out, one of the big advantages of pointing out how to do this via the command line is that you now have a gateway to automate this change via Ansible.

    • @VirtualizationHowto
      @VirtualizationHowto  Před 2 měsíci +2

      @T3hBeowulf Thank you for your comment as always! Definitely automation is a huge consideration. I don't like to rely on the GUI for these types of changes.

    • @JamesGreen-gv4yn
      @JamesGreen-gv4yn Před 2 měsíci

      Funny you should mention that. There is a collection in Ansible Galaxy called proxmox_openssh that has a role that contains that very step. I tried to include a link, but the comment got auto removed.

  • @ronm6585
    @ronm6585 Před 2 měsíci

    Thank you.

  • @vhenriquez240277
    @vhenriquez240277 Před měsícem

    thanks a lot

  • @lwa.dev74
    @lwa.dev74 Před 2 měsíci

    Thanks for this :-)

  • @nickwang1295
    @nickwang1295 Před 2 měsíci

    good sharing

  • @hyperprotagonist
    @hyperprotagonist Před 2 měsíci +2

    This is the first task in my ansible playbook. Followed by removing the subscription nag. 😅

  • @johnvanwinkle4351
    @johnvanwinkle4351 Před 2 měsíci

    Thanks for this tip! I was wondering how to get rid of the nagware message.....grin

    • @bluesquadron593
      @bluesquadron593 Před 2 měsíci

      There is a one liner commands for this. However it will come back after main updates. You just re-run it

  • @alexanderg9106
    @alexanderg9106 Před 2 měsíci +1

    ´why did you make it sooo complicated. Starting version 8 you can do this in the gui under repostory management... But itis always good to have a way without the gui or understand what the button in the gui does.

  • @jeffer8762
    @jeffer8762 Před 2 měsíci

    i couldn;t get my promox to detect my intel x540-t2, do you have any idea?

  • @jeffer8762
    @jeffer8762 Před 2 měsíci

    very helpful dated 29/3/2024

  • @hornetbad
    @hornetbad Před měsícem +1

    it's better doing it from GUI

    • @ilbeypoy
      @ilbeypoy Před měsícem

      it so easy thx bro

  • @ulrikboesen
    @ulrikboesen Před 2 měsíci

    I wonder the same.

  • @vaposhack
    @vaposhack Před 2 měsíci +2

    I'd totally buy a subscription to help support and keep pro features from being locked out, but the per socket pricing is archaic. I get paying for support where the size of your infrastructure may come into play, but it would be nice if they offered sub $100 a year site licenses for "enterprise" updates only (with no support). My fear is, especially with VMware's collapse, the accountants will take over and start locking out the annoying community that helped make proxmox as popular as it is.

    • @JustinJ.
      @JustinJ. Před 2 měsíci

      Its already available on their website under pricing, 110 Euros a year per CPU

  • @user-ne7ld1om1q
    @user-ne7ld1om1q Před 2 měsíci +1

    is not secure. How proxmox is checking what files are not changed by mitm?

  • @SB-qm5wg
    @SB-qm5wg Před 2 měsíci

    Thank you.