Search results

  1. V

    How to install AmneziaWG (Wireguard with obfuscation)?

    How to install AmneziaWG (Wireguard with obfuscation)? When trying to find instructions for Debian 12 (on which Proxmox is based) I encountered errors, official packages are not installed, dkms errors occur during assembly (apparently due to the mismatch of the names of the kernel packages and...
  2. V

    [SOLVED] Proxmox bridge in VM vlan work, host not work

    Settings in host auto vmbr1 iface vmbr1 inet manual bridge-ports enp4s0f1 bridge-stp off bridge-fd 0 auto vmbr10 iface vmbr10 inet static address 10.12.12.1/24 bridge-ports none bridge-stp off bridge-fd 0 auto vmbr1.20 iface vmbr1.20 inet...
  3. V

    Alpine Linux in LXC + docker

    Installed Alpine Linux in LXC container Installed docker inside it according to the official instructions https://wiki.alpinelinux.org/wiki/Docker#Installation With these parameters: At the startup stage I get an error alpine-test:~# service docker start sh: error setting limit: Operation...
  4. V

    Upgrade from 6 to 7

    Error apt dist-upgrade # apt dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages were automatically installed and are no longer required: alsa-topology-conf alsa-ucm-conf apt-transport-https...
  5. V

    Guest Win10x64 LTSB, ACPI device, broken Nework

    Config from hosts root@pve:~# cat /etc/network/interfaces # network interface settings; autogenerated # Please do NOT modify this file directly, unless you know what # you're doing. # # If you want to manage part of the network configuration manually, # please utilize the 'source' or...
  6. V

    Install ProxMox over Debian, FS Recommendations to FS

    The documentation for Jessie has recommendations for the file system What are the recommendations for the Stretch file system? (they do not exist in the wiki) p.s. I want to install on two disks RAID1 (mdadm) ZFS is not suitable due to RAM requirements
  7. V

    Host reboot

    Installed Proxmox on RAID 1 (ZFS) Created guest for Windows 2012 R2 Standard x64 Installed guest operating system When you install an update for Window (or other software), the host system crashes I am connected remotely, where to read and how to diagnose these faults? in /var/log/syslog and...
  8. V

    [SOLVED] apt suggests removing proxmox

    I install Debian Stretch and install proxmox (manual from wiki proxmox) update all packages, after many days i install package vlan, view this messages: root@host:~# apt update Игн:1 http://deb.debian.org/debian stretch InRelease Сущ:2 http://security.debian.org/debian-security stretch/updates...
  9. V

    [SOLVED] Shutdown on KVM Ubuntu guests doesn't complete

    Shutdown from WEB gui and console on Ubuntu 14.04 guests doesn't complete qemu-guest-agent and acpid packages installed Mar 04 02:24:14 host qm[19928]: <root@pam> starting task UPID:host:00004DD9:000CA73F:56D8814E:qmshutdown:102:root@pam: Mar 04 02:24:14 host qm[19929]: shutdown VM 102...
  10. V

    kernel tried to execute NX-protected page - exploit attempt?

    Proxmox 4.1 release and full update VM Ubuntu 14.04 + full update Today found that one virtual machine to stop responding to the WEB GUI can be seen that the virtual machine is turned off The logs can be seen here are: This is repeated is not the first time did not pay attention earlier...
  11. V

    When you install vlan proposes to remove all proxmox

    The day before yesterday upgraded: apt-get update && apt-get dist-upgrade Today, when you try to install the package vlan, proposes to remove all proxmox What happened?
  12. V

    USB 3.0 port not mapping host->VM

    I use manual from wiki: http://pve.proxmox.com/wiki/USB_physical_port_mapping # lsusb -t /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M |__ Port 3: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid...
  13. V

    Backup vm without second hdd (virtio1)

    My vm 100: # cat /etc/pve/qemu-server/100.conf agent: 1 boot: cd bootdisk: virtio0 cores: 4 hotplug: 0 ide2: local:iso/ubuntu-14.04.3-server-amd64.iso,media=cdrom,size=574M memory: 2048 name: big net0: e1000=3A:61:61:33:36:35,bridge=vmbr0 numa: 0 onboot: 1 ostype: l26 protection: 1 smbios1...
  14. V

    Install Proxmox 4.1 without EFI or force MBR

    How to install Proxmox 4.1 without EFI or force MBR
  15. V

    Installing Proxmox 3.4 without UEFI and fat partition ?

    Howto installing Proxmox 3.4 without UEFI and fat partition ?