Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: forkbomb on October 03, 2017, 06:37:10 PM



Title: Remote controlling
Post by: forkbomb on October 03, 2017, 06:37:10 PM
Greetings!

I am in need of a program which allows me to control remotely my computer, not only on the same network, but also from outside. Do you have any advice?

Thank you!


Title: Re: Remote controlling
Post by: CrimBit on October 03, 2017, 06:37:50 PM
team viewer, im use it for control my mining rig


Title: Re: Remote controlling
Post by: Ursul0 on October 03, 2017, 06:41:18 PM
RealVNC (preferably enterprise edition) is a charmer. it does it all with minimal overhead, securely and extremely smooth.

RE: use OpenVPN for running VLANs across any physical infrastructures


Title: Re: Remote controlling
Post by: xxcsu on October 03, 2017, 06:46:33 PM
Greetings!

I am in need of a program which allows me to control remotely my computer, not only on the same network, but also from outside. Do you have any advice?

Thank you!

TEAMVIEWER (https://www.teamviewer.com/en/download/windows/)
Easy to set up , dont need any special configuration , port forwarding/mapping Just install and you ready to go :)


Title: Re: Remote controlling
Post by: DevonMiner on October 03, 2017, 06:47:00 PM
team viewer, im use it for control my mining rig

Yep, same here - used TeamViewer for over a year now on all my rigs, saved me a LOT of hassle. They support Windows, Linux and many more operating systems.


Title: Re: Remote controlling
Post by: CloudCoinR on October 03, 2017, 06:58:17 PM

many people has been hacked in the past by using teamviewer's trojan ;)
i don't understand why people invest tens of thousands in hardware and than save on the wrong things.


Title: Re: Remote controlling
Post by: Ventureum on October 03, 2017, 06:59:12 PM
RealVNC (preferably enterprise edition) is a charmer. it does it all with minimal overhead, securely and extremely smooth.

RE: use OpenVPN for running VLANs across any physical infrastructures

RealVNC is good, I have been using it for more than 13 years.


Title: Re: Remote controlling
Post by: forkbomb on October 03, 2017, 07:00:54 PM
I just looked at TeamViewer and seems what I am looking for.
Plus it has the option to control the pc from an Android phone! (also RealVNC)

Thank you very much!

--edit--
So what do you suggest using, CloudCoinR?


Title: Re: Remote controlling
Post by: alexrossi on October 03, 2017, 07:01:28 PM
ssh or reverse ssh in case of CG-NAT

minimal bandwith consumption, very fast access, also very steep learning curve


