Is there an app. that can let me use my computer remotely?

CTho9305

Elite Member
Jul 26, 2000
9,214
1
81
and vnc (the official vnc is now apparently realvnc, since AT&T stopped development). I don't know if pcanywhere is free. realvnc is. i've heard good things about tightvnc, but never used it myself. I personally use Remote Desktop from other windows machines, and VNC from machines where remote desktop gives me trouble (some of the solaris boxes here have WIERD color maps or something... so vnc works better on them).
 

drag

Elite Member
Jul 4, 2002
8,708
0
0
Sure. You can even set it (VNC) up so that a regular web browser can access it using a java applet served from your home computer to your work computer.


Of course with providing a service to the internet invites all the dangers that come with it. So be carefull and learn some basics of security and run a firewall/router and stuff like that.
 

CTho9305

Elite Member
Jul 26, 2000
9,214
1
81
Originally posted by: blodhi74
a more simple way here
? I downloaded the VNC installer, hit next a bunch of times, and it was done. To control my computer, I go to this url and type in my password.

Alternatively, from a machine that has a MS remote desktop client, I run the client and put in "ctho9305.res.cmu.edu", then enter my password.

It really doesn't get much simpler.
 

tazmius

Junior Member
Dec 2, 2003
18
0
0
I'd like to be able to use vnc to get to my home pc from my office. Do you have any suggestions or resources on the best way to set this up securely so that I can protect my home network?

THanks.
 

CTho9305

Elite Member
Jul 26, 2000
9,214
1
81
Originally posted by: tazmius
I'd like to be able to use vnc to get to my home pc from my office. Do you have any suggestions or resources on the best way to set this up securely so that I can protect my home network?

THanks.

Install VNC and choose a good password. For added security, if you have a fancy firewall set up, you could restrict the VNC ports to specific IP addresses. Nothinman or n0cmonkey could probably explain how to do that.
 

WobbleWobble

Diamond Member
Jun 29, 2001
4,867
1
0
pcAnywhere is not free, but VNC is. If you can use the Remote Desktop built into Windows, that's your best bet.

At work, if they have network security implemented, like having all ports but port 80 are blocked (like at my workplace), you may not be able to remote into home.
 

drag

Elite Member
Jul 4, 2002
8,708
0
0
Using the java applet server from VNC you can configure it to run on port 80 (some home ISP's block 80, though), with the added bonus of not having to install any software on your work computer (other then having pre-existing java support). That way you can use it with a restrictive network policy...

However if they have other ports restricted then 80 then maybe it's against company policy to do that sort of thing. A smart/good/attentive admin can figure out what's going on with your computer pretty quickly and it would be their job, so best make sure that's it's OK beforehand if it may be a issue.
 

kuritadelta

Member
Aug 3, 2001
61
0
0
terminal services(remote desktop) and VNC not recommended for security reasons.
Of course they are free.. If you got some money to spend, get PCanywhere or Radmin
 

CTho9305

Elite Member
Jul 26, 2000
9,214
1
81
Originally posted by: kuritadelta
terminal services(remote desktop) and VNC not recommended for security reasons.
Of course they are free.. If you got some money to spend, get PCanywhere or Radmin

whats wrong with terminal services? I know vnc doesn't encrypt by default... which might be a bad thing.