On Thu, Jun 29, 2017 at 08:59:18AM -0400, sergio ruiz wrote: > I need to be able to log in to my production image with VNC until i am > comfortable with the command line interface. I know that every time i have > had to do it, it seems like i used a different package. > > Which package is everyone using these days for remote GUI access?
http://smalltalkhub.com/#!/~PharoExtras/RFB Tested working with X11 clients like Vinagre connecting to Pharo 5 in-image server. Pierce