Skip to content
View bitdruid's full-sized avatar
🌲
🌲
  • free state of bavaria
  • Azeroth

Block or report bitdruid

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. python-wayback-machine-downloader python-wayback-machine-downloader Public

    Query and download archive.org as simple as possible.

    Python 67 12

  2. Simple samba installation for raspbe... Simple samba installation for raspberry pi for fast file exchange e.g. after a new installation. Configures /home/pi/samba as a samba share.
    1
    #!bin/bash
    2
    
                  
    3
    # install samba
    4
    sudo apt -qq update && sudo apt -qq install -y samba
    5
    sudo systemctl enable --now smbd nmbd
  3. run to activate buildx for docker on... run to activate buildx for docker on host
    1
    docker buildx create --driver-opt image=moby/buildkit:latest --name multi-arch-builder --use
    2
    docker buildx inspect --bootstrap
  4. playground playground Public

    different stuff to test