Page 1 of 1

remote access with ssh

Posted: Thu Jul 09, 2020 5:57 pm
by kendallstone
I am trying to access my zoneminder 1.34.16 from a windows client via ssh. I am a novice and need some general help on command line options to bring up the console. System is up and working well. Need help on zone definitions as well but immediate need is remote access. Any help appreciated.

Re: remote access with ssh

Posted: Fri Jul 10, 2020 2:52 am
by iconnor
First off.. is ssh installed on the server?

in a command prompt on the the server... do

ps ax | grep sshd

See any lines?

Maybe try sudo apt-get install ssh

next.. is the server publicly accessible?

more info needed.

Re: remote access with ssh

Posted: Thu Jul 16, 2020 6:09 pm
by rebornjumpman
What distro is your server running?