computers
M M M M asked:


I have 4 computers at home , all are connected via Wireless lan to a Linksys router .
Is it possible that i can enter to other computer on my home network to repair some configuration , etc… ?
How to do that ?

PETE

Comments

2 Responses to “How to connect to other computers on my home network ?”

  1. Jim Maryland on December 17th, 2009 6:39 pm

    From outside your network, you’ll need to first have opened ports into your network (i.e. firewall configuration changes - port forwarding). You’ll then need to enable remote desktop connectivity (feature of the professional and ultimate versions of Windows) for Microsoft system, ssh for Linux, telnet/ssh for various UNIX, and I’m not sure for Mac. At that point, login with privileged credentials and you’re set to alter the systems as needed.

  2. johntrottier on December 20th, 2009 6:57 pm

    Load each computer with one of the free VNC programs like TightVNC or UltraVNC.
    Install VNC server as a service on each of the machines you want to support. Load VNC viewer on your machine. Reboot all machines

    Now when you need to “reach out and touch” one if the other machines, fire up VNC viewer, enter the local IP address for the machine, enter the password you created when you set up the machine, and you are in

    You have complete remote control of the machine and can see the desktop of the machine on yours.

    Have fun