<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kodi.wiki/index.php?action=history&amp;feed=atom&amp;title=User%3ACpugenesis%2FSetup%2FKodibuntu-VNC</id>
	<title>User:Cpugenesis/Setup/Kodibuntu-VNC - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kodi.wiki/index.php?action=history&amp;feed=atom&amp;title=User%3ACpugenesis%2FSetup%2FKodibuntu-VNC"/>
	<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=User:Cpugenesis/Setup/Kodibuntu-VNC&amp;action=history"/>
	<updated>2026-06-05T13:33:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://kodi.wiki/index.php?title=User:Cpugenesis/Setup/Kodibuntu-VNC&amp;diff=94543&amp;oldid=prev</id>
		<title>Cpugenesis: Cpugenesis moved page User:Cpugenesis/Setup/VNC to User:Cpugenesis/Setup/Kodibuntu-VNC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=User:Cpugenesis/Setup/Kodibuntu-VNC&amp;diff=94543&amp;oldid=prev"/>
		<updated>2015-05-10T20:31:19Z</updated>

		<summary type="html">&lt;p&gt;Cpugenesis moved page &lt;a href=&quot;/view/User:Cpugenesis/Setup/VNC&quot; title=&quot;User:Cpugenesis/Setup/VNC&quot;&gt;User:Cpugenesis/Setup/VNC&lt;/a&gt; to &lt;a href=&quot;/view/User:Cpugenesis/Setup/Kodibuntu-VNC&quot; title=&quot;User:Cpugenesis/Setup/Kodibuntu-VNC&quot;&gt;User:Cpugenesis/Setup/Kodibuntu-VNC&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 20:31, 10 May 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key kodi_wiki-mwZ73Bjypo_:diff:1.41:old-94542:rev-94543 --&gt;
&lt;/table&gt;</summary>
		<author><name>Cpugenesis</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=User:Cpugenesis/Setup/Kodibuntu-VNC&amp;diff=94542&amp;oldid=prev</id>
		<title>Cpugenesis: Created page with &quot; ==KodiBuntu VNC Server==  https://help.ubuntu.com/community/VNC/Servers  *Install x11vnc  *Set password **x11vnc -storepasswd *Test connection by running manual start command...&quot;</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=User:Cpugenesis/Setup/Kodibuntu-VNC&amp;diff=94542&amp;oldid=prev"/>
		<updated>2015-05-10T20:28:41Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; ==KodiBuntu VNC Server==  https://help.ubuntu.com/community/VNC/Servers  *Install x11vnc  *Set password **x11vnc -storepasswd *Test connection by running manual start command...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
==KodiBuntu VNC Server==&lt;br /&gt;
&lt;br /&gt;
https://help.ubuntu.com/community/VNC/Servers&lt;br /&gt;
&lt;br /&gt;
*Install x11vnc &lt;br /&gt;
*Set password&lt;br /&gt;
**x11vnc -storepasswd&lt;br /&gt;
*Test connection by running manual start command.&lt;br /&gt;
 x11vnc -auth guess -forever -loop -noxdamage -repeat -rfbauth /home/USERNAME/.vnc/passwd -rfbport 5900 -shared&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Have x11vnc start automatically via upstart in any environment (&amp;lt;=Utopic)&lt;br /&gt;
 sudo nano /etc/init/x11vnc.conf&lt;br /&gt;
&lt;br /&gt;
 # description &amp;quot;Start x11vnc at boot&amp;quot;&lt;br /&gt;
 description &amp;quot;x11vnc&amp;quot;&lt;br /&gt;
 start on runlevel [2345]&lt;br /&gt;
 stop on runlevel [^2345]&lt;br /&gt;
 console log&lt;br /&gt;
 respawn&lt;br /&gt;
 respawn limit 20 5&lt;br /&gt;
 exec /usr/bin/x11vnc -auth guess -forever -loop -noxdamage -repeat -rfbauth /home/USERNAME/.vnc/passwd -rfbport 5900 -shared&lt;/div&gt;</summary>
		<author><name>Cpugenesis</name></author>
	</entry>
</feed>