Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

VNC.............

  Date: Dec 04    Category: Unix / Linux / Ubuntu    Views: 178
  

Im setting up a bunch of computers right now so, Im using my laptop to
access my computer remotely while I use my keyboard and monitor on the
other computers. I can do this from XP to my Ubuntu machine but I cant
do it from ubuntu to ubuntu. When I click on Connect on Remote viewer,
it never asks me for a password but just shows me a "you have been
disconnected" repeatedly.

Am I missing something just totally obvious?

Share: 

 

9 Answers Found

 
Answer #1    Answered On: Dec 04    

You have to open the appropriate port on the machine you want to remote
into. 590x.

 
Answer #2    Answered On: Dec 04    

Does ubuntu remote viewer use a odd port? I have realvnc on XP working
right now just fine.

 
Answer #3    Answered On: Dec 04    

I'm thinking that the firewall on Ubuntu closes the port. I think it's port
5900.

 
Answer #4    Answered On: Dec 04    

Yea, I have that open.

Your talking on the viewing I have 5900 & 5500 on both machines open.

 
Answer #5    Answered On: Dec 04    

Then you've surpassed my skill set.

 
Answer #6    Answered On: Dec 04    

At least we are thinking along the same lines.........

 
Answer #7    Answered On: Dec 04    

I'm not sure what you're trying to do, but you could SSH to the machine
using PuTTy or something like it. Again, you'd have to make sure the ports
are configured properly.
Or you could go straight command line with:

ssh [username@remotehostnameoripaddress],
use -p [portnumber] if you have sshd setup to listen on a port other
than 22. You will be prompted for password.

if you need remote copy:
(from local machine)
scp [username@remotehostnameoripaddress:remote/file/name]
[local/target/directory]
use -P [portnumber] if necessary, -r to copy a directory recursively.

check the man pages, but I think that's the syntax.

 
Answer #8    Answered On: Dec 04    

Had to mess with this lately and found this post:
ubuntuforums.org/showthread.php+change+port

I was not trying to set up a network or anything just trying to record a
flash of what was happening on the screen. Maybe someone could recommend
a flash recorder to complete my job, though what I did worked.

 
Answer #9    Answered On: Dec 04    

I checked this out and unfortunately it didnt help.
But, while I was checking it out, I was just clicking around on Remote
Viewer and all of the sudden it connected. No idea why. I signed in and
it did connect.

 
Didn't find what you were looking for? Find more on VNC............. Or get search suggestion and latest updates.




Tagged: