Skip to content
View santeri3700's full-sized avatar

Block or report santeri3700

Report abuse

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

Report abuse

Pinned Loading

  1. vive-pro-2-on-linux vive-pro-2-on-linux Public

    HTC VIVE Pro 2 on Linux

    Shell 48 8

  2. hyperx_pulsefire_dart_reverse_engineering hyperx_pulsefire_dart_reverse_engineering Public

    Reverse engineering material for the Kingston HyperX Pulsefire Dart Wireless Gaming Mouse

    Lua 11

  3. uyuni-podman uyuni-podman Public

    An alternative way to set up and run an Uyuni Server all-in-one container with just Podman 4.5+ and Podman Compose. No uyuni-tools required.

    Shell

  4. opticam_o8_hacking opticam_o8_hacking Public

    My journey of hacking and unbricking an Opticam O8 IP camera (Foscam FI9961EP clone)

    15 1

  5. Samba Printing with CUPS using Kerbe... Samba Printing with CUPS using Kerberos authentication (Debian & Ubuntu)
    1
    # Samba Printing with CUPS using Kerberos authentication (Debian & Ubuntu)
    2
    
                  
    3
    This guide goes through the steps of installing and configuring a Windows network printer with CUPS on a Debian/Ubuntu desktop machine using Kerberos authentication.
    4
    
                  
    5
    All of the steps here are to be executed on a Debian/Ubuntu desktop machine. Some commands require sudo/pkexec (explicitly mentioned).
  6. Active Directory User Photos on Linux Active Directory User Photos on Linux
    1
    I've written a neat little script for synchronizing the local user profile picture (also known as "face") on domain joined Linux workstations from Active Directory (thumbnailPhoto user attribute).
    2
    
                  
    3
    It should work on all GNOME based systems and probably on other desktop environments aswell which utilize the [AccountsService](https://www.freedesktop.org/wiki/Software/AccountsService/).
    4
    
                  
    5
    Read more about this on my website: https://santeri.pikarinen.com/posts/ad_user_photo_on_linux/