Forwarding Traffic with iptables
A practical iptables setup for relaying TCP connections through an intermediate server with DNAT and SNAT rules.
7 posts, newest first.
A practical iptables setup for relaying TCP connections through an intermediate server with DNAT and SNAT rules.
A baseline Ubuntu server-hardening checklist covering SSH changes, root-login restrictions, sudo access, and essential security settings.
An Expect script pattern that accepts command-line options or defaults to automate password-based interactive SSH logins.
A GitPython-based approach for detecting the active branch and loading its matching Django settings automatically.
A troubleshooting notebook for Ubuntu issues involving NVIDIA drivers, missing GPG keys, and PPA management.
Installation notes for GCC 5 and Fcitx on Ubuntu, including compiler symlinks and language-support configuration.
A ready-to-adapt SysV init script for starting, stopping, restarting, and checking a Redis server.