Questions tagged [remote]

Using something remotely or remoting into it means using it when one is not at the same location as what one is using. A common example is opening files on another computer, or controlling a computer different from the one that the user is physically using.

809 questions
10
votes
5 answers

Remote start up a machine that is in the shut down state?

Possible Duplicate: Remotely turning on or rebooting a frozen computer May I know how can one remote start up a machine that is in a shut down state?
3
votes
1 answer

remote Desktop connection from Mac to Ubuntu

I'm trying to use my MacBook to Remote Desktop connect to my ubuntu server. I am able to ssh, but I can't seem to figure out how to Remote Desktop connect. Any suggestions? Also my ubuntu workstation is 1200 miles away so I can't physically access…
David
  • 31
1
vote
1 answer

How can I remote my home computer(no public IP) through my VPS?

I would like to remote my home computer(Linux) which doesn't have a public IP address. I have a VPS which does have a public IP address. I'm wondering if there's a way to create some kind of tunnel between my home computer and my VPS, so I can…
SparedWhisle
  • 4,165
1
vote
0 answers

Remote Desktop Connection without lock 1

I am trying to find out the solution for remote desktop connection. If i access the remote PC through RDP connection, it is locking the remote PC. Customer requirement is, if the user connect the remote machine which is already logged in, the new…
0
votes
2 answers

Unix script to launch an application on local PC

There is a webpage hosted at unix server serverX .The contents of the web-page are shown below. user1@server1 user2@server2 user3@server3 Now user1@server1 user2@server2 user3@server3 are links.In case,If I want to log into unix account…
g4ur4v
  • 131
  • 6
0
votes
1 answer

Remote Desktop in Windows XP - How to share desktop with the local user?

Possible Duplicate: Remote desktop connection without locking the remote computer I have Windows XP Professional Edition SP 2 - 32 bit. I have read other threads which show how to bypass the limitation for a single concurrent user, by applying a…
0
votes
0 answers

Can i make all traffic from a remote router flow through my network?

My sister is moving out soon. But I want to make sure she will always be able to connect to the local nas and rdp's. I dont want her to have to connect via VPN all the time. Is there any way to do this (or is it a really bad practise to do so?).
Tommy
0
votes
1 answer

disabling all remote administration

I have been having trouble with family memebrs not respecting my privacy. I know from my it days you can do all sorts of stuff remotely as long as you know the machine name via powershell and sc. e.g. remotely start windows services using sc. Is…
ageis23
  • 671
0
votes
1 answer

allow remote access without port forwarding

I need to be able to remotely access a database on a device. It works fine when it is the last hop (i.e. it has it's own public IP). Now I need to make it work within a local WiFi as well. (i.e. Internet -> Router -> device). I do not have access to…
Chris
  • 101
0
votes
0 answers

How to get the IP address or the computer name of a machine from a network?

How to get the IP address or the computer name of a machine from a network? I need my computer IP address or name to access it remotely from my phone, the computer turn on, but the screen is gone, so i can access it remotely but i need the IP…
-1
votes
1 answer

Run a program on the web

This is a dumb question. Let's say there is a file called ethical.exe on "www.redhatpride.tk/secretfiles/" I'm running a regular Windows 10 PC. Using win+R (run) (or if we can't, cmd) , is there a command to remotely run that? (I guess in this case…
-1
votes
1 answer

Code on Laptop, Process on Desktop

How difficult is it to set up infrastructure in which the user writes script on a laptop, but all processing is completed on a remote processor.
kando
  • 195