<?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: 25 Things to Do After Fresh Fedora 24 and Fedora 25 Workstation Installation	</title>
	<atom:link href="https://www.tecmint.com/things-to-do-after-fedora-24-workstation-installation/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/things-to-do-after-fedora-24-workstation-installation/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 13 Jul 2017 08:13:37 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/things-to-do-after-fedora-24-workstation-installation/comment-page-1/#comment-899526</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Thu, 13 Jul 2017 08:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=21099#comment-899526</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/things-to-do-after-fedora-24-workstation-installation/comment-page-1/#comment-899496&quot;&gt;RC&lt;/a&gt;.

@RC

This would require a test scenario especially on Fedora 25; we have to try this out and give you a feedback afterwards. You can also read through this guide on the Team Viewer blog which should partly give you an idea towards finding the solution: https://blog.teamviewer.com/remote-access-headless-linux/]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/things-to-do-after-fedora-24-workstation-installation/comment-page-1/#comment-899496">RC</a>.</p>
<p>@RC</p>
<p>This would require a test scenario especially on Fedora 25; we have to try this out and give you a feedback afterwards. You can also read through this guide on the Team Viewer blog which should partly give you an idea towards finding the solution: <a target="_blank" href="https://blog.teamviewer.com/remote-access-headless-linux/" rel="nofollow ugc">https://blog.teamviewer.com/remote-access-headless-linux/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: RC		</title>
		<link>https://www.tecmint.com/things-to-do-after-fedora-24-workstation-installation/comment-page-1/#comment-899496</link>

		<dc:creator><![CDATA[RC]]></dc:creator>
		<pubDate>Thu, 13 Jul 2017 03:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=21099#comment-899496</guid>

					<description><![CDATA[I have a headless Linux machine which I run as a &quot;mini-server&quot; at home and is installed with Fedora 24 server with LXDE desktop. 2 Days ago, I connected it to a monitor and upgraded it to Fedora 25. Installation went fine, however whenever I try to login, it used to log me out at the first mouse click. 

I was not able to login through GUI whatsoever (however i was able to login via terminal). Upon going through 100s of blogs and 100s of trial and error, I found out that long ago I had a setup in &lt;strong&gt;.bash_profile&lt;/strong&gt; to increase the resolution whenever I connect using teamviewer (as this server is headless almost all the time and I use the machine&#039;s GUI only though Teamviewer). 

This was the culprit. After removing this, I was able to login without a problem. Now I don&#039;t know how to increase the resolution when I connect to the headless server via Team Viewer. I was using the below command to set the resolution from Fedora 21 until 24:
&lt;pre&gt;
xrandr --newmode &quot;1920x1080_60.00&quot;  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync 
xrandr --addmode VIRTUAL1 1920x1080_60.00 
xrandr --output VIRTUAL1 --mode 1920x1080_60.00 
xrandr --output LVDS1 --off 
&lt;/pre&gt;
Any thoughts would be much appreciated?]]></description>
			<content:encoded><![CDATA[<p>I have a headless Linux machine which I run as a &#8220;mini-server&#8221; at home and is installed with Fedora 24 server with LXDE desktop. 2 Days ago, I connected it to a monitor and upgraded it to Fedora 25. Installation went fine, however whenever I try to login, it used to log me out at the first mouse click. </p>
<p>I was not able to login through GUI whatsoever (however i was able to login via terminal). Upon going through 100s of blogs and 100s of trial and error, I found out that long ago I had a setup in <strong>.bash_profile</strong> to increase the resolution whenever I connect using teamviewer (as this server is headless almost all the time and I use the machine&#8217;s GUI only though Teamviewer). </p>
<p>This was the culprit. After removing this, I was able to login without a problem. Now I don&#8217;t know how to increase the resolution when I connect to the headless server via Team Viewer. I was using the below command to set the resolution from Fedora 21 until 24:</p>
<pre>
xrandr --newmode "1920x1080_60.00"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync 
xrandr --addmode VIRTUAL1 1920x1080_60.00 
xrandr --output VIRTUAL1 --mode 1920x1080_60.00 
xrandr --output LVDS1 --off 
</pre>
<p>Any thoughts would be much appreciated?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/things-to-do-after-fedora-24-workstation-installation/comment-page-1/#comment-895235</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Thu, 15 Jun 2017 06:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=21099#comment-895235</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/things-to-do-after-fedora-24-workstation-installation/comment-page-1/#comment-895141&quot;&gt;Stane1983&lt;/a&gt;.

@Stane1983

Many thanks for the hint. We really appreciate this.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/things-to-do-after-fedora-24-workstation-installation/comment-page-1/#comment-895141">Stane1983</a>.</p>
<p>@Stane1983</p>
<p>Many thanks for the hint. We really appreciate this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Stane1983		</title>
		<link>https://www.tecmint.com/things-to-do-after-fedora-24-workstation-installation/comment-page-1/#comment-895141</link>

		<dc:creator><![CDATA[Stane1983]]></dc:creator>
		<pubDate>Wed, 14 Jun 2017 11:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=21099#comment-895141</guid>

					<description><![CDATA[For VirtalBox, you did not mention that dependency is &lt;strong&gt;kernel-devel&lt;/strong&gt;, and to install 5.1 version, you have to install VirtualBox-5.1]]></description>
			<content:encoded><![CDATA[<p>For VirtalBox, you did not mention that dependency is <strong>kernel-devel</strong>, and to install 5.1 version, you have to install VirtualBox-5.1</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/things-to-do-after-fedora-24-workstation-installation/comment-page-1/#comment-884971</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Fri, 21 Apr 2017 06:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=21099#comment-884971</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/things-to-do-after-fedora-24-workstation-installation/comment-page-1/#comment-884740&quot;&gt;Ruzaik.mh&lt;/a&gt;.

@Ruzaik.mh

We will check this out and let you know as soon as possible.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/things-to-do-after-fedora-24-workstation-installation/comment-page-1/#comment-884740">Ruzaik.mh</a>.</p>
<p>@Ruzaik.mh</p>
<p>We will check this out and let you know as soon as possible.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
