Recent content by Hans-Willi Werres

  1. H

    [SOLVED] Keyboard Issues

    Hello I use Apache Guacamole to connect to the VNC consoles of my VMs. Last day I saw that the keyboard did not work correctly. The US keyboard layout was used. First I thougt the problem is located in apache guacamole, but after some tests i found that it was located in proxmox. After setting...
  2. H

    [SOLVED] Proxmox VE 5.2-1 through Apache 2.4.25 proxy

    Hi, this is my config for a apache 2.4 name based reverse proxy: <VirtualHost *:443> ServerName <Extern.Sitename.de> ErrorLog ${APACHE_LOG_DIR}/Proxy_<Extern.Sitename.de>_error.log CustomLog ${APACHE_LOG_DIR}/Proxy_<Extern.Sitename.de>_access.log combined...
  3. H

    Move Disk Probleme. bug oder nicht?!

    Hi, OH Sorry, habe ich vergessen. Es sind einfach zwei Platten als EXT4 in /media gemounted und als Verzeichnis in Proxmox eingebunden. Der Dateityp der virtuellen Platten ist QCOW2.
  4. H

    Move Disk Probleme. bug oder nicht?!

    Hi, ich setze Proxmox 5.1 ein und habe zwei Probleme die solche Basis Funktionen betreffen, dass ich gerne eine zweite Meinung hätte. Bei mir gehen zwei Dinge nicht: 1. Wenn ich eine Disk von einem Speicher auf den anderen mittels WebGui verschiebe und den Haken "Delete Source" anhake, bleibt...