Tips for Improving Your Company's Security
Practical advice for enhancing company security, covering password storage, SSH access, network encryption, patching, and developer education.
Practical advice for enhancing company security, covering password storage, SSH access, network encryption, patching, and developer education.
A guide to using SSH keys for password-less authentication and management across a Linux cluster, enabling tools like PDSH and colmux.
How to fix the CVE-2014-6271 Bash vulnerability on Laravel Forge-managed servers, including manual update commands.
Explains why running SSH servers in Docker containers is bad practice and recommends better alternatives for debugging and management.
A technical guide on setting up automated music syncing between a desktop and a rooted Android phone using rsync, SSH, and cron.
Guide to creating clickable PuTTY profile shortcuts using a custom URL handler for sharing in version control.
A guide to installing and using ssh-copy-id on OS X to set up passwordless SSH logins for remote servers.
A tutorial on implementing two-factor authentication for SSH using Google Authenticator and PAM.
A guide to dynamically add SSH known hosts using a custom Chef LWRP, solving automation issues during server provisioning.
A guide to using GNU screen for managing persistent Linux terminal sessions, with examples relevant to OBIEE and Exalytics setup.