<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=5665&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Remote X session - what works?]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=5665</link>
		<description><![CDATA[The most recent posts in [SOLVED] Remote X session - what works?.]]></description>
		<lastBuildDate>Wed, 17 May 2023 13:04:56 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Remote X session - what works?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42291#p42291</link>
			<description><![CDATA[<p>I lost track of this one. Anyway, thanks for mentioning Xpra.</p>]]></description>
			<author><![CDATA[dummy@example.com (delgado)]]></author>
			<pubDate>Wed, 17 May 2023 13:04:56 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42291#p42291</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Remote X session - what works?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42104#p42104</link>
			<description><![CDATA[<p>Xpra?&#160; I don&#039;t know about using it with Windows.</p>]]></description>
			<author><![CDATA[dummy@example.com (User479)]]></author>
			<pubDate>Mon, 01 May 2023 22:22:49 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42104#p42104</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Remote X session - what works?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42087#p42087</link>
			<description><![CDATA[<p>Thanks for the input!</p><p>@UnixRocks, @steve_v<br />Then <span class="bbc">tigerVNC</span> and <span class="bbc">x2go</span> it is for the next tries.</p><p>@nixer<br />Thanks for the detailed description, <span class="bbc">Xephyr</span> sounds very interesting. I need time to get used to the concept, currently the nested / recursive X-server creates a knot in my head. As you mentioned, specifying the correct DISPLAY sounds like challange.</p><p>All three suggestions can be used with <span class="bbc">ssh</span>, which is great.</p><p>PS: <br />Yesterday, while trying to theme <span class="bbc">lightdm</span> ... . <br />The arch wiki mentioned a test mode <span class="bbc">lightdm --test-mode --debug</span>, which works using xephyr. lightdm.conf has a VNC section and there is the installble lightdm-remote-session-x2go debian package. First I thought these components were addressing the server-side function, but the x2go module seems to be client related. Anyway.</p>]]></description>
			<author><![CDATA[dummy@example.com (delgado)]]></author>
			<pubDate>Mon, 01 May 2023 14:04:05 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42087#p42087</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Remote X session - what works?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42061#p42061</link>
			<description><![CDATA[<p>Also NoMachine, both the open-sourced NX v3 (used by X2go) and the proprietary (free for single connection) v4 protocol. <br />Personally I quite like X2go / NX3, It&#039;s pretty much X11 fowarding, but faster over high-latency links.</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Sat, 29 Apr 2023 23:01:15 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42061#p42061</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Remote X session - what works?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42060#p42060</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>ssh, vnc, rdesktop is basically all I know.</p></div></blockquote></div><p>There are a lot of possibilities here and I will throw out the one example that I use the most:&#160; Xephyr, Xming, and SSH and the technology is called Nested Xsessions.</p><p>Xephyr is a linux program which runs nested X sessions on the client (local) system.&#160; Xming is the windows program that displays the remote system on a local windows computer.&#160; SSH is the tunnel to transport the xsession from remote to local.&#160; You might have to also use Putty with windows and Xming.&#160; At the time, I had never heard of &quot;nested Xsessions&quot; before so this was all new to me.&#160; I prefer it over VNC, X11vnc, etc. as you do not have to have an Xsession running on the remote system.&#160; It only has to be installed, and you start the remote xsession from the local machine and it displays within the Xephyr window on the local desktop.</p><p>There is a lot written about this on the web, so check if you think it may fit your needs.&#160; The many tutorials written on the web explains it better than I can.&#160; The hardest part for me to get it working initially was getting the Display number right.&#160; Also, you might have to make a few configuration changes on the server involving ssh xforwarding, so root access would be required there.</p><p>For my needs, I use it to access a remote server that is running in headless mode which has a lightweight xserver installed on it (Xfce).&#160; It is not perfect but it is the best that I have used to access a remote server which does not have a X session running.&#160; I have two aliases configured in my local client bash profile so it is easy and quick to access the remote server.</p><p>My goal is to get JWM on the remote server instead of Xfce, since it is uses less resources.&#160; This is a work in progress.</p>]]></description>
			<author><![CDATA[dummy@example.com (nixer)]]></author>
			<pubDate>Sat, 29 Apr 2023 20:20:17 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42060#p42060</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Remote X session - what works?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42058#p42058</link>
			<description><![CDATA[<p>I use VNC over an ssh tunnel through a company Linux bastion host to get to my lab FreeBSD workstation desktop at work.</p><p>Lab: TigerVNC Server, FreeBSD 12.3-RELEASE-p2<br />Home: TigerVNC Viewer, Devuan GNU/Linux 4 (chimaera)</p>]]></description>
			<author><![CDATA[dummy@example.com (UnixRocks)]]></author>
			<pubDate>Sat, 29 Apr 2023 17:44:12 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42058#p42058</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Remote X session - what works?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=41941#p41941</link>
			<description><![CDATA[<p>Hello,</p><p>I&#039;m asking for suggestions for remote desktop access (the server component). What are you using?</p><p><span class="bbc">ssh, vnc, rdesktop</span> is basically all I know. &quot;X-application with display on a different X-host&quot; can be an option. Maybe there are other protocols commonly used. Something straight and simple would be nice.</p><p>The connection ability from anydesk / teamviewer to pass a router is not needed. <br />File transfer would be nice, but also not needed.<br />It may be a virtual session or mirror of the current display. <br />If there is a real killer application, it could be wayland too.<br />Sorry, but I need a client for windows too (work; can not change that).</p><p><span class="bbc">xrdp</span>: Currently used. The keymap issue is only one thing. Usage feels not very responsive, even in the same network. Moving a browser window ... raises +20 years old memories.<br /><span class="bbc">vnc</span>: occasionally used, but good memories. Small and simple to setup. What would it be? tigervnc, tightvnc, x11vnc, ... ?</p><p>Thanks and regards.</p>]]></description>
			<author><![CDATA[dummy@example.com (delgado)]]></author>
			<pubDate>Sat, 22 Apr 2023 14:04:03 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=41941#p41941</guid>
		</item>
	</channel>
</rss>
