Questions tagged [remote-access]

Questions about accessing a system or network from a remote computer or location. Consider using a more specific tag for your particular tool, e.g. VNC.

1069 questions
5
votes
2 answers

Program to manage process workflow across machines?

I have an in-house Perl script that is in great need of refactoring. In the interest of not reinventing the wheel, I'm looking to see if an open-source equivalent to it exists, and I'm having trouble finding one. The script runs as a daemon on all…
Justin Ellison
  • 718
  • 5
  • 9
5
votes
4 answers

Best software for Mac to Windows remote control?

My client has a Mac at home and wants to remote control (run apps) on a Windows XP PC at the office. What is the best software to enable this? Any Mac <-> Windows weirdness to be aware of?
PowerApp101
  • 2,624
  • 1
  • 20
  • 28
5
votes
3 answers

Remote orderly shutdown of EC2 instance?

I'm writing a script which shuts down EC2 instances remotely using ec2-terminate-instances. I would like to perform orderly shutdowns (similar to the ones triggered by Linux 'shutdown' command) instead of simply turning the power off. This would…
emk
  • 167
  • 1
  • 5
5
votes
4 answers

iLo and DRAC equivalents

Does anyone know of a third party solution that supports the same feature set as HP's iLo and Dell's DRAC? Or if the product is built in to the server motherboard from companies like Super Micro. Just looking to find ways to cut costs.
Cary Golomb
  • 153
  • 1
  • 1
  • 8
5
votes
2 answers

Minimal OS that boots into RDP login prompt?

I'm doing some research into thin clients. I've configured an RDP server on a home PC with Linux. I have an older desktop computer that I want to use as a thin client. Although I could just install an RDP client on its current OS (Windows XP), I'm…
Pieter
  • 349
  • 1
  • 3
  • 10
5
votes
2 answers

MCollective alternative?

I really want to run MCollective on my fleet of servers however there are a large number of untrusted users on each machine which makes using MCollective not ideal in my eyes. I'm aware that there is some things you can do to take precaution but I'm…
WinkyWolly
  • 598
  • 6
  • 19
5
votes
3 answers

connecting to OS X remote management VNC from Linux or Windows

OSX box has remote management enabled (AppleVNCServer) and port 5900 open. Using tightvnc/ultravnc/realvnc can't connect because of "security protocol mismatch" (don't have the exact phrase). Googling yields only to posts that say "use OSXVnc" or…
Konrads
  • 870
  • 2
  • 20
  • 40
5
votes
7 answers

Accessing IP restricted server from dynamic IP

Our servers (all CentOS) are all restricted by IP but often i am out and about and stuck on a dynamic IP address. Using a DynDNS widget I have set this dynamic IP to always sync with a DynDNS hostname but how should i go about making this resolve to…
robjmills
  • 990
  • 9
  • 26
5
votes
4 answers

Is there any remote desktop software accessible via a browser for linux?

I want to be able to connect to a linux server with a gui using something similar to x forwarding or no machine's nx client, except have the option for the client to be any browser with no plugins required (i.e. from an ipad/internet cafe pc/friends…
Rwky
  • 774
  • 1
  • 8
  • 17
5
votes
2 answers

Windows Server 2008 R2 as VPN Server

I'm going to be setting up a network at a data center and I was wondering if it's possible to have Windows Server 2008 R2 act as a VPN server. Also, I've heard there are 3 main types of VPN: PPTP, L2TP/IPSec and SSTP. After some investigation it…
4
votes
5 answers

free webex platform

there is any solution like webex but free of charge? The most interesting thing about webex for me is the chance of sending a link and get the costumer linked to me with just a ckick from him. Thanks.
Marc Riera
  • 1,637
  • 4
  • 23
  • 38
4
votes
1 answer

How can I grant Dial-In / Network Access Permission to local account via command line?

I am trying to configure a VPN server completely using Powershell. I have completed everything except the last step: Granting a local user account Dial-In / Network Access Permissions so that this user can access the VPN. Via GUI it's easy to…
Adrian Grigore
  • 1,072
  • 3
  • 21
  • 34
4
votes
1 answer

How can I create a Single-purpose keys (ssh) for use with scp?

I'm trying to setup a Single-purpose key for copying data to a remote server (using scp), but I'm not sure what the command="" on the key should look like in this case. Any ideas? Thanks!
Robert Gould
  • 143
  • 5
4
votes
2 answers

Can I RDP through mstsc and run a script on that remote desktop?

I'm writing a powershell script which needs to RDP to a few servers and do processes there and then come back. mstsc /v: by itself looks great as it's security/credential prompt is the same as if you manually executed it. However, after…
4
votes
3 answers

TFS 2010 remote access

Does anyone know if remote access to TFS 2010 is the same as for existing versions of TFS? The latest documentation I have found is Chapter 17 – Providing Internet Access to Team Foundation Server.