Posts tagged as ssh
Log in with ssh key authorization on a Synology NAS
📆2021-03-31🍱server
The operating system of a Synology NAS, DiskStation Manager , is a great web-based GUI making it easy for everyone to manage their NAS. However, sometimes it's preferable to access the NAS through SSH instead of the GUI. Logging in with…
Generate and organize SSH keys on Mac
📆2018-11-08🍱tools
If you've never heard about SSH keys and are still using passwords when logging in to your remote servers you're in for a treat. Or maybe you already know about SSH keys but aren't organizing them in a good way. Anyway this post will make…