1.after you use remote-ssh to connect a remote machine
it will prompt you to input the passwd to the remote machine
it will download vscode-server to your remote machine
at ~/.vscode-server/
2.Running ssh connection command...
~/.vscode-server/bin/code-server
--start-server
--host=127.0.0.1
--accept-server-license-terms
--enable-remote-auto-shutdown
--port=0
--telemetry-level all