远程安装 vs-code server
https://update.code.visualstudio.com/commit:{COMMIT_ID}/server-linux-x64/stable
Step 6: Transfer this file to the remote machine.
Step 7: Extract the content of this file in the destFolder mentioned in the VSCode logs.
Usually, it is
~/.vscode-server/bin/{COMMIT_ID}
To extract run the following commands
$ cd ~/.vscode-server/bin/c9a2f78283b6e5ef708fb8869e2a5adaa476e42f
$ tar -xvzf ~/vscode-server-linux-x64.tar.gz --strip-components 1
浙公网安备 33010602011771号