About 46,700 results
Open links in new tab
  1. Generate a multi-domain (SAN) SSL certificate request using ...

    The next step is to generate the CSR request, this can be done using the following command: openssl req -new -sha256 -out mydomain.be.csr -key mydomain.be.key -config mydomain.be.conf

  2. [HOWTO] Create Azure DevOps Service Connections with ...

    Apr 17, 2024 · Since fall 2023, Workload Identity Federation for Azure service connections has been available, allowing short-lived credential-free authentication to Azure. This post explains its benefits, …

  3. Using my Kindle PW3 as a Dashboard for Home Assistant

    Jul 21, 2025 · The Python scripts will fetch the necessary data, convert it to SVG using a template, and then use rsvg-convert to generate a PNG that the Kindle can display. First, we need a function to …

  4. HowTo – Create an iso file using PowerShell Script – Griffon ...

    Jan 17, 2022 · Initially, we were using a “simple” script that would help us create ISO file from a folder. However, by preparing this post, we came across a more complete script that can generate a basic …

  5. Managing files in a Fabric Lakehouse using the Python Azure ...

    Jan 11, 2024 · In this blogpost, you’ll see how to manage files in OneLake programmatically using the Python Azure SDK. Very little coding experience is required and yet you can create very interesting …

  6. Using custom properties | laravel-medialibrary | Spatie

    It is also possible to filter a collection by a custom property using filters. These can either be a simple key value array or a callback to allow for more control:

  7. [HOWTO] Deploy an ASP.NET Core Web API to an Azure App ...

    Nov 11, 2024 · This week I struggled with deploying an ASP.NET Core Web API to an Azure App Service using a GitHub Actions Workflow in combination with using OpenID Connect within that …

  8. Connecting Azure Fabric to Private API Management using ...

    Oct 31, 2025 · Using Private Link Service Direct connect I was able to connect from my Azure Fabric directly to an internal IP address without the need of a VM that acts as a gateway.

  9. Managing databases using phpMyAdmin locally on Windows

    Aug 23, 2023 · You could create a local one if you have a database server but the program runs perfectly fine without it in my experience. The pma database needs to be configured in the …

  10. Managing files from other devices in a Fabric Lakehouse using ...

    In this blogpost, you’ll see how to manage files in OneLake programmatically using the Python Azure SDK. Very little coding experience is required and yet you can create very interesting automations …