<?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 Re: Starting and stopping the gui when needed in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/starting-and-stopping-the-gui-when-needed/m-p/4380421#M35619</link>
    <description>Ross,&lt;BR /&gt;&lt;BR /&gt;  You can also use init to change the runlevel to shutdown the gui interactively.&lt;BR /&gt;&lt;BR /&gt;sudo init 3  ! To shutdown the GUI&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sudo init 5  ! To bring it back up again.&lt;BR /&gt;&lt;BR /&gt;However, it's best to change your inittab file to set the default runlevel to 3, and then using "startx" to start the GUI interface interactively, and then you can use CTRL+ALT+BKSpace key combination to shut the session back down again.&lt;BR /&gt;&lt;BR /&gt;Rick&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 16 Mar 2009 21:41:05 GMT</pubDate>
    <dc:creator>Rick Retterer</dc:creator>
    <dc:date>2009-03-16T21:41:05Z</dc:date>
    <item>
      <title>Starting and stopping the gui when needed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/starting-and-stopping-the-gui-when-needed/m-p/4380419#M35617</link>
      <description>When you install linux you get a nice gui with things to click on and enjoy.  &lt;BR /&gt;&lt;BR /&gt;Can you start linux without any sort of gui so cpu usage can remain low but still bring up gui when needed?&lt;BR /&gt;&lt;BR /&gt;I am aware of using Alt-Ctrl-F1, F2, F3 ect...&lt;BR /&gt;but when doing this, does it "shutdown" the gui lowering your cpu usage?&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Mar 2009 20:29:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/starting-and-stopping-the-gui-when-needed/m-p/4380419#M35617</guid>
      <dc:creator>ROSS HANSON</dc:creator>
      <dc:date>2009-03-16T20:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Starting and stopping the gui when needed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/starting-and-stopping-the-gui-when-needed/m-p/4380420#M35618</link>
      <description>Normally, you edit /etc/inittab and set the default runlevel to 3, this won't start the GUI automaticalli.&lt;BR /&gt;&lt;BR /&gt;id:3:initdefault:&lt;BR /&gt;&lt;BR /&gt;After that, you will login to the console, and to start the GUI, just run:&lt;BR /&gt;&lt;BR /&gt;startx&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Mar 2009 20:46:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/starting-and-stopping-the-gui-when-needed/m-p/4380420#M35618</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-03-16T20:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Starting and stopping the gui when needed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/starting-and-stopping-the-gui-when-needed/m-p/4380421#M35619</link>
      <description>Ross,&lt;BR /&gt;&lt;BR /&gt;  You can also use init to change the runlevel to shutdown the gui interactively.&lt;BR /&gt;&lt;BR /&gt;sudo init 3  ! To shutdown the GUI&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sudo init 5  ! To bring it back up again.&lt;BR /&gt;&lt;BR /&gt;However, it's best to change your inittab file to set the default runlevel to 3, and then using "startx" to start the GUI interface interactively, and then you can use CTRL+ALT+BKSpace key combination to shut the session back down again.&lt;BR /&gt;&lt;BR /&gt;Rick&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Mar 2009 21:41:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/starting-and-stopping-the-gui-when-needed/m-p/4380421#M35619</guid>
      <dc:creator>Rick Retterer</dc:creator>
      <dc:date>2009-03-16T21:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Starting and stopping the gui when needed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/starting-and-stopping-the-gui-when-needed/m-p/4380422#M35620</link>
      <description>&lt;!--!*#--&gt;How much CPU usage is there if you leave the&lt;BR /&gt;graphics running, but use only xterms (or&lt;BR /&gt;some other terminal emulators)?  You seem to&lt;BR /&gt;be asking how to do a lot of work with&lt;BR /&gt;minimal pay-back.</description>
      <pubDate>Tue, 17 Mar 2009 01:23:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/starting-and-stopping-the-gui-when-needed/m-p/4380422#M35620</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-03-17T01:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Starting and stopping the gui when needed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/starting-and-stopping-the-gui-when-needed/m-p/4380423#M35621</link>
      <description>cpu is hardly an issue, idle processes don't take up much. although some runaway x process could (left your browser open?) or some funcky applets that go bogus for some silly reason, it can happen.&lt;BR /&gt;&lt;BR /&gt;no, for me the main reason to leave X off is the amount of memory it consumes, and the fact that i don't see the use of X on a server anyway. but in the few cases i do want to run a graphical app on the server you can start it on the server and make it use X on your local machine.&lt;BR /&gt;&lt;BR /&gt;i don't think there is ever need of starting X on a server.</description>
      <pubDate>Tue, 17 Mar 2009 06:22:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/starting-and-stopping-the-gui-when-needed/m-p/4380423#M35621</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2009-03-17T06:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Starting and stopping the gui when needed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/starting-and-stopping-the-gui-when-needed/m-p/4380424#M35622</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] so cpu usage can remain low [...]&lt;BR /&gt;&lt;BR /&gt;&amp;gt;  cpu is hardly an issue [...]&lt;BR /&gt;&lt;BR /&gt;I'll let you two fight about that one.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] i don't see the use of X on a server&lt;BR /&gt;&amp;gt; anyway.  [...]&lt;BR /&gt;&lt;BR /&gt;You seem to be the first one to mention&lt;BR /&gt;"server".&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] amount of memory it consumes, [...]&lt;BR /&gt;&lt;BR /&gt;And how many gigabytes is that?  Perhaps a&lt;BR /&gt;Google search for "virtual memory" would be&lt;BR /&gt;useful here.</description>
      <pubDate>Tue, 17 Mar 2009 12:18:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/starting-and-stopping-the-gui-when-needed/m-p/4380424#M35622</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-03-17T12:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Starting and stopping the gui when needed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/starting-and-stopping-the-gui-when-needed/m-p/4380425#M35623</link>
      <description>Thank you for the reply! Dirk, you are correct and I was not clear. Memory is affected probably more so than cpu.  I will test the suggestion</description>
      <pubDate>Tue, 17 Mar 2009 13:02:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/starting-and-stopping-the-gui-when-needed/m-p/4380425#M35623</guid>
      <dc:creator>ROSS HANSON</dc:creator>
      <dc:date>2009-03-17T13:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Starting and stopping the gui when needed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/starting-and-stopping-the-gui-when-needed/m-p/4380426#M35624</link>
      <description>"And how many gigabytes is that?  Perhaps a&lt;BR /&gt;Google search for "virtual memory" would be&lt;BR /&gt;useful here."&lt;BR /&gt;&lt;BR /&gt;well, X does waste a lot of memory. this year at fosdem i went to keith packards talk and it's amazing that the old X (which everybody uses _today_) can waste memory 3x as much as needed because there is no (X) memory manager.&lt;BR /&gt;&lt;BR /&gt;anyway, with the newest kernel and the kernel mode settings capability this nonsense is history.&lt;BR /&gt;&lt;BR /&gt;and that is only counting X, but the DE takes up a boatload of memory too, some applets are amazing in memory consumption.</description>
      <pubDate>Fri, 20 Mar 2009 05:46:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/starting-and-stopping-the-gui-when-needed/m-p/4380426#M35624</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2009-03-20T05:46:12Z</dc:date>
    </item>
  </channel>
</rss>

