Installing an SSH Entry Point for WSL 2 on Windows 10
This draft captures the Windows-side pieces needed to make an SSH service running in WSL 2 reachable through a Windows 10 host.
This draft captures the Windows-side pieces needed to make an SSH service running in WSL 2 reachable through a Windows 10 host.
This draft captures a simple Ubuntu 20.04 configuration change where I disabled IPv6 through sysctl.conf to force IPv4 behavior for a workload.
This draft captures a Kubernetes preparation issue where sysctl reloads failed because /proc/sys/net/bridge/bridge-nf-call-iptables did not exist until br_netfilter was loaded.
This draft captures a small but blocking issue in a DeepOps-style Ansible run where the remote Python environment was missing the pkg_resources module from setuptools.
This is a real-world provisioning log, rewritten into a readable deployment walkthrough for Linux admins and technical hiring managers.