Skip to content

Instantly share code, notes, and snippets.

@sprohaska
sprohaska / git-lfs-standalonetransfer-file
Last active April 19, 2018 06:58
git-lfs-standalonetransfer-file
#!/usr/bin/env python3
# vim: sw=4
# Copyright (c) 2018 Steffen Prohaska <prohaska@zib.de>.
# Licensed under the MIT License.
#
# Available at:
#
# - Gist <https://gist.github.com/sprohaska/f3cd4287d8c41b74fc808b5a5396cad1>
@sprohaska
sprohaska / GNUPG_agent_forwarding.md
Created March 18, 2018 16:13 — forked from surhudm/GNUPG_agent_forwarding.md
GNUPG agent forwarding

Forward GNUPG agent with the following steps:

On the remote insecure machine:

Run gpg once to create the directory structure.

gpg --list-keys

On the local machine:

@sprohaska
sprohaska / keybase.md
Created October 8, 2017 19:07
Keybase proof

Keybase proof

I hereby claim:

  • I am sprohaska on github.
  • I am sprohaska (https://keybase.io/sprohaska) on keybase.
  • I have a public key whose fingerprint is 80C4 AD33 864B C422 467D 465A E938 E2DA 3D85 7F91

To claim this, I am signing this object:

@sprohaska
sprohaska / bgpd.conf
Created March 13, 2016 05:58 — forked from heri16/bgpd.conf
AWS VPC VPN StrongSwan Virtual Tunnel Interface (VTI)
#@ /etc/quagga/bgpd.conf (Centos & Ubuntu)
hostname <Local OS hostname>
password <Any random phrase>
enable password <Any random phrase>
!
log file /var/log/quagga/bgpd
!debug bgp events
!debug bgp zebra
debug bgp updates