Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. Proxmox
  5. Proxmox Hilfe gesucht

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    12
    2
    251

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

Proxmox Hilfe gesucht

Proxmox Hilfe gesucht

Scheduled Pinned Locked Moved Proxmox
97 Posts 10 Posters 9.8k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J jan_xx

    @thomas-braun

    leider komm immer noch der Hinweis

    home@iobroker:~$ iob diag
    /usr/bin/iob: line 21: /home/iobroker/iob_diag.log: Permission denied
    home@iobroker:~$ 
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #28

    @jan_xx

    rm /home/iobroker/iob_diag.log
    

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    J 1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @jan_xx

      rm /home/iobroker/iob_diag.log
      
      J Offline
      J Offline
      jan_xx
      wrote on last edited by
      #29

      @thomas-braun

      kann nicht entfernt werden...

      vlt. als root anmelden?

      home@iobroker:~$ rm /home/iobroker/iob_diag.log
      rm: remove write-protected regular file '/home/iobroker/iob_diag.log'? y
      rm: cannot remove '/home/iobroker/iob_diag.log': Permission denied
      home@iobroker:~$ 
      
      Thomas BraunT 1 Reply Last reply
      0
      • J jan_xx

        @thomas-braun

        kann nicht entfernt werden...

        vlt. als root anmelden?

        home@iobroker:~$ rm /home/iobroker/iob_diag.log
        rm: remove write-protected regular file '/home/iobroker/iob_diag.log'? y
        rm: cannot remove '/home/iobroker/iob_diag.log': Permission denied
        home@iobroker:~$ 
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #30

        @jan_xx

        vlt. als root anmelden?

        NEIN!! ES WIRD SICH NICHT ALS SCHEISS-ROOT ANNGEMELDET, VERDAMMT!!!!!!111

        sudo rm /home/iobroker/iob_diag.log
        

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        J 2 Replies Last reply
        0
        • Thomas BraunT Thomas Braun

          @jan_xx

          vlt. als root anmelden?

          NEIN!! ES WIRD SICH NICHT ALS SCHEISS-ROOT ANNGEMELDET, VERDAMMT!!!!!!111

          sudo rm /home/iobroker/iob_diag.log
          
          J Offline
          J Offline
          jan_xx
          wrote on last edited by jan_xx
          #31

          @thomas-braun

          okay okay okay😊

          1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @jan_xx

            vlt. als root anmelden?

            NEIN!! ES WIRD SICH NICHT ALS SCHEISS-ROOT ANNGEMELDET, VERDAMMT!!!!!!111

            sudo rm /home/iobroker/iob_diag.log
            
            J Offline
            J Offline
            jan_xx
            wrote on last edited by
            #32

            @thomas-braun

            merkwürdig, mit sudo habe ich die Datei anscheinend gelöscht bekommen, da aber keine Meldung kam habe ich es nochmal probiert, da war die Datei nicht mehr da und dann habe ich wieder iob diag aber die Meldung bekommen die wir vorher schon hatten, das verstehe ich jetzt nicht...

            home@iobroker:~$ sudo rm /home/iobroker/iob_diag.log
            rm: cannot remove '/home/iobroker/iob_diag.log': No such file or directory
            home@iobroker:~$ iob diag
            /usr/bin/iob: line 21: /home/iobroker/iob_diag.log: Permission denied
            home@iobroker:~$
            
            Thomas BraunT 1 Reply Last reply
            0
            • J jan_xx

              @thomas-braun

              merkwürdig, mit sudo habe ich die Datei anscheinend gelöscht bekommen, da aber keine Meldung kam habe ich es nochmal probiert, da war die Datei nicht mehr da und dann habe ich wieder iob diag aber die Meldung bekommen die wir vorher schon hatten, das verstehe ich jetzt nicht...

              home@iobroker:~$ sudo rm /home/iobroker/iob_diag.log
              rm: cannot remove '/home/iobroker/iob_diag.log': No such file or directory
              home@iobroker:~$ iob diag
              /usr/bin/iob: line 21: /home/iobroker/iob_diag.log: Permission denied
              home@iobroker:~$
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #33

              @jan_xx

              ls -la /home
              ls -la /home/iobroker/
              groups
              

              Hast du den user home mal ausgeloggt, nachdem der der Gruppe iobroker hinzugefügt wurde?

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              J 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @jan_xx

                ls -la /home
                ls -la /home/iobroker/
                groups
                

                Hast du den user home mal ausgeloggt, nachdem der der Gruppe iobroker hinzugefügt wurde?

                J Offline
                J Offline
                jan_xx
                wrote on last edited by
                #34

                @thomas-braun

                das weiß ich jetzt auch nicht mehr, nachdem ich hier so viel eingegeben habe

                home@iobroker:~$ iob diag
                /usr/bin/iob: line 21: /home/iobroker/iob_diag.log: Permission denied
                home@iobroker:~$ ls -la /home
                ls -la /home/iobroker/
                groups
                total 16
                drwxr-xr-x  4 root     root     4096 Apr  6 14:42 .
                drwxr-xr-x 21 root     root     4096 Apr  6 14:48 ..
                drwxr-x---  3 home     home     4096 Apr  6 14:50 home
                drwxr-x---  4 iobroker iobroker 4096 Apr  6 15:41 iobroker
                total 120
                drwxr-x--- 4 iobroker iobroker  4096 Apr  6 15:41 .
                drwxr-xr-x 4 root     root      4096 Apr  6 14:42 ..
                -rw-r--r-- 1 iobroker iobroker   220 Mar 31  2024 .bash_logout
                -rw-r--r-- 1 iobroker iobroker  3771 Mar 31  2024 .bashrc
                drwx------ 3 iobroker iobroker  4096 Apr  6 14:31 .config
                -rw-rw-r-- 1 iobroker iobroker 40250 Apr  6 15:42 .diag.sh
                -rw-rw-r-- 1 iobroker iobroker 49433 Apr  6 15:10 .fix.sh
                drwxr-xr-x 4 iobroker iobroker  4096 Apr  6 14:24 .npm
                -rw-r--r-- 1 iobroker iobroker   807 Mar 31  2024 .profile
                home adm dialout sudo audio video plugdev users iobroker
                home@iobroker:~$ 
                
                Thomas BraunT 1 Reply Last reply
                0
                • J jan_xx

                  @thomas-braun

                  das weiß ich jetzt auch nicht mehr, nachdem ich hier so viel eingegeben habe

                  home@iobroker:~$ iob diag
                  /usr/bin/iob: line 21: /home/iobroker/iob_diag.log: Permission denied
                  home@iobroker:~$ ls -la /home
                  ls -la /home/iobroker/
                  groups
                  total 16
                  drwxr-xr-x  4 root     root     4096 Apr  6 14:42 .
                  drwxr-xr-x 21 root     root     4096 Apr  6 14:48 ..
                  drwxr-x---  3 home     home     4096 Apr  6 14:50 home
                  drwxr-x---  4 iobroker iobroker 4096 Apr  6 15:41 iobroker
                  total 120
                  drwxr-x--- 4 iobroker iobroker  4096 Apr  6 15:41 .
                  drwxr-xr-x 4 root     root      4096 Apr  6 14:42 ..
                  -rw-r--r-- 1 iobroker iobroker   220 Mar 31  2024 .bash_logout
                  -rw-r--r-- 1 iobroker iobroker  3771 Mar 31  2024 .bashrc
                  drwx------ 3 iobroker iobroker  4096 Apr  6 14:31 .config
                  -rw-rw-r-- 1 iobroker iobroker 40250 Apr  6 15:42 .diag.sh
                  -rw-rw-r-- 1 iobroker iobroker 49433 Apr  6 15:10 .fix.sh
                  drwxr-xr-x 4 iobroker iobroker  4096 Apr  6 14:24 .npm
                  -rw-r--r-- 1 iobroker iobroker   807 Mar 31  2024 .profile
                  home adm dialout sudo audio video plugdev users iobroker
                  home@iobroker:~$ 
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #35

                  @jan_xx sagte in Proxmox Hilfe gesucht:

                  das weiß ich jetzt auch nicht mehr,

                  Dann mach es jetzt.

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  J 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @jan_xx sagte in Proxmox Hilfe gesucht:

                    das weiß ich jetzt auch nicht mehr,

                    Dann mach es jetzt.

                    J Offline
                    J Offline
                    jan_xx
                    wrote on last edited by
                    #36

                    @thomas-braun

                    also ausloggen mit exit und wieder anmelden? ohne reboot?

                    Thomas BraunT 1 Reply Last reply
                    0
                    • J jan_xx

                      @thomas-braun

                      also ausloggen mit exit und wieder anmelden? ohne reboot?

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #37

                      @jan_xx

                      Eigentlich sollte eine Neuanmeldung ausreichen.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      J 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @jan_xx

                        Eigentlich sollte eine Neuanmeldung ausreichen.

                        J Offline
                        J Offline
                        jan_xx
                        wrote on last edited by
                        #38

                        @thomas-braun
                        leider nein

                        iobroker login: home
                        Password: 
                        Welcome to Ubuntu 24.04.2 LTS (GNU/Linux 6.8.12-4-pve x86_64)
                        
                         * Documentation:  https://help.ubuntu.com
                         * Management:     https://landscape.canonical.com
                         * Support:        https://ubuntu.com/pro
                        home@iobroker:~$ iob diag
                        [sudo] password for home: 
                        /usr/bin/iob: line 21: /home/iobroker/iob_diag.log: Permission denied
                        home@iobroker:~$ 
                        
                        Thomas BraunT crunchipC 2 Replies Last reply
                        0
                        • J jan_xx

                          @thomas-braun
                          leider nein

                          iobroker login: home
                          Password: 
                          Welcome to Ubuntu 24.04.2 LTS (GNU/Linux 6.8.12-4-pve x86_64)
                          
                           * Documentation:  https://help.ubuntu.com
                           * Management:     https://landscape.canonical.com
                           * Support:        https://ubuntu.com/pro
                          home@iobroker:~$ iob diag
                          [sudo] password for home: 
                          /usr/bin/iob: line 21: /home/iobroker/iob_diag.log: Permission denied
                          home@iobroker:~$ 
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by
                          #39

                          @jan_xx

                          sudo -u iobroker touch /home/iobroker/iob_diag.log
                          

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          J 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @jan_xx

                            sudo -u iobroker touch /home/iobroker/iob_diag.log
                            
                            J Offline
                            J Offline
                            jan_xx
                            wrote on last edited by
                            #40

                            @thomas-braun

                            was mach der Befehl?

                            hier die Ausgabe...

                            home@iobroker:~$ sudo -u iobroker touch /home/iobroker/iob_diag.log
                            home@iobroker:~$ 
                            
                            Thomas BraunT 1 Reply Last reply
                            0
                            • J jan_xx

                              @thomas-braun

                              was mach der Befehl?

                              hier die Ausgabe...

                              home@iobroker:~$ sudo -u iobroker touch /home/iobroker/iob_diag.log
                              home@iobroker:~$ 
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              wrote on last edited by
                              #41

                              @jan_xx

                              Der legt eine Datei /home/iobroker/iob_diag.log als user iobroker mit dessen Rechten an.
                              Also genau das, was auch beim Aufruf von iob diag passiert.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              J 1 Reply Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @jan_xx

                                Der legt eine Datei /home/iobroker/iob_diag.log als user iobroker mit dessen Rechten an.
                                Also genau das, was auch beim Aufruf von iob diag passiert.

                                J Offline
                                J Offline
                                jan_xx
                                wrote on last edited by
                                #42

                                @thomas-braun

                                jetzt will er das PW für iobroker und irgendwie geht es hier nicht mehr weiter
                                Ich werde die Kiste neu aufsetzten wenn ich nicht weiter komme😞

                                iobroker login: home
                                Password:
                                Welcome to Ubuntu 24.04.2 LTS (GNU/Linux 6.8.12-4-pve x86_64)

                                iobroker login: home
                                Password: 
                                Welcome to Ubuntu 24.04.2 LTS (GNU/Linux 6.8.12-4-pve x86_64)
                                
                                * Documentation:  https://help.ubuntu.com
                                * Management:     https://landscape.canonical.com
                                * Support:        https://ubuntu.com/pro
                                home@iobroker:~$ iob diag
                                [sudo] password for home: 
                                ^[[A[sudo] password for iobroker: 
                                Sorry, try again.
                                [sudo] password for iobroker: 
                                Sorry, try again.
                                [sudo] password for iobroker: 
                                [sudo] password for iobroker: 
                                Sorry, try again.
                                [sudo] password for iobroker: 
                                
                                Thomas BraunT HomoranH 3 Replies Last reply
                                0
                                • J jan_xx

                                  @thomas-braun

                                  jetzt will er das PW für iobroker und irgendwie geht es hier nicht mehr weiter
                                  Ich werde die Kiste neu aufsetzten wenn ich nicht weiter komme😞

                                  iobroker login: home
                                  Password:
                                  Welcome to Ubuntu 24.04.2 LTS (GNU/Linux 6.8.12-4-pve x86_64)

                                  iobroker login: home
                                  Password: 
                                  Welcome to Ubuntu 24.04.2 LTS (GNU/Linux 6.8.12-4-pve x86_64)
                                  
                                  * Documentation:  https://help.ubuntu.com
                                  * Management:     https://landscape.canonical.com
                                  * Support:        https://ubuntu.com/pro
                                  home@iobroker:~$ iob diag
                                  [sudo] password for home: 
                                  ^[[A[sudo] password for iobroker: 
                                  Sorry, try again.
                                  [sudo] password for iobroker: 
                                  Sorry, try again.
                                  [sudo] password for iobroker: 
                                  [sudo] password for iobroker: 
                                  Sorry, try again.
                                  [sudo] password for iobroker: 
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  wrote on last edited by
                                  #43

                                  @jan_xx sagte in Proxmox Hilfe gesucht:

                                  jetzt will er das PW für iobroker

                                  Nein, 'er' will das PW vom user home.
                                  Der user iobroker hat kein Passwort, das ist ein Systemuser.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  1 Reply Last reply
                                  0
                                  • J jan_xx

                                    @thomas-braun

                                    jetzt will er das PW für iobroker und irgendwie geht es hier nicht mehr weiter
                                    Ich werde die Kiste neu aufsetzten wenn ich nicht weiter komme😞

                                    iobroker login: home
                                    Password:
                                    Welcome to Ubuntu 24.04.2 LTS (GNU/Linux 6.8.12-4-pve x86_64)

                                    iobroker login: home
                                    Password: 
                                    Welcome to Ubuntu 24.04.2 LTS (GNU/Linux 6.8.12-4-pve x86_64)
                                    
                                    * Documentation:  https://help.ubuntu.com
                                    * Management:     https://landscape.canonical.com
                                    * Support:        https://ubuntu.com/pro
                                    home@iobroker:~$ iob diag
                                    [sudo] password for home: 
                                    ^[[A[sudo] password for iobroker: 
                                    Sorry, try again.
                                    [sudo] password for iobroker: 
                                    Sorry, try again.
                                    [sudo] password for iobroker: 
                                    [sudo] password for iobroker: 
                                    Sorry, try again.
                                    [sudo] password for iobroker: 
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    wrote on last edited by Thomas Braun
                                    #44

                                    @jan_xx sagte in Proxmox Hilfe gesucht:

                                    Ich werde die Kiste neu aufsetzten

                                    Dann verwende ein richtiges Debian, nicht das Schnubbibuntu-Zeuch.

                                    Und ich würde auch einen anderen username verwenden. Magst du deinen Vornamen nicht? /home/home als $HOME schaut jedenfalls merkwürdig aus und führt zu Verwirrung.

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    J 1 Reply Last reply
                                    1
                                    • J jan_xx

                                      @thomas-braun

                                      jetzt will er das PW für iobroker und irgendwie geht es hier nicht mehr weiter
                                      Ich werde die Kiste neu aufsetzten wenn ich nicht weiter komme😞

                                      iobroker login: home
                                      Password:
                                      Welcome to Ubuntu 24.04.2 LTS (GNU/Linux 6.8.12-4-pve x86_64)

                                      iobroker login: home
                                      Password: 
                                      Welcome to Ubuntu 24.04.2 LTS (GNU/Linux 6.8.12-4-pve x86_64)
                                      
                                      * Documentation:  https://help.ubuntu.com
                                      * Management:     https://landscape.canonical.com
                                      * Support:        https://ubuntu.com/pro
                                      home@iobroker:~$ iob diag
                                      [sudo] password for home: 
                                      ^[[A[sudo] password for iobroker: 
                                      Sorry, try again.
                                      [sudo] password for iobroker: 
                                      Sorry, try again.
                                      [sudo] password for iobroker: 
                                      [sudo] password for iobroker: 
                                      Sorry, try again.
                                      [sudo] password for iobroker: 
                                      
                                      HomoranH Offline
                                      HomoranH Offline
                                      Homoran
                                      Global Moderator Administrators
                                      wrote on last edited by
                                      #45

                                      @jan_xx sagte in Proxmox Hilfe gesucht:

                                      Ich werde die Kiste neu aufsetzten

                                      nach welcher Anleitung?

                                      iob als root installiert?

                                      iobroker hat kein Passwort, und alle iob do something werd3n nie nicht niemals mit sudo (mit und ohne Passwort) aufgerufen

                                      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                      1 Reply Last reply
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @jan_xx sagte in Proxmox Hilfe gesucht:

                                        Ich werde die Kiste neu aufsetzten

                                        Dann verwende ein richtiges Debian, nicht das Schnubbibuntu-Zeuch.

                                        Und ich würde auch einen anderen username verwenden. Magst du deinen Vornamen nicht? /home/home als $HOME schaut jedenfalls merkwürdig aus und führt zu Verwirrung.

                                        J Offline
                                        J Offline
                                        jan_xx
                                        wrote on last edited by jan_xx
                                        #46

                                        @thomas-braun

                                        Das richtige Debian kann man als zst wo runter laden?

                                        Oder wie macht ihr das?

                                        Ich habe lokal pve das Template runter geladen und dann einen ct Container erstellt.

                                        pve1.jpg

                                        Thomas BraunT T 2 Replies Last reply
                                        0
                                        • J jan_xx

                                          @thomas-braun

                                          Das richtige Debian kann man als zst wo runter laden?

                                          Oder wie macht ihr das?

                                          Ich habe lokal pve das Template runter geladen und dann einen ct Container erstellt.

                                          pve1.jpg

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          wrote on last edited by
                                          #47

                                          @jan_xx sagte in Proxmox Hilfe gesucht:

                                          Oder wie macht ihr das?

                                          Mit Proxmox hab ich nix am Hut.

                                          Steht aber alles hier drin:

                                          https://www.iobroker.net/#de/documentation/install/proxmox.md

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          1 Reply Last reply
                                          1
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          104

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe