This is to connect to Azure server via ssh at my work so it’s not relevant to others. Only for my personal reference. To connect to the Shiny server Figure 1: Connect to server To copy files
Read MoreSSH-key with Git on Windows
Updated: 2023-03-31 Generally, these are what I did: Install git-with-openssh Create SSH-key Add SSH-key to ssh-agent Create ~/.bashrc for auto-launching ssh-agent Common problems Netwrok folder not accessable Unable to push to origin with this error message. ssh: Could not resolve hostname personal: Name or service not known fatal: Could not read from remote repository.
Read More