🪴 utf9k Notes
Search
Search
Search
Dark mode
Light mode
Explorer
Software
Concepts
How large is a single Prometheus sample?
What is profiling?
What is tracing?
What is worth instrumenting?
What non-encryption benefits are provided by HTTPS?
Why did sites split their assets across multiple domains back in the day?
Languages
How can I cross-compile Golang software using Zig?
How can I determine if my code is inside of an iFrame?
How can I find my current NODE_MODULE_VERSION?
How can I listen for user changes to their colour scheme (ie dark mode)?
How can I view help documentation for an Elixir module?
How can I view methods associated with an Elixir object?
How can I visualise stack and heap alloactions in Go?
Linux
How can I get rid of the default application folders that ship with my Linux distro?
How can I go about investigating system calls?
Why are dot files a thing?
Why do some of my applications suddenly get muted on Linux?
macOS
How can I access my clipboard contents inside my terminal?
How can I configure my printer via terminal on macOS?
How can I disable the 'Try the new Safari' notification?
How can I easily bulk generate icons on macOS?
How can I extract macOS signatures from binaries?
How can I extract stuff from the macOS shared dyld cache?
How can I find out more about the hardware inside my Mac?
How can I find out why my Mac has restarted?
How can I hide folders in my Home directory?
How can I monitor JAMF downloads on macOS?
How can I run a Homebrew application being blocked by Gatekeeper?
How can I see my route table?
How can I see what applications are making my shell commands slow?
How can I strip code signatures from macOS binaries?
How can I try out x-callback-url commands on macOS?
How can I view configured networks in my macOS terminal?
How can I view macOS network filter rules?
What is using Port 5000 on macOS Monterey?
Miscellaneous
Are all Azure regions alike?
How can I check if an S3 bucket name is available?
How can I generate a self-signed CA certificate chain?
How can I inspect a SAML request?
How can I quickly flatten a JSON dictionary?
How can I remotely connect to a Selenium cluster
How can I subscribe to a YouTube channel with an RSS reader?
Why does my Athena query return empty logs?
Networking
How can I check whether a server may be unnecessarily slow-starting?
How can I check whether TCP window scaling is enabled?
How can I inspect socket connection states
How can I look up my current external IP address?
How was DNS originally implemented?
What is the period you sometimes see at the end of a domain name?
Reverse Engineering
How can I extract a list of Kobo versions from a device?
How can I unpack the contents of an Electron app?
Why do Playstation 1 discs start at offset 37656?
Tools
How can I capture network packets with tcpdump?
How can I compile Emacs from source?
How can I create an instance of a Kube cronjob?
How can I decrypt SSL traffic with Wireshark?
How can I export a Postgres database?
How can I find out where Emacs is checking for passwords?
How can I globally ignore files?
How can I import a dumped database into Postgres?
How can I live tail statsd metrics?
How can I pause a recurring Kube cronjob?
How can I perform a regex search in Powershell?
How can I read a Kubernetes secret?
How can I remove an item from Terraform state?
How can I restrict which traffic is allowed to pass through a Kube ingress?
How can I set a default kubectl namespace for a given cluster?
How can I test connectivity within my Kube namespace?
How can I use my local certificate store with Firefox?
How can I view the methods associated with an object?
Why do some Emacs functions have double dashes?
Why do some Emacs lists start with a backtick instead of a comma?
Why did oil futures go negative in April 2020?
Home
❯
tags
❯
Tag: dns
Tag: dns
3 items with this tag.
Aug 09, 2024
How can I look up my current external IP address?
dig
dns
Aug 09, 2024
How was DNS originally implemented?
dns
historical
Aug 09, 2024
What is the period you sometimes see at the end of a domain name?
dns
historical
networking