Was ich nicht so ganz verstanden habe aus dem Link-Text: Gilt dieses nur für ein ganz neues Image oder tritt das auch nach Update/Upgrade ein?
(habe nämlich gerade vor ein paar Tagen einen neuen Pi aufgesetzt, schon alles möglich installiert und eingestellt, komme aber per Putty im Moment nicht mehr rauf - konnte mich aber noch nicht weiter darum kümmern…)
Und habe ich das richtig verstanden, dass die „Datei namens /boot/ssh“ vor jedem Reboot neu aufgesetzt werden muß, weil ich sonst evtl. wieder nicht per SSH reinkomme (ausser ich gehe über raspi-config) ?
… If you want to enable SSH, all you need to do is to put a file called ssh in the /boot/ directory. The contents of the file don’t matter: it can contain any text you like, or even nothing at all. When the Pi boots, it looks for this file; if it finds it, it enables SSH and then deletes the file. SSH can still be turned on or off from the Raspberry Pi Configuration application or raspi-config; this is simply an additional way to turn it on if you can’t easily run either of those applications.