Recent content by Tornavida

  1. T

    crashes after boot while VMs start

    Yapp, that's what I tried and it has worked out. thx for the support !!
  2. T

    crashes after boot while VMs start

    Hi, I have a little big problem. While making some configs over the WebGUI I deleted a drive of a VM and pressed a key before waiting for the system's confirmation. So, the system started to fail after that and i decided to reboot the server in hope that it will reinitialize all. Well - It...
  3. T

    deactivated root@PAM - how to reactivate [SOLVED]

    so as thought, solution simple - but for n00bs - not :) So as mentioned above: I'messed aroung with my Web-Gui and somehow deactivated my root login on the server. to cut a long story short: # nano /etc/pve/user.cfg user:root@pam:0:0:::server@XXXXX.ch...
  4. T

    deactivated root@PAM - how to reactivate [SOLVED]

    so following: root@server:~# journalctl -u pvedaemon -- Logs begin at Wed 2020-07-22 16:27:54 CEST, end at Wed 2020-07-22 18:40:00 CEST. -- Jul 22 16:28:11 server systemd[1]: Starting PVE API Daemon... Jul 22 16:28:11 server pvedaemon[2194]: starting server Jul 22 16:28:11 server...
  5. T

    deactivated root@PAM - how to reactivate [SOLVED]

    bad mooded, eh ?! Why do you waste these couple of minutes of your life and make the effort for posting a reply with no informative value. In need of a "ventile" to let out the pressure or why this cynicism... ?
  6. T

    deactivated root@PAM - how to reactivate [SOLVED]

    Hi guys I was fondeling around the the GUI. And I deactivated the PAM login and now I can't loginto the WEB-GUI. I know stupid me... but am learning by doing ... xD Could someone post me the path to reactivate it via CLI thaaaanks !!
  7. T

    Network speed limited to 100Mbit/s

    Perfect !! That solved my issue, thank you !
  8. T

    Network speed limited to 100Mbit/s

    ok got it - but how do I change the interface settings so that the transferrate is set to 1000 from 100. As you can see from my first post when "ethtool" my NIC it is set to 100.
  9. T

    Network speed limited to 100Mbit/s

    By Switch, do you mean the Router the NIC is connected at ? The Rj45 ports are all gigabit ports and router settings are also not the reason (other devices connected to it work just fine). I've also a VM running Win10Pro and it's also limited @100. The container setup of nextcloud that I'm...
  10. T

    Network speed limited to 100Mbit/s

    Hi I'm using proxmox to run nextcloud on my homeserver. All's setup and running as needed. I realized that my up- and downloads are slow and limited to 100Mbit/s; eventhough I've a gigabit standart NIC and Router. Would b very cool if someone could tell me how I edit the interface to 1000Mbit's...
  11. T

    Proxmox Web-GUI doesn't connect

    Danke trotzdem für die Hilfe und schnelle Reaktion. Hätte ich vorher checken müssen. Obwohl mit Opera hat es bis gestern gefunzt ... und nun kommt die Seite mit der Warnung die unsichere Seite trotzdem zu verbinden nicht mehr. Werd mich nun ans letsencrypt für das SSl cert machen. Wird zwar nur...
  12. T

    Proxmox Web-GUI doesn't connect

    ... :p Guys it's now running again. I restarted my client machine and tried it on MS Edge and now it works like nothin was. Opera can't reach it still tho, but I guess it will be okay after clearing the cache or smh letting it connect to "insecure pages" But thanks a lot for your efforts ...
  13. T

    Proxmox Web-GUI doesn't connect

    .... I could open proxmox IP out for connection. if that would b of any use ?? as said, don't have any important files on the server pc...
  14. T

    Proxmox Web-GUI doesn't connect

    out: root@server:/var/log/pveproxy# wget --no-check-certificate https://localhost:8006 --2020-06-10 09:32:23-- https://localhost:8006/ Resolving localhost (localhost)... 127.0.0.1 Connecting to localhost (localhost)|127.0.0.1|:8006... connected. WARNING: The certificate of ‘localhost’ is not...
  15. T

    Proxmox Web-GUI doesn't connect

    Out: root@server:~# ip -br -c a lo UNKNOWN 127.0.0.1/8 ::1/128 enp9s0 UP wlp8s0 DOWN vmbr0 UP 192.168.1.3/24 2a02:120b:2c6b:a1d0:7285:c2ff:feb4:f512/64 fe80::7285:c2ff:feb4:f512/64 log: root@server:~# cd /var/log/pveproxy/...