Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • aaa:bbb:cc:ddd is going to be the website server, so I think if I can get any kind of remote desktop access to it, then I know the rest. (My networking concept is limited) Commented Jan 27, 2020 at 12:57
  • 1
    What is your usage of the rdp session ? Can you run the editor tools on your home machine while the tool uses a ssh connection to access files. This is how i personally uses emacs in this case. You could in fact rather easily set up public key authentication (that is if the ssh server on the machine allow publickeyauthentication.) Can you run a prototype web server on the home machine and then simply copy over the files ? You don't need to run a UI at all on the web server. Commented Jan 27, 2020 at 13:10
  • Okay I will try editor method next time, or perhaps ask the administrator open port 5901 (we are on Lunar New Year vacation now). Commented Jan 28, 2020 at 9:11