Re: VNC Server setup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/12/07, Tom Spec <samag70-ignore@xxxxxxxx> wrote:
>
> I'd like to setup my Fedora 8 machine as a VNC server so I can login to the
> Gnome desktop from a Windows XP machine using RealVNC.  Does anyone have a
> simple guide for this?  For some reason I can't get it to work. I'm not
> looking for anything complicated, I just want this setup for ONE user
> (preferably without an additional password in VNC if possible.)

1) do yum innstall vnc-server (if it is not installed yet)
2)edit  /etc/sysconfig/vncservers append/add the following two lines
   2-a)  VNCSERVERS="1:USERNAME"
   2-b) VNCSERVERARGS[1]="-geometry 1260x1000 "

where USERNAME is the username of the person you want to enable (that
user must have account on that box)
change the geometry to match your screen dimension (like 1024x768 or
800x600 etc)

3) now login as a USERNAME and run vncpasswd (I don't know if you can
have an empty password, this password is a different password that is
used to login the box)
4)run 'service vncserver start'

5)if you want the vnc to always start at boot time do 'chkconfig vncserver on'

6)from windows try to login to vnc

NB. with the exception of step 3, should be run as root.

/yonas

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux