hey, i use right now windows server vps for firefox+imacro but i want test now ubuntu on digitalocean or any other OS
there is option to install firefox and imacros on it? so i can Automate my macros tasks even if the vnc window closed. just like on windows server vps.
about the gui part i read here: https://www.digitalocean.com/community/tutorials/how-to-setup-vnc-for-ubuntu-12
thank you!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Yes. Since imacro appears to be a firefox addon it should run on any platform supported by firefox. If you create a new Ubuntu 14.04 or Ubuntu 16.04 droplet and on the create page, check the “user-data” box and paste in the following script your droplet will be configured with an XFCE desktop environment and the x2go service which I think is a better option than VNC (it runs over ssh so it’s encrypted by default and supports ssh-key authentication). You can download a client for Windows, Mac or Linux here.