Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Iobroker auf intel Nuc

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Iobroker auf intel Nuc

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @BBTown last edited by Homoran

      @bbtown sagte in Iobroker auf intel Nuc:

      funktionieren denn "automatischen Updates" mittlerweile ohne Subscription?

      ja!
      aber nur mit dem no-subscription repo, sonst kommt ne rote Fehlermeldung

      EDIT:
      proxmox_updates.png

      oder reden wir von verschiedenen Dingen?

      EDIT2:

      root@iobroker-pve:~# apt update
      Hit:1 http://security.debian.org stretch/updates InRelease
      Ign:2 http://ftp.de.debian.org/debian stretch InRelease                     
      Hit:3 http://ftp.de.debian.org/debian stretch Release                       
      Hit:5 http://download.proxmox.com/debian/pve stretch InRelease    
      Reading package lists... Done          
      Building dependency tree       
      Reading state information... Done
      142 packages can be upgraded. Run 'apt list --upgradable' to see them.
      root@iobroker-pve:~# apt list --upgradeable
      Listing... Done
      

      Das sieht allerdings anders aus 😞

      crunchip 1 Reply Last reply Reply Quote 0
      • BBTown
        BBTown @Kusi last edited by

        @kusi sagte in Iobroker auf intel Nuc:

        @bbtown
        1ae9bcf1-357d-4182-9a43-2215453ba0ab-image.png

        2 cores sind mehr als genug
        4 GB RAM
        15 GB HDD

        K 1 Reply Last reply Reply Quote 0
        • K
          Kusi @BBTown last edited by

          @bbtown
          9d028d55-6497-4ffd-8e81-06ff36dd3f8f-image.png

          Ich habe Schweiz --> deb.debian.org --> kein Proxy gewählt

          BBTown crunchip 2 Replies Last reply Reply Quote 0
          • BBTown
            BBTown @Kusi last edited by BBTown

            @kusi keine Ahnung was Du da machst ...

            K 1 Reply Last reply Reply Quote 0
            • crunchip
              crunchip Forum Testing Most Active @Kusi last edited by

              @kusi geh zurück und nehm den ersten aus der Liste, was dir Standard angezeigt wird

              1 Reply Last reply Reply Quote 0
              • K
                Kusi @BBTown last edited by Kusi

                @bbtown diese Meldung kam plötzlich...

                b35b8c84-b417-4a0c-af0b-3670970ab666-image.png

                e4780e91-128d-4201-b42e-e2e7dc82ac5e-image.png

                e1f78570-89a2-4750-bc15-748f40c20172-image.png

                dies wird bei mir so Standard angezeigt...

                Habe abgebrochen und "ohne Netzwerk-Spiegel fortfahren" gewählt.

                K D 2 Replies Last reply Reply Quote 0
                • K
                  Kusi @Kusi last edited by Kusi

                  @BBTown
                  1b21fc93-7a67-4590-b023-c70516f9aa7f-image.png

                  Wird dies empfohlen?
                  Geplant ist auf dem Nuc nur ioBroker im Moment.

                  D 1 Reply Last reply Reply Quote 0
                  • crunchip
                    crunchip Forum Testing Most Active @Homoran last edited by

                    @homoran debian stretch?

                    update's werden doch schon immer jede Nacht abgerufen, das upgrade muss dann manuell angestoßen werden, daher auch nie auf der Proxmox Konsole ein apt update && apt upgrade ausführen, sondern dist-upgrade

                    Homoran 1 Reply Last reply Reply Quote 0
                    • D
                      darkiop Most Active @Kusi last edited by

                      @kusi sagte in Iobroker auf intel Nuc:

                      Habe abgebrochen und "ohne Netzwerk-Spiegel fortfahren" gewählt.

                      Deine VM hat keine Verbindung raus in die Welt. Wie gesagt, das könnte am Nuc 11 und den Netzwerk Treibern liegen:

                      Currently (May 01, 2021), ProxMox requires updated drivers for the NICs and video to function properly and it makes its installation a bit tricky.

                      https://www.reddit.com/r/intelnuc/comments/n2ogdn/guide_to_installing_proxmox_on_nuc11/

                      Grundsätzlich zum Repo, unter /etc/apt/sources.list.d die pve-enterprise.list löschen und dann eine pve-no-subscription.list mit folgden Inhalt anlegen:

                      #/etc/apt/sources.list.d/pve-no-subscription.list
                      # pve-no-subscription repository provided by proxmox.com 
                      deb http://download.proxmox.com/debian/pve buster pve-no-subscription
                      # security updates
                      deb http://security.debian.org/debian-security buster/updates main contrib
                      

                      Danach, wieder apt update && apt upgrade -y.

                      1 Reply Last reply Reply Quote 0
                      • D
                        darkiop Most Active @Kusi last edited by

                        @kusi sagte in Iobroker auf intel Nuc:

                        Wird dies empfohlen?

                        Ja, du hast in der VM nur ioBroker. Grundsätzlich kann man den Installer eigentlich mit allen Empfehlungen druchklicken.

                        1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @crunchip last edited by

                          @crunchip sagte in Iobroker auf intel Nuc:

                          @homoran debian stretch?

                          schuldig im Sinne der Anklage 😉
                          ich bin auch immer noch auf v5

                          @crunchip sagte in Iobroker auf intel Nuc:

                          update's werden doch schon immer jede Nacht abgerufen,

                          Aber nur mit dem no-subscription repo, sonst wird es da rot

                          @crunchip sagte in Iobroker auf intel Nuc:

                          daher auch nie auf der Proxmox Konsole ein apt update && apt upgrade ausführen, sondern dist-upgrade

                          Danke für den Hinweis.
                          Vielleicht setze ich jetzt endlich eine aktuelle Installation auf.

                          1 Reply Last reply Reply Quote 0
                          • K
                            Kusi @BBTown last edited by Kusi

                            @bbtown sagte in Iobroker auf intel Nuc:

                            curl -sLf https://iobroker.net/install.sh | bash -

                            4eb4a44b-bf1f-4096-9927-4bb30af21efc-image.png

                            Weist du warum ich jetzt keinen Text in der Debian Konsole einfügen kann? Muss alles von Hand übertragen...

                            BBTown crunchip D 4 Replies Last reply Reply Quote 0
                            • BBTown
                              BBTown @Kusi last edited by

                              @kusi Du musst auf der VM auch curl installieren

                              sudo apt update && apt dist-upgrade
                              sudo apt install curl -y
                              
                              Homoran 1 Reply Last reply Reply Quote 0
                              • crunchip
                                crunchip Forum Testing Most Active @Kusi last edited by

                                @kusi debian ist minimalistischer als ubuntu, da muss das ein oder andere nachinstalliert werden, wie z.b curl

                                apt install curl
                                
                                1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators @BBTown last edited by

                                  @bbtown sagte in Iobroker auf intel Nuc:

                                  @kusi Du musst auf der VM auch curl installieren

                                  und sudo
                                  und eine User anlegen und der Gruppe sudo zuweisen

                                  crunchip 1 Reply Last reply Reply Quote 1
                                  • crunchip
                                    crunchip Forum Testing Most Active @Homoran last edited by crunchip

                                    @homoran sudo ist, bzw wird automatisch installiert, wenn ein user angelegt wird, also nur curl nachinstallieren
                                    edit: wenn man bei der installation Root Passwort leer lässt

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      darkiop Most Active @BBTown last edited by

                                      @bbtown sagte in Iobroker auf intel Nuc:

                                      funktionieren denn "automatischen Updates" mittlerweile ohne Subscription?
                                      Mir werden mögliche Updates angezeigt, jedoch stoße ich diese immer manuell an?!?

                                      Ich mache auf meinen Maschinen per unattended-upgrades - Nachfolgendes aus meiner Doku. Damit werden die Debian Pakete automatisch aktulisiert. Die aus dem Proxmox Repo allerdings noch manuell.

                                      Installation:

                                      apt install unattended-upgrades -y
                                      echo unattended-upgrades unattended-upgrades/enable_auto_updates boolean true | debconf-set-selections; dpkg-reconfigure -f noninteractive unattended-upgrades
                                      

                                      Timer Anpassen (Bei Bedarf) - create /etc/systemd/system/apt-daily.timer.d/override.conf (= Timer für apt update)

                                      systemctl edit apt-daily.timer
                                      [Timer]
                                      OnCalendar=
                                      OnCalendar=*-*-* 0,4,8,12,16,20:00
                                      RandomizedDelaySec=15m
                                      
                                      # create /etc/systemd/system/apt-daily-upgrade.timer.d/override.conf (= Timer für upgrades)
                                      systemctl edit apt-daily-upgrade.timer
                                      [Timer]
                                      OnCalendar=
                                      OnCalendar=*-*-* 0,4,8,12,16,20:20
                                      RandomizedDelaySec=1m
                                      
                                      # manuel debug run
                                      unattended-upgrade -d
                                      
                                      # show timer configs
                                      systemctl cat apt-daily{,-upgrade}.timer
                                      # show timers
                                      systemctl --all list-timers apt-daily{,-upgrade}.timer
                                      

                                      https://wiki.debian.org/UnattendedUpgrades
                                      https://debian-handbook.info/browse/stable/sect.regular-upgrades.html
                                      https://unix.stackexchange.com/questions/178626/how-to-run-unattended-upgrades-not-daily-but-every-few-hours/541426#541426

                                      @homoran sagte in Iobroker auf intel Nuc:

                                      Das sieht allerdings anders aus

                                      Definitiv 🙂

                                      1 Reply Last reply Reply Quote 0
                                      • BBTown
                                        BBTown @Kusi last edited by

                                        @kusi
                                        wo Du schon dabei bist:

                                        apt install sudo
                                        adduser <username>
                                        usermod -aG sudo <username>
                                        sudo timedatectl set-timezone Europe/Berlin
                                        sudo apt install cifs-utils -y
                                        sudo apt install nfs-common -y
                                        

                                        <username> muss ersetzt werden ... z.B. "iobroker" (ohne " ")

                                        K 1 Reply Last reply Reply Quote 0
                                        • D
                                          darkiop Most Active @Kusi last edited by darkiop

                                          @kusi sagte in Iobroker auf intel Nuc:

                                          Weist du warum ich jetzt keinen Text in der Debian Konsole einfügen kann? Muss alles von Hand übertragen...

                                          Ja, einfach gesagt, weil die Web-Konsole der VM eine andere ist wie der LXCs. Für die VM, grundlegende Einrichtung nach der Installation:

                                          # install sudo & git
                                          apt update
                                          apt upgrade -y
                                          apt install sudo git -y
                                          # adduser (as root)
                                          adduser kusi
                                          # add user 'kusi' to group 'sudo' (as root)
                                          usermod -a -G sudo kusi
                                          # set timezone (as root)
                                          ln -fs /usr/share/zoneinfo/Europe/Berlin /etc/localtime
                                          dpkg-reconfigure -f noninteractive tzdata
                                          #setup timeserver sync
                                          systemctl status systemd-timesyncd
                                          sed -i 's/#NTP=/NTP=192.168.1.1/' /etc/systemd/timesyncd.conf
                                          timedatectl set-ntp off
                                          timedatectl set-ntp on
                                          systemctl status systemd-timesyncd
                                          # keyboard layout (as root)
                                          dpkg-reconfigure locales
                                          # set a new hostname
                                          hostnamectl set-hostname NAME
                                          # after this: change the name in /etc/hosts with an editor manually
                                          # switch user
                                          su kusi
                                          
                                          
                                          BBTown 1 Reply Last reply Reply Quote 0
                                          • K
                                            Kusi @BBTown last edited by

                                            @bbtown
                                            a8775ecd-a9ed-4740-8d7c-5f5d9633d031-image.png

                                            Homoran crunchip BBTown 3 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            890
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            iobroker nuc
                                            13
                                            192
                                            21526
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo