open-remote-ssh
open-remote-ssh copied to clipboard
VSCode Remote Development: Open any folder on a remote machine using SSH.
Kept getting this error no matter what, even running the script locally. `Error server log file not found /root/.vscodium-server/.21b1e2955ddda36eeba3a94e643128e465285b93.log` Added one line to fix.
In our organization we use a NFS based file system to house our HOME directories, which can be accessed from machines of different architectures. The current directory structure used by...
I try to open remote ssh to a window 2019 box. After run `connect to host` command from the Remote Explorers, it estabulished the SSH connect but failed to install...
Please, implement settings for workspaces: when I work on different SSH hosts (dev containers) I have different workspaces settings. It would be useful to have different settings for `Remote.SSH.*` parameters...
solves: https://github.com/jeanp413/open-remote-ssh/issues/163 The "release" part of the `version` is empty on Code-OSS, so the link to download VSCodium is wrong. Instead of having to modify the template url each time...
I use `npm install --force` to download dependency, but it failed Fedora 41 X86_64 VSCode 1.96.4 Can anybody help me? This is the log ``` npm warn deprecated [email protected]: Glob...
Hey! Its great but the SSH agent doesnt work. Is there a way to make it working? I would not want to enter the passphrase every time. Thank you! Bye!...
If either extraction is interrupted (with `$SERVER_SCRIPT` at least partially-created) or multiple instances of the installation script run at the same time, the installation process becomes stuck and needs manual...
I'm not sure if the dependency of open-ssh should go to the fork repo or upstream - but in any case it should be up to date, so here's the...
When installing agent on remote host, wget or curl is used to download mandatory package. * wget is the first choice * curl is behind However, when the remote host...