0

I have a digital ocean server which doesnt contain xorg is that possible that i can connect through ssh but for example editing etc output to my own editor or open links through in my browser etc.

1 Answer 1

1

Without Xorg on server you can't initiate -X forwarding from your client.

If you are interested in editing files, the easiest way is to mount the server to your local computer using sshfs(1). You can consult manual page for more info about this.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.