Find the answer to your Linux question:
Results 1 to 4 of 4
I enabled remote desktop on my Fedora core machine. SELinux is disabled, as is iptables. I used UltraVNC to connect and it worked. However, after I came back overnight, I ...
  1. #1
    Just Joined!
    Join Date
    Feb 2010
    Posts
    9

    Remote Desktop

    I enabled remote desktop on my Fedora core machine.
    SELinux is disabled, as is iptables.

    I used UltraVNC to connect and it worked.

    However, after I came back overnight, I tried to connect and it failed.

    I received a "Failed to connect to server"

    Found that the machine had rebooted.

    How do I get it the Remote Desktop function to start as a service? I am new to Linux.

    Thanks.

  2. #2
    Just Joined!
    Join Date
    May 2009
    Posts
    4
    You're quite vague so I have no idea which method you're trying to use. Is it vnc server, xdmcp, ltsp... other?

  3. #3
    Just Joined!
    Join Date
    Feb 2010
    Posts
    5

    Smile

    login to system as root user


    type the command

    # chkconfig vncserver on

    then

    restart the linux system

    this automatically start vnc server when system bootup

  4. #4
    Just Joined!
    Join Date
    Feb 2010
    Posts
    9
    Yasan, I installed VNC server, but did not configure it.

    I am assuming there is a default remote desktop service in Fedora 12, is this correct?

    When I try and start the VNC service I receive a 'no configuration' warning, and the service is "off". With that said, I can still use VNC to remote the desktop.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...