Skip to content

MASHINISTPROJECT/without_a_proxmox_subscription

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

About

Instructions on how to disable paid repositories and notifications about not subscriptions

My Links

Steps:

  • disabling paid repositories:
  • go to the proxmox control panel, select your node, and go to the updates section. Below that, you will find the Repositories section.
  • disable all paid repositories and add a non-subscription repository
  • Next, go to the Updates section and click the Refresh button. Wait for all the repositories to be found and the message TASK: OK to appear.
  • the last step is to click on the upgrade button to update the system and wait for the end. Congratulations, you have successfully updated Proxmox!
  • disabling the unsubscribe sign:
  • When you select a node, you will see a shell button. Click on it and proceed to the next steps.
  • write a command to navigate to the directory: cd /usr/share/javascript/proxmox-widget-toolkit
  • write a command to edit the file: nano proxmoxlib.js
  • press the ctrl + w keyboard shortcuts and paste: No valid
  • change Ext.Msg.show({ to void({
  • save the file: ctrl + x, next Y, next Enter
  • Restart the service with the command: systemctl restart pveproxy
  • Done! Log out of your account in the proxmox panel and reload the page with ctrl + f5, then log in again and you won't see this message anymore!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published