The command `stardog-admin server start` ignores anything passed in via the `--server` flag, since any remote server you're trying to start, by definition, wouldn't be running to accept the command. In order to start your remote server, you need to `ssh` into the remote server (see a guide to that here) and start it with `stardog-admin server start` or `systemctl start stardog`.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article