<?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: how to setup disabling GUI start in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-disabling-gui-start/m-p/3909110#M65208</link>
    <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Into the file /etc/inittab change the id:5:initdefault row in id:3:initdefault.&lt;BR /&gt;&lt;BR /&gt;Then if you want to switch into the GUI, type startx or init5.&lt;BR /&gt;&lt;BR /&gt;Bye!</description>
    <pubDate>Thu, 07 Dec 2006 06:04:26 GMT</pubDate>
    <dc:creator>Alpha977</dc:creator>
    <dc:date>2006-12-07T06:04:26Z</dc:date>
    <item>
      <title>how to setup disabling GUI start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-disabling-gui-start/m-p/3909106#M65204</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;I'm going to stop loading Gui start next time.&lt;BR /&gt;what can I should do.&lt;BR /&gt;&lt;BR /&gt;can you help me?&lt;BR /&gt;&lt;BR /&gt;any tips are good. and I want that it dose not need to reboot.</description>
      <pubDate>Wed, 06 Dec 2006 20:19:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-setup-disabling-gui-start/m-p/3909106#M65204</guid>
      <dc:creator>file system</dc:creator>
      <dc:date>2006-12-06T20:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup disabling GUI start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-disabling-gui-start/m-p/3909107#M65205</link>
      <description>&amp;gt;&amp;gt; to stop loading Gui start next time&lt;BR /&gt;&lt;BR /&gt;Either you have one of the X managers (kdm/gdm/xdm) load by default via runlevel 2 or your /etc/inittab having an entry like "id:5:initdefault:", change the 5 to 2 or 3.&lt;BR /&gt;Please do an "update-rc.d -f kdm remove" too.</description>
      <pubDate>Wed, 06 Dec 2006 21:47:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-setup-disabling-gui-start/m-p/3909107#M65205</guid>
      <dc:creator>Ragu_3</dc:creator>
      <dc:date>2006-12-06T21:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup disabling GUI start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-disabling-gui-start/m-p/3909108#M65206</link>
      <description>Dose it have command like below?&lt;BR /&gt;&lt;BR /&gt;update-rc.d -f kdm remove&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Linux dose not have update-rc.d.&lt;BR /&gt;Can you give more details about that command?&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Dec 2006 00:29:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-setup-disabling-gui-start/m-p/3909108#M65206</guid>
      <dc:creator>file system</dc:creator>
      <dc:date>2006-12-07T00:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup disabling GUI start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-disabling-gui-start/m-p/3909109#M65207</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can disable the GUI start by keeping the default runlevel at 3&lt;BR /&gt;edit&lt;BR /&gt;/etc/inittab and change the entry  "id:5:initdefault:" "id:3:initdefault:"&lt;BR /&gt;&lt;BR /&gt;give the command init 3. It will switch to the runlevel 3 now.&lt;BR /&gt;&lt;BR /&gt;Warm regards &lt;BR /&gt;Silju</description>
      <pubDate>Thu, 07 Dec 2006 02:04:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-setup-disabling-gui-start/m-p/3909109#M65207</guid>
      <dc:creator>Silju</dc:creator>
      <dc:date>2006-12-07T02:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup disabling GUI start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-disabling-gui-start/m-p/3909110#M65208</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Into the file /etc/inittab change the id:5:initdefault row in id:3:initdefault.&lt;BR /&gt;&lt;BR /&gt;Then if you want to switch into the GUI, type startx or init5.&lt;BR /&gt;&lt;BR /&gt;Bye!</description>
      <pubDate>Thu, 07 Dec 2006 06:04:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-setup-disabling-gui-start/m-p/3909110#M65208</guid>
      <dc:creator>Alpha977</dc:creator>
      <dc:date>2006-12-07T06:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup disabling GUI start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-disabling-gui-start/m-p/3909111#M65209</link>
      <description>change default id to 3 instead of 5&lt;BR /&gt;&lt;BR /&gt;Also, may suggest add norhgb in grub conf. It sometimes has issue too. But is not related to your question</description>
      <pubDate>Thu, 07 Dec 2006 16:18:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-setup-disabling-gui-start/m-p/3909111#M65209</guid>
      <dc:creator>George Liu_4</dc:creator>
      <dc:date>2006-12-07T16:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to setup disabling GUI start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-disabling-gui-start/m-p/3909112#M65210</link>
      <description>Hard to understand your question.&lt;BR /&gt;&lt;BR /&gt;You don't want to load Gui start next time...&lt;BR /&gt;That's what you have got some answers on - changing runlevel to 3.&lt;BR /&gt;You do not need to reboot to perform the change, but this does not stop the current running Gui. You will not see this until next reboot...&lt;BR /&gt;Changing the runlevel like this will be permanent until you change it back again.&lt;BR /&gt;&lt;BR /&gt;The startup/stop is handled by script files.&lt;BR /&gt;&lt;BR /&gt;Where the scripts are located depends upon what kind of unix variant you're running.&lt;BR /&gt;&lt;BR /&gt;SuSe Linux store the start/stop scripts in /etc/init.d&lt;BR /&gt;They can also be runned individually from command line.&lt;BR /&gt;example:&lt;BR /&gt;  /etc/init.d/xdm stop&lt;BR /&gt;  /etc/init.d/xdm start&lt;BR /&gt;See /etc/rc.d.README and /etc/init.d/README&lt;BR /&gt;&lt;BR /&gt;Or run command: man INIT.D&lt;BR /&gt;This will explain what you need related to runlevels, how to configure aso.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Disable xdm startup on SuSe Linux (even runlevel 5)&lt;BR /&gt;****************************&lt;BR /&gt;Just remove the start/stop links:&lt;BR /&gt;lrwxrwxrwx 1 root root 6 2006-08-07 11:19 /etc/init.d/rc5.d/K12xdm -&amp;gt; ../xdm&lt;BR /&gt;lrwxrwxrwx 1 root root 6 2006-08-07 11:19 /etc/init.d/rc5.d/S10xdm -&amp;gt; ../xdm&lt;BR /&gt;&lt;BR /&gt;rm /etc/init.d/rc5.d/S10xdm &lt;BR /&gt;rm /etc/init.d/rc5.d/K12xdm&lt;BR /&gt;&lt;BR /&gt;Enable it again&lt;BR /&gt;****************&lt;BR /&gt;Simply create the links again:&lt;BR /&gt;cd /etc/init.d/rc.5&lt;BR /&gt;ln -s ../xdm K12xdm&lt;BR /&gt;ln -s ../xdm S10xdm&lt;BR /&gt;&lt;BR /&gt;Some unix systems also uses a file where you can set an environment variable specifying if you want to run the service or not.&lt;BR /&gt;&lt;BR /&gt;In SuSe there is a file named /etc/sysconfig/displaymanager which control what kind of display you want.&lt;BR /&gt;If this is a server it might be that you want to set DISPLAYMANAGER=console here.&lt;BR /&gt;This should prevent starting X.&lt;BR /&gt;&lt;BR /&gt;/Tor-Arne</description>
      <pubDate>Sun, 10 Dec 2006 16:14:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-setup-disabling-gui-start/m-p/3909112#M65210</guid>
      <dc:creator>Tor-Arne Nostdal</dc:creator>
      <dc:date>2006-12-10T16:14:53Z</dc:date>
    </item>
  </channel>
</rss>

