Re: running Pharo8 in Digitalocean
Posted by
Ben Coman on
Apr 26, 2020; 3:24pm
URL: https://forum.world.st/running-Pharo8-in-Digitalocean-tp5115160p5115636.html
Have you considered installing Ubuntu App from Microsoft App Store?
cheers -ben
Hi,
I am using a Windows 10 local machine and digitalocean ubuntu server droplet
- how can I run pharo 8 remotedly in the windows 10 inbuilt powershell ssh
terminal - or any other method
(I have successfully executed
# ./pharo Pharo.image eval --no-quit 'ZnServer startDefaultOn: 8080'
and connected from my local machine)