Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-09-2007, 08:09 AM
|
#1
|
Member
Registered: Feb 2007
Location: Spain
Distribution: OPENSUSE 10.3 64-BIT WITH GNOME
Posts: 229
Rep:
|
recommended app to remote connection
I want to connect from openSUSE 10.3 to other computers with systems Windows and Ubuntu to help its owners with problematic tasks.
When I had Ubuntu I tried VNC without success. I did not manage to connect to another machine through external IP.
I like to know which alternatives exist in Linux for remote connection (with GUI), to be operating in the main distros: openSUSE, Ubuntu, Debian, ...
|
|
|
10-09-2007, 08:52 AM
|
#2
|
Senior Member
Registered: Aug 2003
Location: Upstate
Distribution: Debian, Mint, Mythbuntu
Posts: 1,249
Rep:
|
You can use ssh to do remote login. ssh with the "-X" option will let you run graphical programs remotely. Something like:
Code:
ssh -X user@192.168.0.1
Where "user" is the user name and 192.168.0.1 is the IP address of the remote computer. Read "man ssh", it has a lot more information. I believe you can install ssh on Windows as well.
|
|
|
10-09-2007, 03:39 PM
|
#3
|
Member
Registered: Feb 2007
Location: Spain
Distribution: OPENSUSE 10.3 64-BIT WITH GNOME
Posts: 229
Original Poster
Rep:
|
Thanks, I didn't know SSH, but is a less well-known protocol among the basic users of Windows, VNC is more standard.
I get it now with VNC. I connected with a Windows computer inside the internal network, but not get it if I write the IP external.
I activated the Remote Desktop and opened the VNC port in firewall for the correct authenticated.
This can occur for having the same one IP external in the router to connect us to the same network?
Besides, there is some graphic application launcher for vncviewer?
|
|
|
10-09-2007, 07:29 PM
|
#4
|
Member
Registered: Feb 2007
Location: Spain
Distribution: OPENSUSE 10.3 64-BIT WITH GNOME
Posts: 229
Original Poster
Rep:
|
solved
I found the problem!
One must open the port (5900, default vnc port) in the router to be able to redirect to the internal IP.
Source: http://www.ubuntu-es.org/index.php?q=node/54724 (spanish language)
Last edited by dissident_goodchild; 11-17-2007 at 01:29 PM.
Reason: solved
|
|
|
All times are GMT -5. The time now is 02:14 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|