<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Install Visual Studio Code on Linux	</title>
	<atom:link href="https://www.tecmint.com/install-visual-studio-code-on-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-visual-studio-code-on-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 03 May 2023 21:43:01 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Tony		</title>
		<link>https://www.tecmint.com/install-visual-studio-code-on-linux/comment-page-1/#comment-2006102</link>

		<dc:creator><![CDATA[Tony]]></dc:creator>
		<pubDate>Wed, 03 May 2023 21:43:01 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37249#comment-2006102</guid>

					<description><![CDATA[Spot on! I just flipped an aging Microsoft Surface 4 Pro to Ubuntu with Visual Studio Code as my first objective. Your install notes worked perfectly. Thanks for the help! ;-)]]></description>
			<content:encoded><![CDATA[<p>Spot on! I just flipped an aging Microsoft Surface 4 Pro to Ubuntu with Visual Studio Code as my first objective. Your install notes worked perfectly. Thanks for the help! ;-)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jacob		</title>
		<link>https://www.tecmint.com/install-visual-studio-code-on-linux/comment-page-1/#comment-1980666</link>

		<dc:creator><![CDATA[Jacob]]></dc:creator>
		<pubDate>Thu, 09 Mar 2023 18:09:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37249#comment-1980666</guid>

					<description><![CDATA[The perfect tutorial really helped me install Visual Studio to Linux Mint.]]></description>
			<content:encoded><![CDATA[<p>The perfect tutorial really helped me install Visual Studio to Linux Mint.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: M. Koch		</title>
		<link>https://www.tecmint.com/install-visual-studio-code-on-linux/comment-page-1/#comment-1804838</link>

		<dc:creator><![CDATA[M. Koch]]></dc:creator>
		<pubDate>Tue, 24 May 2022 11:35:45 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37249#comment-1804838</guid>

					<description><![CDATA[Please NEVER EVER use `&lt;strong&gt;xhost +&lt;/strong&gt;`. This allows anybody who has IP access to the machine that runs the X-server to grab and send content to your X-Server, hence anything you type anywhere can be grabbed and stored without anybody noticing it.

Instead, use a combination of the `&lt;strong&gt;xauth list&lt;/strong&gt;` and `&lt;strong&gt;xauth add&lt;/strong&gt;` command, to allow only dedicated access to the X-Server. So in your example, the webtop owner should do a `&lt;strong&gt;xauth list&lt;/strong&gt;` in a terminal that sits on the Xserver and the user which runs the vscode needs to do a `&lt;strong&gt;xauth add&lt;/strong&gt;` to access the display. Much more secure ...]]></description>
			<content:encoded><![CDATA[<p>Please NEVER EVER use `<strong>xhost +</strong>`. This allows anybody who has IP access to the machine that runs the X-server to grab and send content to your X-Server, hence anything you type anywhere can be grabbed and stored without anybody noticing it.</p>
<p>Instead, use a combination of the `<strong>xauth list</strong>` and `<strong>xauth add</strong>` command, to allow only dedicated access to the X-Server. So in your example, the webtop owner should do a `<strong>xauth list</strong>` in a terminal that sits on the Xserver and the user which runs the vscode needs to do a `<strong>xauth add</strong>` to access the display. Much more secure &#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: devpark		</title>
		<link>https://www.tecmint.com/install-visual-studio-code-on-linux/comment-page-1/#comment-1714421</link>

		<dc:creator><![CDATA[devpark]]></dc:creator>
		<pubDate>Mon, 07 Feb 2022 06:31:58 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37249#comment-1714421</guid>

					<description><![CDATA[Attempted this solution in a &quot;webtop&quot; (vscode via xterm to a browser view of docker instance)
Env: Rocky8 host, ubuntu-mate container

Problem: 
Start code... error
No protocol specified
[8732:0207/061514.043644:ERROR:browser_main_loop.cc(1402)] Unable to open X display.
Segmentation fault

Solution: 
in the webtop shell
xhost +

Refs &#038; honors
This guy figured it out
]]></description>
			<content:encoded><![CDATA[<p>Attempted this solution in a &#8220;webtop&#8221; (vscode via xterm to a browser view of docker instance)<br />
Env: Rocky8 host, ubuntu-mate container</p>
<p>Problem:<br />
Start code&#8230; error<br />
No protocol specified<br />
[8732:0207/061514.043644:ERROR:browser_main_loop.cc(1402)] Unable to open X display.<br />
Segmentation fault</p>
<p>Solution:<br />
in the webtop shell<br />
xhost +</p>
<p>Refs &amp; honors<br />
This guy figured it out</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: James Kiarie		</title>
		<link>https://www.tecmint.com/install-visual-studio-code-on-linux/comment-page-1/#comment-1602068</link>

		<dc:creator><![CDATA[James Kiarie]]></dc:creator>
		<pubDate>Mon, 04 Oct 2021 19:45:28 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37249#comment-1602068</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-visual-studio-code-on-linux/comment-page-1/#comment-1596891&quot;&gt;Colin Sare-Soar&lt;/a&gt;.

Way to go Colin Sare! I&#039;m glad you found the guide beneficial.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-visual-studio-code-on-linux/comment-page-1/#comment-1596891">Colin Sare-Soar</a>.</p>
<p>Way to go Colin Sare! I&#8217;m glad you found the guide beneficial.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
