Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of RVM Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:41, 18 September 2025 Gabriele.vivinetto talk contribs created page Restore di un nodo cluster Proxmox VE (Created page with "Se esistono altri nodi, occorre predisporre il mountpoint /etc/pve vuoto. Se mancano dei pacchetti, andare su un altro nodo:<pre> cd /tmp cat /etc/apt/sources.list /etc/apt/sources.list.d >sources.list dpkg --get-selections >selections.list apt-mark showauto >auto.list </pre> Andare sul nodo restorato:<pre> cd /tmp scp mynode01.example.com:/tmp/*.list . cp sources.list /etc/apt/ apt-get update /usr/lib/dpkg/methods/apt/update /var/lib/dpkg/ dpkg --set-selections <sel...") Tag: Visual edit