<?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: Installation of “Fedora 22 Server” with Screenshots	</title>
	<atom:link href="https://www.tecmint.com/fedora-22-server-installation/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/fedora-22-server-installation/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 15 Jul 2015 11:16:15 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Pietro		</title>
		<link>https://www.tecmint.com/fedora-22-server-installation/comment-page-1/#comment-624759</link>

		<dc:creator><![CDATA[Pietro]]></dc:creator>
		<pubDate>Wed, 15 Jul 2015 11:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=13905#comment-624759</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/fedora-22-server-installation/comment-page-1/#comment-624585&quot;&gt;Avishek Kumar&lt;/a&gt;.

Thank you for your reply, Avishek.
I tried those commands but it didn&#039;t work, so after googling I found another solution:
dnf group install &quot;Fedora Workstation&quot;

I finally got a GUI environment but it is glitchy with many graphical issues. Probably the default graphical drivers aren&#039;t good for my old ATI 9800Pro GPU (many yellow, black and white stripes on the DVI output and an unusable login screen with disaligned constrol over the VGA output). I downloaded the Catalyst from AMD website but when I execute the .run installer it tells me that the architecture is wrong (I&#039;m on a 32bit CPU, so I installed a Fedora 22 Server x86 version). I run the OS with the kernel &quot;acpi=off&quot; option but I don&#039;t know how to add other options that I used when booting from the live ISO (pnpbios=off edd=off). May be that those options make the GPU working correctly? If I change them on the fly from the GRUB &#039;e&#039; option, the OS doesn&#039;t start (I get a blinking cursor over a black screen).

I&#039;ve lost too much time but I would like to make it running. Do you know how can I figure this out?

Many thanks
 Pietro]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/fedora-22-server-installation/comment-page-1/#comment-624585">Avishek Kumar</a>.</p>
<p>Thank you for your reply, Avishek.<br />
I tried those commands but it didn&#8217;t work, so after googling I found another solution:<br />
dnf group install &#8220;Fedora Workstation&#8221;</p>
<p>I finally got a GUI environment but it is glitchy with many graphical issues. Probably the default graphical drivers aren&#8217;t good for my old ATI 9800Pro GPU (many yellow, black and white stripes on the DVI output and an unusable login screen with disaligned constrol over the VGA output). I downloaded the Catalyst from AMD website but when I execute the .run installer it tells me that the architecture is wrong (I&#8217;m on a 32bit CPU, so I installed a Fedora 22 Server x86 version). I run the OS with the kernel &#8220;acpi=off&#8221; option but I don&#8217;t know how to add other options that I used when booting from the live ISO (pnpbios=off edd=off). May be that those options make the GPU working correctly? If I change them on the fly from the GRUB &#8216;e&#8217; option, the OS doesn&#8217;t start (I get a blinking cursor over a black screen).</p>
<p>I&#8217;ve lost too much time but I would like to make it running. Do you know how can I figure this out?</p>
<p>Many thanks<br />
 Pietro</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Avishek Kumar		</title>
		<link>https://www.tecmint.com/fedora-22-server-installation/comment-page-1/#comment-624585</link>

		<dc:creator><![CDATA[Avishek Kumar]]></dc:creator>
		<pubDate>Wed, 15 Jul 2015 05:38:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=13905#comment-624585</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/fedora-22-server-installation/comment-page-1/#comment-624294&quot;&gt;Pietro&lt;/a&gt;.

If everything else is at its place and you are logging into Gnome session by typing &#039;startx&#039; at the command line, then you can add gdm service to start automatically at boot simply as

# systemctl enable gdm.service
# systemctl restart gdm.service

Optional :: Check Status of gdm Service
# systemctl status -l gdm.service

This should help you. If not let me know the complete issue in details and error message.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/fedora-22-server-installation/comment-page-1/#comment-624294">Pietro</a>.</p>
<p>If everything else is at its place and you are logging into Gnome session by typing &#8216;startx&#8217; at the command line, then you can add gdm service to start automatically at boot simply as</p>
<p># systemctl enable gdm.service<br />
# systemctl restart gdm.service</p>
<p>Optional :: Check Status of gdm Service<br />
# systemctl status -l gdm.service</p>
<p>This should help you. If not let me know the complete issue in details and error message.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pietro		</title>
		<link>https://www.tecmint.com/fedora-22-server-installation/comment-page-1/#comment-624294</link>

		<dc:creator><![CDATA[Pietro]]></dc:creator>
		<pubDate>Tue, 14 Jul 2015 17:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=13905#comment-624294</guid>

					<description><![CDATA[Hi,
I&#039;ve installed Fedora 22 Server and got to the same console login screen. I would like to automatically get launched in GNOME environment but I don&#039;t know how. I&#039;ve installed it with:
dnf groupinstall gnome
but after that I don&#039;t know how to get it automatically startup.
Thank you
 Pietro]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;ve installed Fedora 22 Server and got to the same console login screen. I would like to automatically get launched in GNOME environment but I don&#8217;t know how. I&#8217;ve installed it with:<br />
dnf groupinstall gnome<br />
but after that I don&#8217;t know how to get it automatically startup.<br />
Thank you<br />
 Pietro</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
