This page contains only posts regarding
#servers
. Blog
Multiple options of storing SSH keys in hardware
Tutorial on using hardware backed SSH keys from multiple physical devices on MacOS. Learn how to use secure ways to store your keys and how to have backups of them too.
Feb 6, 2025
Servers
DevOps
SSH
MacOS
Using Chrome through SSH tunnel and SOCKS5 proxy in MacOS
Instructions on how to proxy Chrome requests through an SSH tunnel using a SOCKS5 proxy on MacOS, allowing access to remote web services and changing the visible IP address.
Feb 8, 2017
Servers
Web Dev
MacOS
TIL
SOCKS5
SSH
Proxy
How to manage remote server users with Ansible
This post shows an powerful example of how to do user access management for admin/developer user accounts for medium to big sized web agencies. Managing users efficiently and securely in big company usually includes a clunky process like LDAP. Today I will show you how to use git and ansible instead.
Dec 5, 2016
Ansible
devops
Servers
SSH