Skip to content

Instantly share code, notes, and snippets.

@leonardocardoso
leonardocardoso / GPG-Tower
Last active October 13, 2025 21:54
How to setup Tower to use the GPG Suite
# GPG on Tower
@gregjhogan
gregjhogan / PPPoE-info.sh
Created October 9, 2015 05:09
Retrieve CenturyLink PPPoE username/password from technicolor C2000T
# first enable telnet, and connect
# then you will get a '>' prompt where you want to run the following commands
sh
pidstat -l -C pppd
# see -u (username) and -p (password) in the output
@magnetikonline
magnetikonline / README.md
Last active January 22, 2026 01:32
Setting Nginx FastCGI response buffer sizes.