<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 19/04/09 08:13, cornel panceac wrote:
<blockquote
 cite="mid:db64ccf0904190013o1d5b9cc0g133a65f540dc6fb9@mail.gmail.com"
 type="cite"><br>
  <br>
  <div class="gmail_quote">2009/4/18 Richard England <span dir="ltr"><<a
 moz-do-not-send="true" href="mailto:rlengland@verizon.net">rlengland@verizon.net</a>></span><br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">In
Fedora 10, to connect to your desktop via VNC, it was necessary to use<br>
 System>Internet and Network>Remote Desktop  ("General" tab)<br>
to set the "Sharing" and "Security" settings before you could "see" the
desktop. <br>
Is this available for Fedora 11?  I'm not seeing it.  If it has moved,
I'm not finding it.  If it is not longer necessary then I'm net getting
VNC to work from F11 (connection is refused).  All my F10 systems let
me view desktops on other F10 systems and my F11 system can view
desktops on the F10 systems.<br>
    <br>
Any one successfully used F11 VNC to get into another machine on their
local network?  I believe I have the firewall configured on F11 and F10
the same.  I also believe I have all the tigervnc modules installed
(finally) but can anyone tell me what is required?<br>
    <br>
Thanks,<br>
-- <br>
------------------------------------------------------------------------<br>
/~~R/<br>
    <font color="#888888"></font></blockquote>
  <div><br>
check the ports on the machine wich refuse connection, like: <br>
nmap <machine's ip><br>
 </div>
  </div>
</blockquote>
<br>
Hi Richard,<br>
<br>
I installed Fedora 11 from a live CD and wondered where "Remote
Desktop" had gone (it's usually there by default).<br>
After reading about the new tigervnc I thought the server was being
replaced.<br>
<br>
If you want to enable "Remote Desktop" on Fedora 11 (as it was in F10)
then you need to make sure vino is installed.<br>
<br>
sudo yum install vino<br>
<br>
Then to setup your preferences run:<br>
<br>
vino-preferences<br>
<br>
You can also now access this from System > Preferences > Remote
Desktop.<br>
<br>
The tigervnc package is a replacement for vncviewer, which will allow
to vnc onto other machines from your Fedora 11 box.<br>
I had a look at tigervnc-server, but I can't see an easy way to enable
it to attach to the console, like vino does.<br>
Not sure whether tigervnc-server will replace vino in the future but I
assume it will (tigervnc has a lot of performance increases and
virtualgl)<br>
<br>
Regards,<br>
Andrew<br>
</body>
</html>