Paul Carleton's blog
  • Home
Sign in Subscribe

TIL

A collection of 4 posts
TIL: QUIC is like TLS over UDP
linux networking Featured

TIL: QUIC is like TLS over UDP

QUIC (Quick UDP Internet Connections) is a new(ish) protocol for developing applications on the internet. It aims to provide TLS-like encryption without the overhead of TCP.
Jun 3, 2018 3 min read
TIL: The difference between netstat and ss
linux networking

TIL: The difference between netstat and ss

Motivation In this post, I'm going to go over two tools for inspecting the socket states ( netstat and ss), and why to choose one over the other (spoiler: you can really choose either). This is not going to be a 12 ways to inspect socket states article, there are lots
May 31, 2018 3 min read
TIL: There are 16 T1 Internet Service Providers
linux networking

TIL: There are 16 T1 Internet Service Providers

I've been collecting information for a "Practical Guide to Linux Networking" by reading material I can find. Two things I've been reading recently are: * A Practical Guide to (Correctly) Troubleshooting with Traceroute [https://www.nanog.org/meetings/nanog47/presentations/Sunday/RAS_Traceroute_N47_Sun.pdf] * a presentation by Richard A
May 30, 2018 3 min read
New Format: Today I Learned
TIL

New Format: Today I Learned

I am going to try a new format where I write about something I learned.  My goals with this format are: * Increase the amount of writing I do * Increase the frequency of writing * Lower the barrier for making a new post * Document things I've learned My rough goal is to
May 30, 2018 1 min read
Page 1 of 1
Paul Carleton's blog © 2023
Powered by Ghost