Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex..
by
dbolivar
on 23/06/2017, 20:31:21 UTC
I also noticed the GUI is now slow, with significant delay and very high CPU usage (Xorg process and leonArdo). I disabled graphics acceleration on my desktop because I want to dedicate the GPU power to mining, however on the previous version it was performing good enough.
What OS flavour are you using?
I'm using Ubuntu Mate 17.04, fully updated. As I mentioned I'm running my desktop without graphics acceleration (window manager = Marco/no compositor), to dedicate GPU power to hashing, but once you fix the core dump, I can test different window managers (Marco with software or GPU compositor, and Compiz) to see if that's specific to my current setup. PM me if you'd like help to test this or other things on the Linux side, as I have a good experience with this OS and will be glad to help.

Bro can ask you: I'm running a VPS on ubuntu 16.04. What the the recommended way to remote connect to the VPS from Macbook pro? (I can ssh to the VPS). Currently I'm accessing using KVM from browser but seem it's not the best option. (My Ubuntu currently running GNOME)

help is much appreciate. thanks.

What you need to do is enable a VNC server on your Linux server, and then use a VNC client to connect to it. On your VPS provider you need to make sure the VNC port is open on the firewall (if there's a firewall), the same for you server itself. The usual port is 5900/tcp. Keep in mind things like access password and encryption. Check if the links below help you; otherwise, just Google using these keywords, there are tons of articles:

https://www.howtoforge.com/configure-remote-access-to-your-ubuntu-desktop
https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-vnc-on-ubuntu-16-04