ArdescoConsulting / Telramian

Install script for Telraam Raspberry PI
MIT License
6 stars 4 forks source link

why disabling SSH ??? #5

Open silkyclouds opened 1 year ago

silkyclouds commented 1 year ago

I'm seeking for a way to get access to Telraam conf, ans especially opencv conf, so I can try to feed it using a RTSP stream.

So I installed a debian flavour, and ran your script. What a surprise I got when I noticed this :

echo_process 'Disabling SSH"' sudo systemctl disable ssh.service sudo systemctl stop ssh.service

Why ? Is there a real reason why SSH gets disabled ?