When I try use remote-ssh connect to my server to install install vs-code-server, it hangs with these message: Install and start server if needed
bash: no job control in this shell Installing... Downloading with wget
It seems my server cannot use wget to download vs-code-server. Can I install vs-code-server manually?
This problem is caused by your terminal shell path isn't configured rightly.
Follow this issue https://github.com/microsoft/vscode-remote-release/issues/220#issuecomment-490374437
Check which shell you are using: which $SHELL