Skip to content

Instantly share code, notes, and snippets.

View penguin359's full-sized avatar

Loren M. Lang penguin359

View GitHub Profile
@penguin359
penguin359 / keybase.md
Created October 16, 2024 20:33
Keybase Identity Verification

Keybase proof

I hereby claim:

  • I am penguin359 on github.
  • I am penguin359 (https://keybase.io/penguin359) on keybase.
  • I have a public key whose fingerprint is 7896 E099 9FC7 9F6C E0ED E103 222D F356 A57A 98FA

To claim this, I am signing this object:

@penguin359
penguin359 / SSH_over_TLS.md
Created August 22, 2024 01:22
Proxy OpenSSH over SSL/TLS

Quick guide for wrapping OpenSSH inside SSL/TLS

First, generate a dummy self-signed certificate:

openssl req -new -x509 -days 3650 -newkey rsa:2048 -out server.crt -keyout server.key -nodes -subj /CN=dummy

Since SSH already provides it's own host key verification, there's no need to worry about it at the TLS layer too. One you have this, start a socat service to provide the server-side of the TLS tunnel.

@penguin359
penguin359 / Update-Force-Test-.md
Last active April 30, 2024 08:02
Update Force Test Report #powershell #chocolatey
@penguin359
penguin359 / Update-AUPackages.md
Last active November 10, 2024 00:03
Update-AUPackages Report #powershell #chocolatey
@penguin359
penguin359 / openpgp.txt
Created April 16, 2019 19:40
OpenKeychain Linked Identity
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.
Token for proof:
[Verifying my OpenPGP key: openpgp4fpr:aac0b2f69d5a39bec891ef01b676490836ffd351]
@penguin359
penguin359 / less-444-Foption.v2.patch
Last active September 2, 2016 04:19
Quit-if-one-screen patch taken from less package in Fedora 24
From 21d56469fd4b4558d640ad82c78f2b9748341c11 Mon Sep 17 00:00:00 2001
From: "Vojtech Vitek (V-Teq)" <[email protected]>
Date: Mon, 14 May 2012 17:31:20 +0200
Subject: [PATCH] Fix -F option behavior
Original patch written by Jindrich Novy <[email protected]>.
Changes and improvements by Zdenek Prikryl <[email protected]>,
Vojtech Vitek <[email protected]> and Colin Guthrie <[email protected]>.
Jozef Mlich <[email protected]>
@penguin359
penguin359 / # fuse-ext2 - 2016-03-28_17-22-47.txt
Created March 29, 2016 00:25
fuse-ext2 on OS X 10.11.4 - Homebrew build logs
Homebrew build logs for fuse-ext2 on OS X 10.11.4
Build date: 2016-03-28 17:22:47