<?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: Xwindow in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/xwindow/m-p/3398475#M14371</link>
    <description>hi robert,&lt;BR /&gt;&lt;BR /&gt;there are two ways one permanent disables the X and a second way that disables X until next reboot:&lt;BR /&gt;&lt;BR /&gt;1)&lt;BR /&gt;Press Ctrl-Alt-F1 to enter command line&lt;BR /&gt;login in as root&lt;BR /&gt;type "init 3" to switch to runlevel 3 and Graphical login disapers&lt;BR /&gt;type "init 5" to get X back&lt;BR /&gt;or&lt;BR /&gt;type startx to start a X session for the current loged in user.&lt;BR /&gt;&lt;BR /&gt;2)&lt;BR /&gt;open /etc/inittab&lt;BR /&gt;edit the following line&lt;BR /&gt;id:5:initdefault:&lt;BR /&gt;to&lt;BR /&gt;id:3:initdefault:&lt;BR /&gt;&lt;BR /&gt;next reboot your linux will boot in runlevel 3 instead of runlevel 5&lt;BR /&gt;&lt;BR /&gt;you can see what runlevel your box is by typing "runlevel"&lt;BR /&gt;&lt;BR /&gt;the following runlevel are used under redhat 9:&lt;BR /&gt;&lt;BR /&gt;0 - halt (Do NOT set initdefault to this)&lt;BR /&gt;1 - Single user mode&lt;BR /&gt;2 - Multiuser, without NFS (The same as 3, if you do not have networking)&lt;BR /&gt;3 - Full multiuser mode&lt;BR /&gt;5 - X11&lt;BR /&gt;6 - reboot (Do NOT set initdefault to this)&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;&lt;BR /&gt;johannes&lt;BR /&gt;</description>
    <pubDate>Wed, 13 Oct 2004 02:16:01 GMT</pubDate>
    <dc:creator>Johannes Krackowizer_1</dc:creator>
    <dc:date>2004-10-13T02:16:01Z</dc:date>
    <item>
      <title>Xwindow</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xwindow/m-p/3398468#M14364</link>
      <description>I am running redhat 9. How do I shitdown the gui to see if it free's up some memory. Is it really X or is it something like X? I guess I am running gnome or kde.</description>
      <pubDate>Tue, 12 Oct 2004 13:15:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xwindow/m-p/3398468#M14364</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2004-10-12T13:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindow</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xwindow/m-p/3398469#M14365</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Edit your /etc/inittab and..&lt;BR /&gt;&lt;BR /&gt;Change this line:&lt;BR /&gt;&lt;BR /&gt;id:5:initdefault:&lt;BR /&gt;&lt;BR /&gt;to..&lt;BR /&gt;&lt;BR /&gt;id:3:initdefault:&lt;BR /&gt;&lt;BR /&gt;and issue init 3 &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Tue, 12 Oct 2004 13:38:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xwindow/m-p/3398469#M14365</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-10-12T13:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindow</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xwindow/m-p/3398470#M14366</link>
      <description>Just logout from kde/gnome.&lt;BR /&gt;&lt;BR /&gt;If you are botting to X by default, then look at /etc/inittab file and set the default level to 3&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 12 Oct 2004 13:39:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xwindow/m-p/3398470#M14366</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-10-12T13:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindow</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xwindow/m-p/3398471#M14367</link>
      <description>You mean there is no way to shutdown X without going to init level 3? Cant I just stop a certain process?</description>
      <pubDate>Tue, 12 Oct 2004 13:44:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xwindow/m-p/3398471#M14367</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2004-10-12T13:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindow</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xwindow/m-p/3398472#M14368</link>
      <description>ctrl-shift-F1&lt;BR /&gt;&lt;BR /&gt;I'm not sure any memory will be saved. It will certainly take you to a command line.&lt;BR /&gt;&lt;BR /&gt;ctrl-shift-something, maybe F4 to go back.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 12 Oct 2004 14:12:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xwindow/m-p/3398472#M14368</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-12T14:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindow</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xwindow/m-p/3398473#M14369</link>
      <description>Hi SEP,&lt;BR /&gt;&lt;BR /&gt;I believe you are thinking about Ctrl-Alt-F1 to get to a getty login screen, and Ctrl-Alt-F7 to get back to X.&lt;BR /&gt;&lt;BR /&gt;Robert,&lt;BR /&gt;&lt;BR /&gt;I think you have to switch to runlevel 3 because there is an entry in /etc/inittab to respawn the window manager:&lt;BR /&gt;&lt;BR /&gt;# Run xdm in runlevel 5&lt;BR /&gt;x:5:respawn:/etc/X11/prefdm -nodaemon&lt;BR /&gt;&lt;BR /&gt;I also think you probably meant to type "shutdown" in your original post, although your word would describe quite a few situations I have seen before.  ;)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Oct 2004 14:23:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xwindow/m-p/3398473#M14369</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2004-10-12T14:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindow</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xwindow/m-p/3398474#M14370</link>
      <description>Hard to do this stuff without a workstation handy. Thanks for the correction John&lt;BR /&gt;&lt;BR /&gt;Zero point this please Robert.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 12 Oct 2004 15:12:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xwindow/m-p/3398474#M14370</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-12T15:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Xwindow</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xwindow/m-p/3398475#M14371</link>
      <description>hi robert,&lt;BR /&gt;&lt;BR /&gt;there are two ways one permanent disables the X and a second way that disables X until next reboot:&lt;BR /&gt;&lt;BR /&gt;1)&lt;BR /&gt;Press Ctrl-Alt-F1 to enter command line&lt;BR /&gt;login in as root&lt;BR /&gt;type "init 3" to switch to runlevel 3 and Graphical login disapers&lt;BR /&gt;type "init 5" to get X back&lt;BR /&gt;or&lt;BR /&gt;type startx to start a X session for the current loged in user.&lt;BR /&gt;&lt;BR /&gt;2)&lt;BR /&gt;open /etc/inittab&lt;BR /&gt;edit the following line&lt;BR /&gt;id:5:initdefault:&lt;BR /&gt;to&lt;BR /&gt;id:3:initdefault:&lt;BR /&gt;&lt;BR /&gt;next reboot your linux will boot in runlevel 3 instead of runlevel 5&lt;BR /&gt;&lt;BR /&gt;you can see what runlevel your box is by typing "runlevel"&lt;BR /&gt;&lt;BR /&gt;the following runlevel are used under redhat 9:&lt;BR /&gt;&lt;BR /&gt;0 - halt (Do NOT set initdefault to this)&lt;BR /&gt;1 - Single user mode&lt;BR /&gt;2 - Multiuser, without NFS (The same as 3, if you do not have networking)&lt;BR /&gt;3 - Full multiuser mode&lt;BR /&gt;5 - X11&lt;BR /&gt;6 - reboot (Do NOT set initdefault to this)&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;&lt;BR /&gt;johannes&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Oct 2004 02:16:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xwindow/m-p/3398475#M14371</guid>
      <dc:creator>Johannes Krackowizer_1</dc:creator>
      <dc:date>2004-10-13T02:16:01Z</dc:date>
    </item>
  </channel>
</rss>

