Posts tagged "DevOps"

Multiple options of storing SSH keys in hardware

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.

DevOpsMacOSSSHServers
How to manage remote server users with Ansible

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.

AnsibleDevOpsSSHServers