Skip to content
View alexjsteffen's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@ajhs-legal
Block or Report

Block or report alexjsteffen

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. Simple bash install script to instal... Simple bash install script to install Keycloak 21 on Ubuntu (updated May, 2023, work in progress)
    1
    #/bin/bash
    2
    
    
    3
    apt update
    4
    apt upgrade -y
    5
    apt install -y software-properties-common curl wget nano sudo openjdk-11-jdk gnupg2 build-essential git mercurial
  2. ajhs-legal/helpful-resources ajhs-legal/helpful-resources Public

    Various sysadmin resources that may be helpful.

    Shell 1

  3. docsafterdark docsafterdark Public

    Forked from waymondrang/docsafterdark

    Modern, dark mode for Google Docs. Now working for Safari!

    CSS