News
Articles, sustainability work, and the occasional take on what it means to keep critical systems running.
Filters
Tags
Year
2022.01.23
Exclude my host from tcpdump
Connecting to a host through ssh and monitoring the connection with tcpdump spews out a lot of information. Say that we have a peculiar situation, we want to monitor ssh traffic on the server, but not our connection…
kevinLinux NetworkingSSHTCPdump
2022.01.23
nmconnection vs link vs ifcfg files
WTF is the difference between .nmconnection .link and ifcfg-* files ? /etc/NetworkManager/system-connections/*.nmconnection = network manager configuration keyfiles…
kevinLinux NetworkingNetworking General