<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How do I turn on VGA, so that I can use GUI interface? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-turn-on-vga-so-that-i-can-use-gui-interface/m-p/2972012#M75189</link>
    <description>Hi,&lt;BR /&gt;I have set-up serial console when installing the system. But would like to use VGA now. &lt;BR /&gt;Thanks,&lt;BR /&gt;Herve</description>
    <pubDate>Tue, 13 May 2003 13:15:47 GMT</pubDate>
    <dc:creator>Bob Coffey</dc:creator>
    <dc:date>2003-05-13T13:15:47Z</dc:date>
    <item>
      <title>How do I turn on VGA, so that I can use GUI interface?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-turn-on-vga-so-that-i-can-use-gui-interface/m-p/2972012#M75189</link>
      <description>Hi,&lt;BR /&gt;I have set-up serial console when installing the system. But would like to use VGA now. &lt;BR /&gt;Thanks,&lt;BR /&gt;Herve</description>
      <pubDate>Tue, 13 May 2003 13:15:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-do-i-turn-on-vga-so-that-i-can-use-gui-interface/m-p/2972012#M75189</guid>
      <dc:creator>Bob Coffey</dc:creator>
      <dc:date>2003-05-13T13:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do I turn on VGA, so that I can use GUI interface?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-turn-on-vga-so-that-i-can-use-gui-interface/m-p/2972013#M75190</link>
      <description>Assuming you installed the necessary software for running X-Windows, you should be able to start it with the command:&lt;BR /&gt;&lt;BR /&gt;xstart&lt;BR /&gt;&lt;BR /&gt;If not, you can install the software from the distribution cd's and then make the command after logging on.&lt;BR /&gt;&lt;BR /&gt;If the reply is useful, please assign points.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 13 May 2003 13:18:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-do-i-turn-on-vga-so-that-i-can-use-gui-interface/m-p/2972013#M75190</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-13T13:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I turn on VGA, so that I can use GUI interface?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-turn-on-vga-so-that-i-can-use-gui-interface/m-p/2972014#M75191</link>
      <description>Tell us which distribution and what kind of install you performed.&lt;BR /&gt;On startup, as Steven said, you should have a prompt for login, and password. Enter yours, the you get a prompt, like # if you are root, $ if you are not (better not be if you do not need to).&lt;BR /&gt;Type 'startx', and you'll get the gui.&lt;BR /&gt;You can also edit /etc/inittab, and change default run level form 3 to 5, to directly start on GUI at boot.&lt;BR /&gt;Last tip, you can change gui (from shell, not gui itself), by type 'switchdesk guiname', for example switchdesk kde, or switchdesk gonme.&lt;BR /&gt;You'll get another gui next time.&lt;BR /&gt;With your distro name, we'll redirect you to help pages linked on that.&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Jerome</description>
      <pubDate>Tue, 13 May 2003 13:23:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-do-i-turn-on-vga-so-that-i-can-use-gui-interface/m-p/2972014#M75191</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-05-13T13:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: How do I turn on VGA, so that I can use GUI interface?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-turn-on-vga-so-that-i-can-use-gui-interface/m-p/2972015#M75192</link>
      <description>What distribution of Linux are you using?  I'm going to assume RedHat.  There are two options.  The first is to download the rpms for XFree86, plus a display manager, and then every gui program that you want to use.  This would take for ever and meeting all the dependencies would be so tedious.  The second and easier option is to upgrade RedHat.  Get the CDs for whichever version you want to install, probably RedHat 9.0, then boot cd 1 and choose upgrade.  Make sure you include X and other GUI programs that you may want when you upgrade it.</description>
      <pubDate>Wed, 14 May 2003 04:48:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-do-i-turn-on-vga-so-that-i-can-use-gui-interface/m-p/2972015#M75192</guid>
      <dc:creator>James Roper</dc:creator>
      <dc:date>2003-05-14T04:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: How do I turn on VGA, so that I can use GUI interface?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-turn-on-vga-so-that-i-can-use-gui-interface/m-p/2972016#M75193</link>
      <description>hi&lt;BR /&gt;you have got some valued suggestions. am adding a few.&lt;BR /&gt;&lt;BR /&gt;X -configure will normaly try to autdetect your settings and write a configuration file in /root. (guess it is called XF86config.new or something).&lt;BR /&gt;&lt;BR /&gt;using this configuration, run X.&lt;BR /&gt;&lt;BR /&gt;X -xf86config &lt;FILENAME&gt;&lt;BR /&gt;&lt;BR /&gt;if you are satisfied, move this file /etc/X11 as XF86Config and then run a startx. and voila.&lt;BR /&gt;&lt;BR /&gt;to start X by default change your initdefault keyword to 5 (in Redhat.)&lt;BR /&gt;&lt;BR /&gt;hope this helps. if you have any more questions, revert with your distro.&lt;BR /&gt;&lt;BR /&gt;cheerio&lt;BR /&gt;-balaji&lt;/FILENAME&gt;</description>
      <pubDate>Thu, 15 May 2003 05:44:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-do-i-turn-on-vga-so-that-i-can-use-gui-interface/m-p/2972016#M75193</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-05-15T05:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do I turn on VGA, so that I can use GUI interface?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-turn-on-vga-so-that-i-can-use-gui-interface/m-p/2972017#M75194</link>
      <description>Thanks folks for your help.&lt;BR /&gt;&lt;BR /&gt;I am using a debian distribution.&lt;BR /&gt;&lt;BR /&gt;checking /etc/elilo.conf content:&lt;BR /&gt;append="console=tty0 console=ttys0,9600"&lt;BR /&gt;&lt;BR /&gt;enable VGA console (tty0) and serial console port at 9600 bauds.&lt;BR /&gt;&lt;BR /&gt;along with your advice fixed the problem.&lt;BR /&gt;Herve</description>
      <pubDate>Fri, 13 Jun 2003 08:47:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-do-i-turn-on-vga-so-that-i-can-use-gui-interface/m-p/2972017#M75194</guid>
      <dc:creator>herve pellan</dc:creator>
      <dc:date>2003-06-13T08:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: How do I turn on VGA, so that I can use GUI interface?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-do-i-turn-on-vga-so-that-i-can-use-gui-interface/m-p/2972018#M75195</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;You can run startx, check if you installed&lt;BR /&gt;Xfree (The X)&lt;BR /&gt;Also you have Xconfigurator or X --configure&lt;BR /&gt;or to edit /etc/X11/Xconfig&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Fri, 13 Jun 2003 14:05:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-do-i-turn-on-vga-so-that-i-can-use-gui-interface/m-p/2972018#M75195</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-13T14:05:05Z</dc:date>
    </item>
  </channel>
</rss>

