Initial Testing and Tries on MySQL Socket Authentication

MySQL has some initial support for passwordless socket authentication, but based on by very brief and initial testing, it does not seem to be ready for prime time yet. If you want socket authentication, PostgreSQL does socket authentication out of … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , , , , | Comments Off on Initial Testing and Tries on MySQL Socket Authentication

Ssh-uploadkeys – Automate SSH Login with Public Key Authentication

Table of Contents Ssh-uploadkeys – Automate SSH Login with Public Key Authentication Usage How does it work? Install See also Ssh-uploadkeys – Automate SSH Login with Public Key Authentication Automate login to an ssh account. This is necessary if you … Continue reading

Posted in Old Site | Tagged , , , , | Comments Off on Ssh-uploadkeys – Automate SSH Login with Public Key Authentication

SSH Public Key Authentication – Manual Setup

Table of Contents SSH Public Key Authentication – Manual Setup Procedure Put your public key to authorized_keys Test SSH Public Key Authentication – Manual Setup SSH public key authentication allows ssh login without password. Because public key is, well, public, … Continue reading

Posted in Old Site | Tagged , , , , | Comments Off on SSH Public Key Authentication – Manual Setup

Add SSH Account for Public Key Authentication

Table of Contents Add SSH Account for Public Key Authentication Install and Enable SSH Server Add an Account Add Authorized SSH Public Key Add SSH Account for Public Key Authentication How to add a user for tero (me). You can … Continue reading

Posted in Old Site | Tagged , , , , , | Comments Off on Add SSH Account for Public Key Authentication