Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 99246

VSCode SSH remote friendly host name

$
0
0

I have this .config file for SSH hosts:

Host 10.32.1.43
  HostName 10.32.1.43
  User root
  ForwardAgent yes
Host 10.32.0.39
  HostName 10.32.0.39
  User administrator
  ForwardAgent yes

Can I give more friendly names to my machines, instead of remembering which of them is the Ubuntu machine, and which is the CentOS?


Viewing all articles
Browse latest Browse all 99246

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>