raeperd github.io

Search

SearchSearch
      • Jenkins docker agent detected dubious ownership in repository
      • Timezone error on k8s cronjob
      • Mongodb conditional update using compass and mongosh
      • where to store logs in linux application
      • How to copy a file from a remote server to a local machine
      • nohup disk full
      • Private registries error on Watchtower
      • Stuck on Opening Remote in VSCode
        • df du
        • logrotate
        • nohup
        • setsid
    Home

    ❯

    issues

    ❯

    Stuck on Opening Remote in VSCode

    Stuck on Opening Remote in VSCode

    Jan 03, 20241 min read

    • linux
    • ssh
    • vscode

    Isssue

    • sshd configuration for port forwarding

    Solution

    $ sudo vim /etc/ssh/sshd_config
    • and set AllowTcpForwarding to yes
    • restart sshd
    $ sudo systemctl restart sshd

    Referenced

    1. Stuck on “Opening Remote…” · Issue #195 · microsoft/vscode-remote-release · GitHub

    Graph View

    • Isssue
    • Solution
    • Referenced

    Backlinks

    • No backlinks found

    Created with Quartz v4.2.3 © 2024

    • Linkedin
    • GitHub
    • Brunch