User Tools

Site Tools


proxmox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
proxmox [2025/10/22 16:12] – [Use Windows to copy Proxmox backups to another system] w5gedproxmox [2025/12/21 16:20] (current) w5ged
Line 142: Line 142:
  
  
-===== Debian VMs ===== +===== Debian 13 VMs ===== 
-Install Debian 12 from an ISO file+Install Debian 13 from an ISO file & login as root 
 + 
 +  # apt install sudo net-tools gpg apt-transport-https 
 +  # /usr/sbin/usermod -aG sudo username 
 +  # exit
   > sudo nano /etc/ssh/sshd_config   > sudo nano /etc/ssh/sshd_config
     change "PermitRootLogin without-password" to "PermitRootLogin yes"     change "PermitRootLogin without-password" to "PermitRootLogin yes"
 +  > sudo nano /etc/systemd/timesyncd.conf
 +    add line NTP=NTPSERVERIPADDRESS
      
   > sudo nano /etc/network/interfaces   > sudo nano /etc/network/interfaces
proxmox.1761149524.txt.gz · Last modified: by w5ged