python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
scp from remote server to ec2-instance
I want to copy a folder from remote ubuntu to ec2-instance tried the below at remote ubuntu machine
scp -i </path/of/ec2_pemkey> -r <folder that I wanna copy> user@<ip of ec2>:/path/...
Ankita sharma
Votes: 0
Answers: 2
Jupyter notebook in blank when initiating a notebook - remote desktop
I'm trying to run jupyter notebook on a remote desktop, which is highly secured (i.e. I had to activate scripting on internet explorer to be able to log in into outlook).
I am really new to this remot...

tatankadrums
Votes: 0
Answers: 1
What does Commands.____.getAbbrev()) do in this code?
I am pretty new to the Robot class so I need some help understanding a piece of code. The point of the project is to create a remote desktop and so while reviewing some code on the internet I couldn't...
Oside
Votes: 0
Answers: 0
Remote Desktop for Mac - issue with JavaFX app - PDFBOX
I have written a JavaFX app running on Windows 10 machine in the office which has problems showing (painting/rendering) certain embedded controls such as a Pane with PdfBox when I connect to it with R...
moster67
Votes: 0
Answers: 1