Start/Stop Server

What is the command for starting/stopping the server, I tried sudo ./vhclientarmhf -t EXIT but I get command not found?  

I'm still having an issue with the server rendering my Pi unusable when accessing via GUI, so I'm hoping I can just stop the server to access the Pi, then restart after.  

Also, where do I find the list of commands for VH?

#2

To stop the server you ssh to the pi then type:

systemctl stop virtualhere

To start it again, type:

systemctl start virtualhere

the settings file is in

/usr/local/etc/virtualhere/config.ini