Recent content by santaaaron

  1. S

    One-Liner After Install

    Ha... you know I did this a while ago and I am not sure why I wrote it that way... Probably because I am a little green and it was a quick and dirty way to get it done without too much time researching. Thanks for the suggestion. Looking back on it I may remove ifupdown2 altogether as I don't...
  2. S

    One-Liner After Install

    Not sure if anyone has done this already (because I haven't looked) but here is a one-liner I use after I install Proxmox on my servers. It does 4 things. 1) places pve-no-subscription in the /etc/apt/sources.list file 2) comments out the pve-enterprise.list 3) apt update && apt...