I am running VM in Azure with Ubuntu 14.04. I installed XFCE and use X2GO for Remote Desktop on the machine.
I downloaded the VS code and unzipped the files. When I run the code from the terminal, I get the following error:
WouterDeKort@UbuntuDev:~/tools/web/visual-studio-code$ ./Code
bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
WouterDeKort@UbuntuDev:~/tools/web/visual-studio-code$ [ , [Error: channel closed] ]
Any idea what I'm doing wrong?
DISCLAIMER ;-) I am a complete Linux newby. I just installed Linux for the first time and don’t know what I am doing :-)
source
share