I have an Ubuntu AWS EC2
instance running in the AWS
cloud and in my Windows machine I am using PuTTy to connect to it. The problem with this way is that I just have one terminal CLI to access/edit all my code in EC2
instance, which has many files and folders.
我有一个在AWS云中运行的Ubuntu AWS EC2实例,在我的Windows机器上,我使用PuTTy连接到它。这种方式的问题在于我只有一个终端CLI来访问/编辑EC2实例中的所有代码,其中包含许多文件和文件夹。
Is there a way where I can connect to AWS EC2
to my Windows machine and access the code in my IDE? Something like Remote desktop connection?
有没有办法可以将AWS EC2连接到我的Windows机器并访问IDE中的代码?像远程桌面连接?
Note: I can't test my code on my local machine because the services that I want to access have only whitelisted my AWS EC2
IP.
注意:我无法在本地计算机上测试我的代码,因为我要访问的服务仅将我的AWS EC2 IP列入白名单。
1 个解决方案
#1
0
You can use VNC for that purpose https://medium.com/@Arafat./graphical-user-interface-using-vnc-with-amazon-ec2-instances-549d9c0969c5
您可以将VNC用于此目的https://medium.com/@Arafat./graphical-user-interface-using-vnc-with-amazon-ec2-instances-549d9c0969c5
#1
0
You can use VNC for that purpose https://medium.com/@Arafat./graphical-user-interface-using-vnc-with-amazon-ec2-instances-549d9c0969c5
您可以将VNC用于此目的https://medium.com/@Arafat./graphical-user-interface-using-vnc-with-amazon-ec2-instances-549d9c0969c5