<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Redhat%3AVNC_Tiger</id>
	<title>Redhat:VNC Tiger - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Redhat%3AVNC_Tiger"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Redhat:VNC_Tiger&amp;action=history"/>
	<updated>2026-05-04T16:09:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Redhat:VNC_Tiger&amp;diff=3602&amp;oldid=prev</id>
		<title>Michael: Created page with &quot;== Tiger VNC ==  The simplest way to install VNC is using Tiger VNC.  == Installation ==  There are three packages needed to install Tiger VNC that can be installed through yu...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Redhat:VNC_Tiger&amp;diff=3602&amp;oldid=prev"/>
		<updated>2013-09-06T08:40:14Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Tiger VNC ==  The simplest way to install VNC is using Tiger VNC.  == Installation ==  There are three packages needed to install Tiger VNC that can be installed through yu...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Tiger VNC ==&lt;br /&gt;
&lt;br /&gt;
The simplest way to install VNC is using Tiger VNC.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
There are three packages needed to install Tiger VNC that can be installed through yum.&lt;br /&gt;
&lt;br /&gt;
* vinagre&lt;br /&gt;
* tigervnc&lt;br /&gt;
* tigervnc-client&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
&lt;br /&gt;
The configuration for TigerVNC is done through the /etc/sysconfig/vncservers.&lt;br /&gt;
&lt;br /&gt;
There are two example configuration lines at the bottom of the file:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
VNCSERVERS=&amp;quot;2:myusername&amp;quot;&lt;br /&gt;
VNCSERVERARGS[2]=&amp;quot;-geometry 800x600 -nolisten tcp -localhost&amp;quot;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
This sets up the VNC for a single user.  To set VNC up for two users use something like this.  This sets up VNC for michael and dave on ports 5901 and 5902.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
VNCSERVERS=&amp;quot;1:michael 2:dave&amp;quot;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Start up TigerVNC ==&lt;br /&gt;
&lt;br /&gt;
While it may seem odd, the TigerVNC must be stopped, before the server is started for each user.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
/etc/init.d/tigervnc stop&lt;br /&gt;
vncserver :2  #started on port 5902&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Michael</name></author>
	</entry>
</feed>