Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Speedtest-Skript von kreyenborg.koeln für Kabel-Gigabit

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Speedtest-Skript von kreyenborg.koeln für Kabel-Gigabit

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Fauli85 last edited by

      @fauli85

      Mich interessiert die Ausgabe zu

      sudo apt update
      

      und dann noch von

      sudo apt full-upgrade
      
      1 Reply Last reply Reply Quote 0
      • F
        Fauli85 last edited by

        oki zu 1

        ubiobr2021@ds1618:~$ sudo apt update
        [sudo] password for ubiobr2021:
        Hit:1 http://de.archive.ubuntu.com/ubuntu jammy InRelease
        Get:2 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB]
        Hit:3 https://deb.nodesource.com/node_14.x focal InRelease
        Get:4 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8 kB]
        Get:5 http://de.archive.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
        Get:6 http://de.archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [11.9 kB]
        Get:7 http://de.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [14.2 kB]
        Hit:8 https://packagecloud.io/ookla/speedtest-cli/ubuntu jammy InRelease
        Fetched 350 kB in 3s (118 kB/s)
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        All packages are up to date.
        
        

        zu 2 alles, was der da hinschreibt?

        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Fauli85 last edited by

          @fauli85 sagte in Speedtest-Skript von kreyenborg.koeln für Kabel-Gigabit:

          ich kann kein Englisch und tu mich verdammt schwer zu verstehen was das System sagt. Versuche zwar mit Übersetzer zu Arbeiten aber ... jetzt kommen wir zu

          Man kann das System auch zu weiten Teilen auf deutsch stellen. Hat aber den Nachteil, dass es da a) zu Kauderwelsch kommen kann und b) die Treffer bei einer Suche im Netz nach der Meldung auf englisch viel besser sind.

          1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Fauli85 last edited by

            @fauli85 sagte in Speedtest-Skript von kreyenborg.koeln für Kabel-Gigabit:

            zu 2 alles, was der da hinschreibt?

            Ja, wir wollen ja nicht geizig sein.

            1 Reply Last reply Reply Quote 0
            • F
              Fauli85 last edited by

              2 war jetzt gar nicht so viel 🙂

              ubiobr2021@ds1618:~$ sudo apt full-upgrade
              Reading package lists... Done
              Building dependency tree... Done
              Reading state information... Done
              Calculating upgrade... Done
              The following packages were automatically installed and are no longer required:
                accountsservice alsa-topology-conf alsa-ucm-conf at bsdmainutils
                cryptsetup-run dconf-gsettings-backend dconf-service g++-9 gcc-10-base
                glib-networking glib-networking-common glib-networking-services
                gsettings-desktop-schemas language-selector-common libaccountsservice0
                libasn1-8-heimdal libasound2 libasound2-data libcanberra0 libcbor0.6
                libdconf1 libdns-export1109 libevent-2.1-7 libffi7 libfl2 libfuse2
                libfwupdplugin1 libgdk-pixbuf2.0-0 libgssapi3-heimdal libhcrypto4-heimdal
                libheimbase1-heimdal libheimntlm0-heimdal libhogweed5 libhx509-5-heimdal
                libicu66 libisl22 libjson-c4 libjsoncpp1 libkrb5-26-heimdal libldap-2.4-2
                libltdl7 libmpdec2 libnettle7 libntfs-3g883 libogg0 libpcre2-posix2
                libperl5.30 libproxy1v5 libpython3.8 libpython3.8-minimal
                libpython3.8-stdlib libreadline5 libroken18-heimdal libsoup2.4-1
                libsoup2.4-common libstdc++-9-dev libtdb1 liburcu6 libvorbis0a
                libvorbisfile3 libwebp6 libwind0-heimdal libxmlb1 ltrace lz4 ncal
                perl-modules-5.30 popularity-contest python3-entrypoints
                python3-requests-unixsocket python3-simplejson python3.8 python3.8-minimal
                session-migration sound-theme-freedesktop x11proto-xext-dev
              Use 'sudo apt autoremove' to remove them.
              #
              # News about significant security updates, features and services will
              # appear here to raise awareness and perhaps tease /r/Linux ;)
              # Use 'pro config set apt_news=false' to hide this and future APT news.
              #
              0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Fauli85 last edited by

                @fauli85 sagte in Speedtest-Skript von kreyenborg.koeln für Kabel-Gigabit:

                Dann mach das mal:

                sudo apt autoremove
                

                Beim Umzug von focal auf jammy hast du das nodesource-Repo übersehen.

                sudo nano /etc/apt/sources.list.d/nodesource.list
                

                Und dann dort statt focal einfach jammy reinschreiben.
                Speichern mit STRG-O, Enter-Taste, STRG-X.
                Dann nochmal

                sudo apt update

                1 Reply Last reply Reply Quote 0
                • F
                  Fauli85 last edited by

                  mache jetzt grade

                  sudo apt autoremove
                  

                  Bei der Frage habe ich mit yes geantwortet und bin jetzt bei 25% ca..
                  Brauchst Du hier einen Bildschirmauszug?

                  1 Reply Last reply Reply Quote 0
                  • F
                    Fauli85 last edited by

                    und zu Punkt 2

                    
                    ubiobr2021@ds1618:~$ sudo apt update
                    Hit:1 http://de.archive.ubuntu.com/ubuntu jammy InRelease
                    Get:2 https://deb.nodesource.com/node_14.x jammy InRelease [4563 B]
                    Hit:3 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
                    Hit:4 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
                    Hit:5 http://de.archive.ubuntu.com/ubuntu jammy-security InRelease
                    Get:7 https://deb.nodesource.com/node_14.x jammy/main amd64 Packages [773 B]
                    Hit:6 https://packagecloud.io/ookla/speedtest-cli/ubuntu jammy InRelease
                    Fetched 5336 B in 2s (2981 B/s)
                    Reading package lists... Done
                    Building dependency tree... Done
                    Reading state information... Done
                    All packages are up to date.
                    
                    Thomas Braun 2 Replies Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Fauli85 last edited by

                      @fauli85

                      Ja, sollte jetzt passen.

                      1 Reply Last reply Reply Quote 0
                      • F
                        Fauli85 last edited by

                        Also Terminal neu startet und leider kommt die Meldung immer noch 😞

                        98 updates could not be installed automatically. For more details,
                        see /var/log/unattended-upgrades/unattended-upgrades.log
                        
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Fauli85 last edited by

                          @fauli85 sagte in Speedtest-Skript von kreyenborg.koeln für Kabel-Gigabit:

                          Achso, nee, in der nodesource.list bitte noch aus

                          node_14.x

                          node_16.x

                          machen.

                          iob stop
                          sudo apt update
                          sudo apt full-upgrade
                          iob start
                          
                          1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Fauli85 last edited by

                            @fauli85 sagte in Speedtest-Skript von kreyenborg.koeln für Kabel-Gigabit:

                            /var/log/unattended-upgrades/unattended-upgrades.log

                            Dann schau da mal rein:

                            less -R /var/log/unattended-upgrades/unattended-upgrades.log
                            
                            1 Reply Last reply Reply Quote 0
                            • F
                              Fauli85 last edited by Fauli85

                              die 4 Befehle habe ich gemacht

                              hier die liste var

                              ubiobr2021@ds1618:~$ less -R /var/log/unattended-upgrades/unattended-upgrades.lo                             g
                              2023-01-04 06:26:31,048 INFO Package python3-simplejson is kept back because a related package is kept back or due to local apt_preferences(5).
                              2023-01-04 06:26:31,053 INFO Package python3-systemd is kept back because a related package is kept back or due to local apt_preferences(5).
                              2023-01-04 06:26:31,061 INFO Package python3-yaml is kept back because a related package is kept back or due to local apt_preferences(5).
                              2023-01-04 06:26:31,062 INFO Package python3-zope.interface is kept back because a related package is kept back or due to local apt_preferences(5).
                              2023-01-04 06:26:31,105 INFO Package rsyslog is kept back because a related package is kept back or due to local apt_preferences(5).
                              2023-01-04 06:26:31,136 INFO Package sed is kept back because a related package is kept back or due to local apt_preferences(5).
                              2023-01-04 06:26:31,152 INFO Package sudo is kept back because a related package is kept back or due to local apt_preferences(5).
                              2023-01-04 06:26:31,157 INFO Package systemd is kept back because a related package is kept back or due to local apt_preferences(5).
                              2023-01-04 06:26:31,158 INFO Package systemd-sysv is kept back because a related package is kept back or due to local apt_preferences(5).
                              2023-01-04 06:26:31,159 INFO Package systemd-timesyncd is kept back because a related package is kept back or due to local apt_preferences(5).
                              2023-01-04 06:26:31,161 INFO Package tar is kept back because a related package is kept back or due to local apt_preferences(5).
                              2023-01-04 06:26:31,184 INFO Package udev is kept back because a related package is kept back or due to local apt_preferences(5).
                              2023-01-04 06:26:31,190 INFO Package util-linux is kept back because a related package is kept back or due to local apt_preferences(5).
                              2023-01-04 06:26:31,201 INFO Package vim is kept back because a related package is kept back or due to local apt_preferences(5).
                              2023-01-04 06:26:31,210 INFO Package vim-common is kept back because a related package is kept back or due to local apt_preferences(5).
                              2023-01-04 06:26:31,219 INFO Package vim-runtime is kept back because a related package is kept back or due to local apt_preferences(5).
                              2023-01-04 06:26:31,228 INFO Package vim-tiny is kept back because a related package is kept back or due to local apt_preferences(5).
                              2023-01-04 09:35:17,043 INFO Starting unattended upgrades script
                              2023-01-04 09:35:17,046 INFO Allowed origins are: o=Ubuntu,a=jammy, o=Ubuntu,a=jammy-security, o=UbuntuESMApps,a=jammy-apps-security, o=UbuntuESM,a=jammy-infra-security
                              2023-01-04 09:35:17,047 INFO Initial blacklist:
                              2023-01-04 09:35:17,048 INFO Initial whitelist (not strict):
                              
                              

                              jetzt steht da Ende und ich kann nix eingeben 😞

                              stop kommt gleich noch mehr - nein kommt nicht mehr.
                              Komme aus dem END nicht raus lacht das wäre jetzt ein Grund für mich das Terminal neu so öffnen

                              und wieder was gelernt "q" einfach tippen

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Segway
                                Segway @Thomas Braun last edited by

                                @thomas-braun
                                Ich schaue auch hin und wieder mal nach Spendetest, aber alles was ich anpacke gibt so furchtbar unterschiedliche Ergebnisse.
                                Gerade nochmal mit meinem Laptop getestet der direkt am Hauptrouter hängt!
                                Bei 1000MBit gab es 2x 170 Mbps, einmal 700 und einmal 360

                                alles über den Edge browser mal eben schnell gemacht.

                                Ist das alles wirklich aussagekräftig ?

                                Thomas Braun F 2 Replies Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @Segway last edited by Thomas Braun

                                  @segway sagte in Speedtest-Skript von kreyenborg.koeln für Kabel-Gigabit:

                                  Ist das alles wirklich aussagekräftig ?

                                  Hier passt es. Ich habe mir einen stabilen Server in meiner Nähe gesucht und den fix eingetragen. Mit der Voreinstellung 'such den besten Server alleine' hatte ich auch äußerst schwankende Graphen. Mittlerweile ist das aber sehr stabil:

                                  6d8a14e5-aba0-4ac8-a867-760d0c199ee8-grafik.png

                                  50MBit upload (hellgrau)
                                  1000MBit down (dunkelgrau)

                                  Segway 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @Fauli85 last edited by

                                    @fauli85 sagte in Speedtest-Skript von kreyenborg.koeln für Kabel-Gigabit:

                                    apt policy sudo
                                    

                                    sagt?

                                    F 1 Reply Last reply Reply Quote 0
                                    • F
                                      Fauli85 @Segway last edited by

                                      @segway

                                      ich habe auch ne feste ID

                                         Speedtest by Ookla
                                      
                                            Server: Net-D-Sign GmbH - Munich (id: 52143)
                                               ISP: Vodafone Germany
                                      Idle Latency:    10.49 ms   (jitter: 2.06ms, low: 6.43ms, high: 12.53ms)
                                          Download:   927.10 Mbps (data used: 899.3 MB)
                                                       21.36 ms   (jitter: 6.89ms, low: 6.04ms, high: 316.66ms)
                                            Upload:    49.66 Mbps (data used: 43.7 MB)
                                                       14.87 ms   (jitter: 5.36ms, low: 4.71ms, high: 278.77ms)
                                       Packet Loss:     0.0%
                                        Result URL: https://www.speedtest.net/result/c/55c43e6a-54df-4e5a-9914-aa8a5a7027f9
                                      
                                      

                                      Screenshot 2023-01-04 205109.jpg

                                      1 Reply Last reply Reply Quote 0
                                      • F
                                        Fauli85 @Thomas Braun last edited by

                                        @thomas-braun
                                        sagt

                                        ubiobr2021@ds1618:~$ apt policy sudo
                                        sudo:
                                          Installed: 1.9.9-1ubuntu2.1
                                          Candidate: 1.9.9-1ubuntu2.1
                                          Version table:
                                         *** 1.9.9-1ubuntu2.1 500
                                                500 http://de.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
                                                100 /var/lib/dpkg/status
                                             1.9.9-1ubuntu2 500
                                                500 http://de.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
                                        
                                        
                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Segway
                                          Segway @Thomas Braun last edited by

                                          @thomas-braun & @Fauli85
                                          Und wie habt ihr den besten Server herausgefunden ?
                                          Ich mach das grad per console

                                          Thomas Braun Codierknecht 2 Replies Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Segway last edited by Thomas Braun

                                            @segway

                                            Tip am Rande:
                                            Per
                                            https://c.speedtest.net/speedtest-servers-static.php
                                            sollte man eine ID (hier z. B. 12345) eines zuverlässigen Servers identifizieren und im skript in Zeile 32 fix eintragen.

                                            Da einfach mal mit verschiedenen IDs fix eingetragen herumexperimentieren.

                                            In der Konsole konnte man aber auch über eine Option einen Server fix übergeben.
                                            man speedtest hilft gerne weiter.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            870
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            33
                                            391
                                            52108
                                            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