Hi Nikita,

On *nix platforms, there should not be any difference in how you start it from normal terminal or a ssh terminal. However if you want to start the process in background and want to exit the ssh terminal you can use:

./startofbiz.sh > /dev/null  2>&1 &

Thanks,

Raj

Nikita Shinde wrote:
Hi All,

        Can anyone help me with the commands to restart a remote server
through ssh.

Thanks & Regards,

Nikita Shinde



Reply via email to