--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
02-03-2008, 04:55 PM
Ian Key
Remote desktop
I've found Xming to be useful. The application Xlaunch will allow access to the desktop, faster than VNC and simpler, as you don't need to perform the extra steps.....
----- Original Message ----
From: Dick Dowdell <dick.dowdell@gmail.com>
To: "Ubuntu user technical support, not for general discussions" <ubuntu-users@lists.ubuntu.com>
Sent: Sunday, 3 February, 2008 5:33:29 PM
Subject: Re: Remote desktop
Thanks,
I'll
give
it
a
try.
On
Sun,
Feb
3,
2008
at
12:29
PM,
Gilles
Gravier
<gilles@gravier.org>
wrote:
>
Hi!
>
>
I
use
MindTerm
(it's
free,
written
in
Java,
so
runs
on
just
about
anything)
>
:
http://www.appgate.com/mindterm/
>
Once
logged
in
through
SSH,
I
open
2
tunnels
:
ports
5801
and
5901
from
>
remote
host
to
localhost
>*
Then
on
the
Ubuntu
machine,
I
launch
vnc
(creates
a
new
session)
or
vino
>
(logs
me
into
my
local
session)
>
Then
from
my
Windows,
Linux,
Solaris,
Mac
or
whatever
I
have
at
hand,
I
just
>
launch
"vncviewer
localhost:1"
>
>
(:1
and
5X01
imply
virtual
display
:1
on
the
Ubuntu
machine
-
if
your
>
display
is
YY
then
use
:YY
and
58YY
and
59YY)
>
>
If
your
Ubuntu
has
the
java
applets
for
the
VNC
server,
you
can
open
(once
>
the
SSH
tunnels
are
up)
http://localhost:5801/
and
you
get
a
Java
VNC
>
instead
of
having
to
run
a
locally
installed
VNC
viewer
(nice
from
a
>
cybercafe).
>
>
I
actually
have
a
web
page
on
my
home
server
on
which
I
serve
the
>
MindTerm.jar
applet...
so
that
from
any
point
on
the
internet,
including
>
hotel
PCs,
customer
systems,
cybercafes,
I
go
to
my
web
server
and
launch
>
MindTerm,
then
open
the
tunnels,
then
open
http://localhost:5801/
and
voila,
>
I'm
looking
at
my
machine
from
a
relatively
secure
connection
-
that
is,
>
provided
there
are
no
key
loggers
on
the
cybercafe's
machine,
which
is
a
>
different
issue)
>
>
Gilles.
>
>
>
On
2/3/08,
Dick
Dowdell
<dick.dowdell@gmail.com>
wrote:
>
>
>
>
How
can
I
access
my
7.10
desktop
over
SSH
from
Window
XP
Pro?
>
>
>
>
>
>
--
>
>
ubuntu-users
mailing
list
>
>
ubuntu-users@lists.ubuntu.com
>
>
Modify
settings
or
unsubscribe
at:
>
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
>
>
>
>
--
>
Gilles
Gravier
-
Gilles@Gravier.org
>
Using
Google
Apps
web
mail
>
--
>*
ubuntu-users
mailing
list
>*
ubuntu-users@lists.ubuntu.com
>*
Modify
settings
or
unsubscribe
at:
>
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
--
Regards,
Dick
Dowdell
508-498-7919/508-528-4018
--
ubuntu-users
mailing
list
ubuntu-users@lists.ubuntu.com
Modify
settings
or
unsubscribe
at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Sent from Yahoo! - a smarter inbox.--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
02-03-2008, 05:18 PM
Andreas Gehrke
Remote desktop
Hi Dick,
Dick Dowdell schrieb:
> How can I access my 7.10 desktop over SSH from Window XP Pro?
I've got very good experience in using NX from
http://www.nomachine.com/download-package.php?Prod_Id=1. It works fine
with Debian and Ubuntu.
Greetz
Andy
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
02-03-2008, 06:00 PM
"Travis Smith"
Remote desktop
freenx gets my vote to
On Feb 3, 2008 1:18 PM, Andreas Gehrke <kubuntu@ndsworld.de> wrote:
Hi Dick,
Dick Dowdell schrieb:
> How can I access my 7.10 desktop over SSH from Window XP Pro?
I've got very good experience in using NX from
http://www.nomachine.com/download-package.php?Prod_Id=1. It works fine
with Debian and Ubuntu.
Greetz
Andy
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
02-06-2008, 01:42 AM
"Andrew Jarrett"
Remote desktop
On Feb 5, 2008 9:15 PM, David McGlone <d.mcglone@att.net> wrote:
> Hi all,
>
> I have recently put Kubuntu on 3 peoples computer. All of them are windows
> converts :-)
>
> Anyway, One of these people is my mother-in-law and I set up a wireless
> network in her house for her to use her laptop and tonight I needed to help
> her with some stuff so I had her use krfb to send me an invitation so I could
> connect to her desktop using krdc, but the e-mail contained her computer IP
> and not her wan IP. So I had her give me her wan IP that her router was
> assigned from AT&T and I tried that but I couldn't get a connnection.
>
> Is there a trick to this? is: vnc:/192.168.2.3@HER_WAN_IP the way to do it or
> am I way off?
>
> Thanks,
> --
> David M.
I'm not sure about this, but you could try pinging
192.168.2.3@HER_WAN_IP to see if you are getting through the router.
If not, the router may be blocking your requests and you may need to
setup port forwarding on the router. Not sure what port vnc uses, but
you could probably figure that one out.
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
02-06-2008, 06:54 AM
Johnny Ernst Nielsen
Remote desktop
onsdag den 6. Februar 2008 kvad Andrew Jarrett:
> Not sure what port vnc uses.
5900 I think is the "standard".
Best regards )
Johnny )
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
02-06-2008, 03:26 PM
Paul Lemmons
Remote desktop
-------- Original Message --------
Subject: Remote desktop
From: David McGlone <d.mcglone@att.net>
To: Kubuntu Help and User Discussions <kubuntu-users@lists.ubuntu.com>
Date: 02/05/2008 07:15 PM
> Hi all,
>
> I have recently put Kubuntu on 3 peoples computer. All of them are windows
> converts :-)
>
> Anyway, One of these people is my mother-in-law and I set up a wireless
> network in her house for her to use her laptop and tonight I needed to help
> her with some stuff so I had her use krfb to send me an invitation so I could
> connect to her desktop using krdc, but the e-mail contained her computer IP
> and not her wan IP. So I had her give me her wan IP that her router was
> assigned from AT&T and I tried that but I couldn't get a connnection.
>
> Is there a trick to this? is: vnc:/192.168.2.3@HER_WAN_IP the way to do it or
> am I way off?
>
> Thanks,
>
More than likely the wireless router has a firewall on it and you need
to configure it to allow that port through. The ways to do that vary
with the manufacturer of the router. Basically, though, you tell it that
a given port (5900?) on the WAN is to be mapped to a given IP address
and Port on the computer. I would take a look at the web site of the
people that make your wireless router for more detailed instructions.
--
Sometimes I wonder. Were our faith able to stand upright and look around, would it be looking down at the mustard seed or standing in awe of the height and breadth of it.
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
02-07-2008, 11:05 AM
David McGlone
Remote desktop
On Wednesday 06 February 2008 2:54:03 am Johnny Ernst Nielsen wrote:
> onsdag den 6. Februar 2008 kvad Andrew Jarrett:
> > Not sure what port vnc uses.
>
> 5900 I think is the "standard".
You're right. 5900 is what is in the configuration as default.
--
David M.
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
02-07-2008, 11:10 AM
David McGlone
Remote desktop
On Wednesday 06 February 2008 11:26:49 am Paul Lemmons wrote:
> -------- Original Message --------
> Subject: Remote desktop
> From: David McGlone <d.mcglone@att.net>
> To: Kubuntu Help and User Discussions <kubuntu-users@lists.ubuntu.com>
> Date: 02/05/2008 07:15 PM
>
> > Hi all,
> >
> > I have recently put Kubuntu on 3 peoples computer. All of them are
> > windows converts :-)
> >
> > Anyway, One of these people is my mother-in-law and I set up a wireless
> > network in her house for her to use her laptop and tonight I needed to
> > help her with some stuff so I had her use krfb to send me an invitation
> > so I could connect to her desktop using krdc, but the e-mail contained
> > her computer IP and not her wan IP. So I had her give me her wan IP that
> > her router was assigned from AT&T and I tried that but I couldn't get a
> > connnection.
> >
> > Is there a trick to this? is: vnc:/192.168.2.3@HER_WAN_IP the way to do
> > it or am I way off?
> >
> > Thanks,
>
> More than likely the wireless router has a firewall on it and you need
> to configure it to allow that port through. The ways to do that vary
> with the manufacturer of the router. Basically, though, you tell it that
> a given port (5900?) on the WAN is to be mapped to a given IP address
> and Port on the computer. I would take a look at the web site of the
> people that make your wireless router for more detailed instructions.
I turned off the firewall briefly to see if that would do, but didn't get a
response from her computer. Maybe I wasn't using the correct IP. I'll try
again later today and when I figure it out, I'll post the results.
--
David M.
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
02-07-2008, 11:35 AM
"Jonas Norlander"
Remote desktop
On Feb 7, 2008 1:10 PM, David McGlone <d.mcglone@att.net> wrote:
>
> On Wednesday 06 February 2008 11:26:49 am Paul Lemmons wrote:
> > -------- Original Message --------
> > Subject: Remote desktop
> > From: David McGlone <d.mcglone@att.net>
> > To: Kubuntu Help and User Discussions <kubuntu-users@lists.ubuntu.com>
> > Date: 02/05/2008 07:15 PM
> >
> > > Hi all,
> > >
> > > I have recently put Kubuntu on 3 peoples computer. All of them are
> > > windows converts :-)
> > >
> > > Anyway, One of these people is my mother-in-law and I set up a wireless
> > > network in her house for her to use her laptop and tonight I needed to
> > > help her with some stuff so I had her use krfb to send me an invitation
> > > so I could connect to her desktop using krdc, but the e-mail contained
> > > her computer IP and not her wan IP. So I had her give me her wan IP that
> > > her router was assigned from AT&T and I tried that but I couldn't get a
> > > connnection.
> > >
> > > Is there a trick to this? is: vnc:/192.168.2.3@HER_WAN_IP the way to do
> > > it or am I way off?
> > >
> > > Thanks,
> >
> > More than likely the wireless router has a firewall on it and you need
> > to configure it to allow that port through. The ways to do that vary
> > with the manufacturer of the router. Basically, though, you tell it that
> > a given port (5900?) on the WAN is to be mapped to a given IP address
> > and Port on the computer. I would take a look at the web site of the
> > people that make your wireless router for more detailed instructions.
>
> I turned off the firewall briefly to see if that would do, but didn't get a
> response from her computer. Maybe I wasn't using the correct IP. I'll try
> again later today and when I figure it out, I'll post the results.
>
Just turn the firewall of will not help. 99% of all home routers will use
Network Address Translation (NAT) and Port Address Translation (PAT)
i.e. you got one external/public ip-address on the router and an
internal ip-address
on your computer. So if you want to access your computer from internet you
need to translate the external ip and port in the router to your
computers ip and
port. It should be something like "port forward" in the router that
you need to configure.
/ Jonas
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users