This page contains only posts regarding
#SSH
. Blog
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