
Archive for Juli, 2024
AVM FRITZ!OS 7.90-114240 Labor – für die FRITZ!Box 7590 AX veröffentlicht und erfolgreich installiert
Mittwoch, Juli 3rd, 2024Microsoft Power BI – 10 Steps to Optimize Your Data Model
Mittwoch, Juli 3rd, 2024180. Sitzung des Deutschen Bundestages 03.07.2024
Mittwoch, Juli 3rd, 2024Microsoft Windows Server ‚ldp.exe‘ – is a command line tool that comes with the Lightweight Directory Access Protocol (LDAP) server and it is used to query an LDAP directory over SSL/TLS
Mittwoch, Juli 3rd, 2024ldp.exe -H <ldap_server> -P <port> -Y
Let’s break it down:
* `-H` specifies the hostname or IP address of the LDAP server
* `-P` specifies the port number (default is 389, but you might need to specify a different port if your LDAP server is using a non-standard port)
* `-Y` tells `ldp.exe` to use SSL/TLS encryption
So if you want to test an LDAP connection over SSL/TLS to ‚example.com‘ on port `636` you would run
ldp.exe -H example.com -P 636 -Y
This command will prompt you for a username and password. Enter the credentials of a user with sufficient privileges to perform the query
If everything is set up correctly you should see some LDAP data returned in a human-readable format if not you might get an error message indicating what went wrong (e.g., invalid credentials, server not responding)
Remember to replace `example.com` and `636` with your actual LDAP server’s hostname or IP address and the port number you’re using for SSL/TLS connections
Keep in mind that this is just a basic example you can modify the command to perform more complex queries, such as searching for specific users or groups
FastLTA Silent Bricks ‚Fast Clone Support‘ – der Turbo für ihre Primary und Secondary Backup(s) mit Veeam Backup & Recovery
Mittwoch, Juli 3rd, 2024
FastLTA Silent Bricks ‚Fast Clone Support‘ – erfordert mindestens Software-Version 2.59 (ab Juli 2024)
Ollama und AnythingLLM – eine praktische Anleitung
Dienstag, Juli 2nd, 2024Airbus Defence and Space – selects Veeam to protect data in its Satellite Operations Center
Dienstag, Juli 2nd, 2024Bayerischer Staatskanzleiminister Dr. Florian Herrmann – Pressekonferenz nach der Kabinettssitzung am 02.07.2024
Dienstag, Juli 2nd, 2024Lungenklinik Großhansdorf ‚LungenClinic‘ – unser Exzellenzzentrum der Thoraxchirurgie
Dienstag, Juli 2nd, 2024Franziskus Hospital Bielefeld – könnte wegen der Klinik Reform seine neue Palliativmedizin verlieren dabei war die neue Station gerade erst in 2023 eröffnet worden
Dienstag, Juli 2nd, 2024Das Unfallkrankenhaus in Berlin Marzahn (ukb) – die Notaufnahme
Montag, Juli 1st, 2024Motorrad Tour Italien (anspruchsvoll) – vom Idrosee zum Passo del Maniva 1.664m
Montag, Juli 1st, 2024Microsoft 365 – the perfect pair for presentations PowerPoint & Teams Rooms
Montag, Juli 1st, 2024Wechselrichter Hoymiles-HM-1500 – 1.384 kWh mit 4 Modulen a 425 W in Ost/West Ausrichtung seit dem 01.07.2023 geerntet
Montag, Juli 1st, 2024
Proxmox Virtual Environment (VE) 8.2.4 – how to use your first local ‚Meta Llama 3‘ Large Language Model (LLM) project without the need for a GPU and now with Open WebUI
Montag, Juli 1st, 2024
‚Schreibe einen Text über die Geschichte des Eiffelturms in deutsch in 500 Worten‘

Home Lab (local) : 180s / prompt_token/s : 6.06 tokens
ChatGPT : 35s
Apple Mac Mini (local) : 25s / prompt_token/s : 250.3 tokens
Dell/Nvidia (local) : 10s / prompt_token/s : 585.88 tokens
‚write me a poem about tulips‘

Home Lab (local) : 70s
ChatGPT : 12s