Sunday, January 6, 2019
Raspbian SSH
By default SSH isn't enabled on Raspbian, to enable it create a file in the /boot partition named ssh. On a Mac, after you've burned the Raspbian image:
cd /Volumes/boot
touch ssh
cd /Volumes/boot
touch ssh
Subscribe to:
Posts (Atom)
Current Audible Reading List
Title You Never Forget Your First: A Biography of George Washington A Self-Made Man: The Politica...
-
As part of a project I'm working on right now I wanted to know what the "optimal" settings were for running OpenVAS on an ODRO...
-
By default the OPenVAS security assistant listens on port 80 and redirects connections to port 9392, this causes issues if you want to run a...
-
I often have need to use Tor for various testing purposes, mainly to determine how an adversary uses it, and I often just want to run it fro...