From: Mitja Podreka on
Hello.

I've migrated three friends to Linux. To make their (and mine)
experience more pleasant I would like to be able to remotely access
their computer and if possible enable them to see what I'm doing. The
problem is that they are all behind router and I cannot expect from them
to start some complicate procedure to enable me to connect remotely to
their computer.
Googling around I couldn't find any apparent (easy) solution. I don't
mind setting up and learning, just I would not like to waste my time for
wrong bad.
Could you please suggest me some approach or just tell me what you're
using for remote help.

Thanks,
Mitja


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/4BD84895.2020205(a)kitaj.net
From: Jordan Metzmeier on
On Wed, Apr 28, 2010 at 10:39 AM, Mitja Podreka <liste(a)kitaj.net> wrote:
> Hello.
>
> I've migrated three friends to Linux. To make their (and mine) experience
> more pleasant I would like to be able to remotely access their computer and
> if possible enable them to see what I'm doing. The problem is that they are
> all behind router and I cannot expect from them to start some complicate
> procedure to enable me to connect remotely to their computer.
> Googling around I couldn't find any apparent (easy) solution. I don't mind
> setting up and learning, just I would not like to waste my time for wrong
> bad.
> Could you please suggest me some approach or just tell me what you're using
> for remote help.
>
> Thanks,
> Mitja
>

You could setup a VPN at your house. Configure their machines so that
they can easily connect to the VPN. Once they are connected you can
interact with them just as if they were on your LAN.

--
Jordan Metzmeier


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/w2i50e5edd51004280755sfd28859bve67412798e581184(a)mail.gmail.com
From: Anand Sivaram on
You could do the following.
1. install ssh server on your friends machine. Create port forwarding
in their router
Login to their machine as usual using ssh. To reduce ssh brute force
attack, change the ssh port from 22 to some larger number and use the
corresponding port for router port forwarding.
2. Install openvpn server on your machine, client on your friends
machine. access your friends machine just a like a local machine.

First option is the simplest to setup, it gives only ssh access to you.
Second option takes a bit more configuration, but gives you better
security and ease of use after that.

On Wed, Apr 28, 2010 at 20:09, Mitja Podreka <liste(a)kitaj.net> wrote:
> Hello.
>
> I've migrated three friends to Linux. To make their (and mine) experience
> more pleasant I would like to be able to remotely access their computer and
> if possible enable them to see what I'm doing. The problem is that they are
> all behind router and I cannot expect from them to start some complicate
> procedure to enable me to connect remotely to their computer.
> Googling around I couldn't find any apparent (easy) solution. I don't mind
> setting up and learning, just I would not like to waste my time for wrong
> bad.
> Could you please suggest me some approach or just tell me what you're using
> for remote help.
>
> Thanks,
> Mitja
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject
> of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
> Archive: http://lists.debian.org/4BD84895.2020205(a)kitaj.net
>
>


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/k2yd0bf7b0b1004280756kcafdd623nb08ab84f1d0a3eed(a)mail.gmail.com
From: Tapas Mishra on
For you OpenVPN (Google It) will be an easy solution.
--
Not sent from my iPhone or my Blackberry or anyone else's


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/m2te2d2e5831004281048nf31c49d3td29cf7616cc966d0(a)mail.gmail.com
From: Benedict Verheyen on
On 28/04/2010 16:56, Anand Sivaram wrote:
> You could do the following.
> 1. install ssh server on your friends machine. Create port forwarding
> in their router
> Login to their machine as usual using ssh. To reduce ssh brute force
> attack, change the ssh port from 22 to some larger number and use the
> corresponding port for router port forwarding.
> 2. Install openvpn server on your machine, client on your friends
> machine. access your friends machine just a like a local machine.
>
> First option is the simplest to setup, it gives only ssh access to you.
> Second option takes a bit more configuration, but gives you better
> security and ease of use after that.
>

ssh + tightvncserver is also a good possibility.
It's easy to setup and tightvnc will be run over the ssh tunnel
so it should be safe. They will be able to see what you do.

Regards,
Benedict



--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/hrbke7$f08$1(a)dough.gmane.org