Problem finding SSH Host Aliases tab

Sysprogs forums Forums VisualGDB Problem finding SSH Host Aliases tab

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11063
    mhiggs
    Participant

    Hello, I’ve just installed v5.2r9 on Visual Studio 2015.

    I’ve gone to Tools / SSH Host Manager, and have successfully set up a SSH connection to my Linux environment.

    However, I’m expecting to see a Host Aliases tab where I could alias my connection details, but nothing is there (I see SSH Connections, Host-wide settings and Vagrant VMs).

    Is this expected? Is there another way to set up the alias?

    Thanks,

    mikey

     

     

    #11064
    support
    Keymaster

    Hi,

    The SSH host aliases are available starting from the Custom edition (see the feature matrix). If you are using a lower edition, you can achieve the same effect by defining Windows environment variables (e.g. DEPLOYHOST=linuxbox) and manually editing the .vgdbsettings files to use those environment variables (e.g. replace linuxbox with $(DEPLOYHOST)). Note that you will need to restart Visual Studio after you update the Windows environment variables.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.