hey
should I always update pve via the GUI or could I update via ssh and then also reboot via ssh?
the correct command is
	
		
 right? that's the one that also installs dependencies etc? 
can I also use apt? I'm used to
	
		
 my Linux vms... it would simply help my muscle. memory if I could use that too. or would I nerd another command to. mimic dist-upgrade? 
and is reboot the correct command to shut all vms down and do a full reboot or is there something specific to use?
				
			should I always update pve via the GUI or could I update via ssh and then also reboot via ssh?
the correct command is
		Code:
	
	apt-get update && apt-get dist-upgradecan I also use apt? I'm used to
		Code:
	
	 apt update && apt upgradeand is reboot the correct command to shut all vms down and do a full reboot or is there something specific to use?
 
	 
	 
 
		