Title: Re: Remote controlling
Post by: CloudCoinR on October 03, 2017, 07:11:01 PM
OpenWRT router with dynamic DNS client (if you don't have a static IP) and OpenVPN server installed to connect to your network - tunnel SSH or maybe open source VNC to maintain your devices. don't use android or windows to login.


Title: Re: Remote controlling
Post by: Ventureum on October 03, 2017, 07:31:04 PM
OpenWRT router with dynamic DNS client (if you don't have a static IP) and OpenVPN server installed to connect to your network. SSH or maybe open source VNC to maintain your devices. don't use android or windows to login.

They are good solutions. I tried them. And they worked well.


Title: Re: Remote controlling
Post by: Ventureum on October 03, 2017, 07:48:38 PM
ssh or reverse ssh in case of CG-NAT

minimal bandwith consumption, very fast access, also very steep learning curve

lol, very steep learning curve.


Title: Re: Remote controlling
Post by: AbitofSynopsys on October 03, 2017, 07:53:56 PM
Is there actually a more valid option othen than TeamViewer? It's a superior tool IMO


Title: Re: Remote controlling
Post by: Cereberus on October 03, 2017, 07:59:46 PM
Is there actually a more valid option othen than TeamViewer? It's a superior tool IMO

I don't think there is a more superior tool at the moment. You can install Teamviewer, create an account there add as many miners as you like and control them from whenever you are even on the go as Teamviewer can be installed in a mobile phone too. That is how I control my miner from my work and I see what is going on there, use it to change algorithms on Nicehash directly from my phone.


Title: Re: Remote controlling
Post by: sidzkosic on October 03, 2017, 08:19:56 PM
Google remote desktop is what I use and I'm quite satisfied with that. You need only google chrome installed with remote desktop addon on remote machine and it works nicely.


Title: Re: Remote controlling
Post by: mettalmag on October 03, 2017, 10:36:39 PM
Greetings!

I am in need of a program which allows me to control remotely my computer, not only on the same network, but also from outside. Do you have any advice?

Thank you!
your only friend in this case is VPN, you have to options, first is more secure and more stable than second, so
1st is to get a router with a VPN connection and set it up, cheapest options are TP-link, Mikrotik etc.
2nd option is to set up a VPN on windows itself and open ports to that machine so that you can connect to same network via one PC and control entire LAN.
As I mentioned second option is not reliable and not recommended, on all my farms I use VPN routers and I'm able to connect, control and monitor them all together.
You can also use software as teamviewer or anydesk, but also not recommended.


Title: Re: Remote controlling
Post by: Ursul0 on October 04, 2017, 01:56:03 AM
Greetings!

I am in need of a program which allows me to control remotely my computer, not only on the same network, but also from outside. Do you have any advice?

Thank you!
your only friend in this case is VPN, you have to options, first is more secure and more stable than second, so
1st is to get a router with a VPN connection and set it up, cheapest options are TP-link, Mikrotik etc.
2nd option is to set up a VPN on windows itself and open ports to that machine so that you can connect to same network via one PC and control entire LAN.
As I mentioned second option is not reliable and not recommended, on all my farms I use VPN routers and I'm able to connect, control and monitor them all together.
You can also use software as teamviewer or anydesk, but also not recommended.

That's too much hassle and if you are that concerned (whatever your are concerned with) instead of buying hw just setup an AWS machine with openvpn server, use bundled easy-rsa for keys, push into workers and be happy.


Title: Re: Remote controlling
Post by: alexrossi on October 04, 2017, 06:20:35 AM
VPN is also an option but with ssh you are good to go with just one program. Remote desktop in my cases with metered traffic has never been an option because of the very high bandwidth requirements.


Title: Re: Remote controlling
Post by: mettalmag on October 04, 2017, 09:22:08 AM
VPN is also an option but with ssh you are good to go with just one program. Remote desktop in my cases with metered traffic has never been an option because of the very high bandwidth requirements.
Depends on connection type? I never had problem with VPN and rdp to my windows machines


Title: Re: Remote controlling
Post by: alexrossi on October 04, 2017, 09:31:38 AM
VPN is also an option but with ssh you are good to go with just one program. Remote desktop in my cases with metered traffic has never been an option because of the very high bandwidth requirements.
Depends on connection type? I never had problem with VPN and rdp to my windows machines

I have many GPUs behind a 3G modem with 2gb data plan, but I'm sure that i'm a very specific case and in larger operations 3G modem is even not considered.


Title: Re: Remote controlling
Post by: FFI2013 on October 04, 2017, 12:14:56 PM
I've been using google remote desktop and can login to any miner or pc from any device or pc it works great and haven't had one problem plus all operating system supported


Title: Re: Remote controlling
Post by: Kronny on October 04, 2017, 12:35:46 PM
if u can VPN and VNC, or Logmein.


Title: Re: Remote controlling
Post by: BitTeo on October 04, 2017, 12:37:55 PM
I think yours use VPN , is the best for this use .


Title: Re: Remote controlling
Post by: jmigdlc99 on October 04, 2017, 12:42:45 PM
The fastest and easiest way to get this done is by using TeamViewer. I use teamviewer version 12 for my 3 rigs and it works flawlessly. I'm mining ETH on nanopool so i usually get email alerts whenever one of my rigs go down. I can then login to this rig using teamviewer and do a manual reboot or I can simply use teamviewer to automatically restart the rig.

One downside of using teamviewer is that you wont be able to reset the rig if it is frozen. For that you will need those auto USB reboot watchdogs. They are not free tho.


Title: Re: Remote controlling
Post by: Ventureum on October 04, 2017, 01:47:36 PM
The fastest and easiest way to get this done is by using TeamViewer. I use teamviewer version 12 for my 3 rigs and it works flawlessly. I'm mining ETH on nanopool so i usually get email alerts whenever one of my rigs go down. I can then login to this rig using teamviewer and do a manual reboot or I can simply use teamviewer to automatically restart the rig.

One downside of using teamviewer is that you wont be able to reset the rig if it is frozen. For that you will need those auto USB reboot watchdogs. They are not free tho.

How much does a teamview license cost?


Title: Re: Remote controlling
Post by: forkbomb on October 04, 2017, 07:33:38 PM
Thank you for all these answers!
I'm a bit of a noob about remote administration tools, I need time to understand those programs (except TeamViewer, which seems really easy to work with).
The ssh way seems also interesting, but I have no knowledge into the argument, so I have to document a bit. Also because I don't know if I can control the pc with the phone, in this way.


Title: Re: Remote controlling
Post by: Ultegra134 on October 04, 2017, 08:39:04 PM
Your best bet would be TeamViewer, the easiest and most efficient way to keep track of your mining rig, even the free version should be enough. However, keep in mind to take the necessary precautions when leaving a machine turned on 24/7. Plenty of things can go wrong when having one or multiple GPUs functioning at 100% load. A single power shortage or voltage spike could turn badly for your GPUs.


Title: Re: Remote controlling
Post by: CloudCoinR on October 10, 2017, 12:46:26 PM

Your best bet would be TeamViewer, the easiest and most efficient way to keep track of your mining rig, even the free version should be enough.


teamviewer is doubtless the easiest but clearly not the best method.
if security is important you will not choose this way.


Title: Re: Remote controlling
Post by: beebee187 on October 10, 2017, 03:33:51 PM
I am using Team Viewer, and feel as though it meets most of my needs. The only thing that I can't do is remotely reboot and launch back into Team Viewer. So for 90% of issues, it covers it. For those rare cases, it would still take someone to physically reboot the rig and restart Team Viewer.