Hello !
When I do apt-get update, the download does not advance and displays : Working 0%.
I added these deposits to sourcelist : https://pve.proxmox.com/wiki/Package_Repositories
Here is my configuration /etc/network/interfaces :
Thanks !
When I do apt-get update, the download does not advance and displays : Working 0%.
I added these deposits to sourcelist : https://pve.proxmox.com/wiki/Package_Repositories
Here is my configuration /etc/network/interfaces :
Diff:
debian auto lo
iface lo inet loopback
iface enp5s0
auto vmbr0
iface vmbr0 inet static
address 192.168.0.253
netmask 255.255.255.0
gateway 192.168.0.1
bridge_ports enp5s0
bridge_stp off
bridge_fd 0
Thanks !