minus-squareOwen 🇦🇺@fosstodon.orgtoProxmox@lemmy.ml•New post up on the Proxmox 8 to 8.1 update! https://www.saltyoldgeek.com/posts/proxmox-minor-update/?ref=hachyderm #proxmoxlinkfedilinkarrow-up2·11 months ago@saltyoldgeek @proxmox Be aware that your command is not kosher with what Proxmox support recommend. apt update && apt -y upgrade …should *always* be: apt update && apt -y dist-upgrade linkfedilink
@saltyoldgeek @proxmox
Be aware that your command is not kosher with what Proxmox support recommend.
apt update && apt -y upgrade
…should *always* be:
apt update && apt -y dist-upgrade