[TriLUG] ssh question

Bill Farrow via TriLUG trilug at trilug.org
Mon Oct 24 11:35:52 EDT 2016


On Mon, Oct 24, 2016 at 11:31 AM, Grawburg via TriLUG <trilug at trilug.org> wrote:
>
> I have small project that requires me to log into a Raspberry Pi a few floors away using ssh. Security
> is NOT a consideration in anyway, shape, or form.

Hey Brian,
sshpass - noninteractive ssh password provider

Example:
sshpass -p raspberry ssh -o PubkeyAuthentication=no mypi.example.com


Bill


More information about the TriLUG mailing list