I'm fairly new to Ubuntu and I do believe in jumping in head first into issues to learn. I know that I can run some GUI applications with Putty+Xming on headless Ubuntu Server. But I can't run Visual Studio Code My issue is not installing Visual Studio Code. I've installed through zip and through umake. Both with the same result.
user@server:~/tools/web/visual-studio-code$ ls
Code libgcrypt.so.11 natives_blob.bin
content_shell.pak libnode.so resources
Credits_43.0.2357.65.html libnotify.so.4 snapshot_blob.bin
icudtl.dat license.txt ThirdPartyNotices.txt
libffmpegsumo.so locales
user@server:~/tools/web/visual-studio-code$ Code
No command 'Code' found, did you mean:
Command 'ode' from package 'plotutils' (universe)
Command 'node' from package 'node' (universe)
Command 'node' from package 'nodejs-legacy' (universe)
Code: command not found
user@server:~/tools/web/visual-studio-code$
Anyone know if VS-Code can be opened this way?