remote access with ssh

Forum for questions and support relating to the 1.34.x releases only.
Post Reply
kendallstone
Posts: 1
Joined: Wed May 20, 2020 6:49 pm

remote access with ssh

Post 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.
User avatar
iconnor
Posts: 2903
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: remote access with ssh

Post 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.
rebornjumpman
Posts: 9
Joined: Sat Jul 04, 2020 5:03 pm

Re: remote access with ssh

Post by rebornjumpman »

What distro is your server running?
Post Reply