<?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: Ubuntu Linux shutdown the X server</title>
	<atom:link href="http://theos.in/news/ubuntu-linux-shutdown-the-x-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://theos.in/news/ubuntu-linux-shutdown-the-x-server/</link>
	<description>The Personal Blog of Vivek Gite</description>
	<lastBuildDate>Fri, 12 Mar 2010 11:42:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Roger</title>
		<link>http://theos.in/news/ubuntu-linux-shutdown-the-x-server/comment-page-1/#comment-11633</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Wed, 18 Nov 2009 18:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://theos.in/ubuntu-shutdown-the-x-server.html#comment-11633</guid>
		<description>Hi,
I also can&#039;t stop Gnome typing 
          sudo /etc/init.d/gdm stop
The complete system then hangs for any reason.
Come on, there are many ways to get it done, e.g.
          sudo gedit /etc/init.d/gdm
Search for &quot;start)&quot;. Change it to &quot;dostart)&quot;. Save the file.
          shutdown -r now
Bingo! Do your job and start x with
          sudo /etc/init.d/gdm dostart 
or simply try startx. Should work.
          sudo gedit /etc/init.d/gdm
Search for &quot;dostart)&quot;. Change it back to &quot;start)&quot;. Save.
Besides its not a bad idea to copy gdm to your desktop before this operation. Do it as root, so type sudo cp ... So you can copy it back if something bad has happened.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I also can&#8217;t stop Gnome typing<br />
          sudo /etc/init.d/gdm stop<br />
The complete system then hangs for any reason.<br />
Come on, there are many ways to get it done, e.g.<br />
          sudo gedit /etc/init.d/gdm<br />
Search for &#8220;start)&#8221;. Change it to &#8220;dostart)&#8221;. Save the file.<br />
          shutdown -r now<br />
Bingo! Do your job and start x with<br />
          sudo /etc/init.d/gdm dostart<br />
or simply try startx. Should work.<br />
          sudo gedit /etc/init.d/gdm<br />
Search for &#8220;dostart)&#8221;. Change it back to &#8220;start)&#8221;. Save.<br />
Besides its not a bad idea to copy gdm to your desktop before this operation. Do it as root, so type sudo cp &#8230; So you can copy it back if something bad has happened.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luc</title>
		<link>http://theos.in/news/ubuntu-linux-shutdown-the-x-server/comment-page-1/#comment-11607</link>
		<dc:creator>Luc</dc:creator>
		<pubDate>Sat, 14 Nov 2009 02:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://theos.in/ubuntu-shutdown-the-x-server.html#comment-11607</guid>
		<description>thank you very much:
after: 
sudo /etc/init.d/gdm stop
I can stop X but can not login to my system any more. (I am certain that uname and passwd is correct but still fail). What might be the cause?</description>
		<content:encoded><![CDATA[<p>thank you very much:<br />
after:<br />
sudo /etc/init.d/gdm stop<br />
I can stop X but can not login to my system any more. (I am certain that uname and passwd is correct but still fail). What might be the cause?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunny dhabhai</title>
		<link>http://theos.in/news/ubuntu-linux-shutdown-the-x-server/comment-page-1/#comment-10956</link>
		<dc:creator>sunny dhabhai</dc:creator>
		<pubDate>Thu, 02 Jul 2009 13:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://theos.in/ubuntu-shutdown-the-x-server.html#comment-10956</guid>
		<description>giving &#039;gdm stop&#039; sometimes dont work since X server still running
just do like this 
pass &#039;gdm stop&#039; in grapical mode a blue window saying X is running at display :0  whatever; dont press yes or knw let it be press
alt+f1
&gt;login root
now to stop X server delete running process pic localted at :
rm /tmp/.X0 (xserver is at zero ,you can find it at /tmp/.X then tab to find whrer display running
after deleting this file you are done !!

cd /tmp ( contain running pids of all process running )
then
rm .X press tab its like .X0 in my box
delete it</description>
		<content:encoded><![CDATA[<p>giving &#8216;gdm stop&#8217; sometimes dont work since X server still running<br />
just do like this<br />
pass &#8216;gdm stop&#8217; in grapical mode a blue window saying X is running at display :0  whatever; dont press yes or knw let it be press<br />
alt+f1<br />
&gt;login root<br />
now to stop X server delete running process pic localted at :<br />
rm /tmp/.X0 (xserver is at zero ,you can find it at /tmp/.X then tab to find whrer display running<br />
after deleting this file you are done !!</p>
<p>cd /tmp ( contain running pids of all process running )<br />
then<br />
rm .X press tab its like .X0 in my box<br />
delete it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun</title>
		<link>http://theos.in/news/ubuntu-linux-shutdown-the-x-server/comment-page-1/#comment-10245</link>
		<dc:creator>Arun</dc:creator>
		<pubDate>Fri, 13 Feb 2009 11:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://theos.in/ubuntu-shutdown-the-x-server.html#comment-10245</guid>
		<description>Ubuntu 8.10, when you are Grub loader menu, you can choose to run the Ubuntu in diagnostic Mode.
So the X server is not started.
You directly land at the root, 
$ pwd
$ /root
$cd /
$cd  ---&gt; go the directory where you have stored the NVIDIA*.run file
$sh NVIDIA*.run

Now you should be able to see the NVIDIA setup ... follow instructions and it is done :)

I got strange problem after I installed the NVIDIA driver. When I booted into Ubuntu ... the NVIDIA logo came ... that was fine ... I entered my user/pass at gui interface ... 
But then my screen suddenly turned BLACK ... No Display ...
Ctrl+Alt+F7 bought back the GUI display ... I am afraid I have to do it every time ... Any isead why it gave me Blank Screen !

- Arun</description>
		<content:encoded><![CDATA[<p>Ubuntu 8.10, when you are Grub loader menu, you can choose to run the Ubuntu in diagnostic Mode.<br />
So the X server is not started.<br />
You directly land at the root,<br />
$ pwd<br />
$ /root<br />
$cd /<br />
$cd  &#8212;&gt; go the directory where you have stored the NVIDIA*.run file<br />
$sh NVIDIA*.run</p>
<p>Now you should be able to see the NVIDIA setup &#8230; follow instructions and it is done <img src='http://theos.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I got strange problem after I installed the NVIDIA driver. When I booted into Ubuntu &#8230; the NVIDIA logo came &#8230; that was fine &#8230; I entered my user/pass at gui interface &#8230;<br />
But then my screen suddenly turned BLACK &#8230; No Display &#8230;<br />
Ctrl+Alt+F7 bought back the GUI display &#8230; I am afraid I have to do it every time &#8230; Any isead why it gave me Blank Screen !</p>
<p>- Arun</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manu</title>
		<link>http://theos.in/news/ubuntu-linux-shutdown-the-x-server/comment-page-1/#comment-9693</link>
		<dc:creator>manu</dc:creator>
		<pubDate>Thu, 06 Nov 2008 11:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://theos.in/ubuntu-shutdown-the-x-server.html#comment-9693</guid>
		<description>I might be late in replying but sdshields when you get the text on the screen you need to press alt + f1 or any other function key to go to a console. Then you can login from there.</description>
		<content:encoded><![CDATA[<p>I might be late in replying but sdshields when you get the text on the screen you need to press alt + f1 or any other function key to go to a console. Then you can login from there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sdshields</title>
		<link>http://theos.in/news/ubuntu-linux-shutdown-the-x-server/comment-page-1/#comment-9627</link>
		<dc:creator>sdshields</dc:creator>
		<pubDate>Fri, 17 Oct 2008 20:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://theos.in/ubuntu-shutdown-the-x-server.html#comment-9627</guid>
		<description>Using Ubuntu 8.04, when I type sudo /etc/init.d/kdm stop, it doesn&#039;t drop to a command prompt.  It drops to some text on the screen, but the prompt never shows.  cntr-alt-del stops gnome and restarts the PC.</description>
		<content:encoded><![CDATA[<p>Using Ubuntu 8.04, when I type sudo /etc/init.d/kdm stop, it doesn&#8217;t drop to a command prompt.  It drops to some text on the screen, but the prompt never shows.  cntr-alt-del stops gnome and restarts the PC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: galdir</title>
		<link>http://theos.in/news/ubuntu-linux-shutdown-the-x-server/comment-page-1/#comment-8073</link>
		<dc:creator>galdir</dc:creator>
		<pubDate>Wed, 05 Sep 2007 16:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://theos.in/ubuntu-shutdown-the-x-server.html#comment-8073</guid>
		<description>maybe these dificulties are because ubuntu is using upstart... Im learning somethings about that</description>
		<content:encoded><![CDATA[<p>maybe these dificulties are because ubuntu is using upstart&#8230; Im learning somethings about that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bill kress</title>
		<link>http://theos.in/news/ubuntu-linux-shutdown-the-x-server/comment-page-1/#comment-7511</link>
		<dc:creator>bill kress</dc:creator>
		<pubDate>Fri, 01 Jun 2007 08:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://theos.in/ubuntu-shutdown-the-x-server.html#comment-7511</guid>
		<description>Thank you, that feels like a huge weight off my shoulders :)

It worked and I think I understand that the rcn.d system isn&#039;t as scary as I thought.

One correction, I think you meant for me to remove the gdm entry from rc2.d?

What was the telinit change?  Does that mean default to runlevel 3 instead of 2?  If so, I noticed some differences in other runlevels (4&amp;5), are these levels just unused?

Thanks again,

Bill</description>
		<content:encoded><![CDATA[<p>Thank you, that feels like a huge weight off my shoulders <img src='http://theos.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It worked and I think I understand that the rcn.d system isn&#8217;t as scary as I thought.</p>
<p>One correction, I think you meant for me to remove the gdm entry from rc2.d?</p>
<p>What was the telinit change?  Does that mean default to runlevel 3 instead of 2?  If so, I noticed some differences in other runlevels (4&amp;5), are these levels just unused?</p>
<p>Thanks again,</p>
<p>Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vivek</title>
		<link>http://theos.in/news/ubuntu-linux-shutdown-the-x-server/comment-page-1/#comment-7448</link>
		<dc:creator>vivek</dc:creator>
		<pubDate>Mon, 28 May 2007 15:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://theos.in/ubuntu-shutdown-the-x-server.html#comment-7448</guid>
		<description>Bill, 

try init 3 command:
&lt;code&gt;sudo telinit 3&lt;/code&gt;

You can fix this problem by editing /etc/event.d/rc-default file
Goto /etc/rc3.d and remove gdm entry
&lt;code&gt;sudo rm *gdm*&lt;/code&gt;
Open vi /etc/event.d/rc-default
&lt;code&gt;sudo vi /etc/event.d/rc-default&lt;/code&gt;

Find all lines read as -  &lt;strong&gt;telinit 2&lt;/strong&gt; and replace with &lt;strong&gt;telinit 3&lt;/strong&gt;
&lt;code&gt;telinit 3&lt;/code&gt;

Close and save the file. Reboot system.

</description>
		<content:encoded><![CDATA[<p>Bill, </p>
<p>try init 3 command:<br />
<code>sudo telinit 3</code></p>
<p>You can fix this problem by editing /etc/event.d/rc-default file<br />
Goto /etc/rc3.d and remove gdm entry<br />
<code>sudo rm *gdm*</code><br />
Open vi /etc/event.d/rc-default<br />
<code>sudo vi /etc/event.d/rc-default</code></p>
<p>Find all lines read as &#8211;  <strong>telinit 2</strong> and replace with <strong>telinit 3</strong><br />
<code>telinit 3</code></p>
<p>Close and save the file. Reboot system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bill kress</title>
		<link>http://theos.in/news/ubuntu-linux-shutdown-the-x-server/comment-page-1/#comment-7436</link>
		<dc:creator>bill kress</dc:creator>
		<pubDate>Mon, 28 May 2007 05:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://theos.in/ubuntu-shutdown-the-x-server.html#comment-7436</guid>
		<description>This is driving me nuts.  Why did ubuntu mess with runlevels???

On every other system I&#039;ve ever used, runlevel 1 was single user, 3 was multi-user and 5 was GUI.

Now it&#039;s like there is only 1 and 5.  I&#039;ve never figured out a way to get into multi-user console mode.

I tried your suggestion:

bill@bill-laptop-LT:~/scripts$ sudo /etc/init.d/gdm stop
 * Stopping GNOME Display Manager...                                     [ OK ] 


The reason I could paste that is because it&#039;s still there and I&#039;m still running, absolutely nothing happened.

This is an extremely annoying flaw in an otherwise pretty good system, but whoever decided it would be just so neat to mess with the runlevels should have svn commit rights revoked for life.</description>
		<content:encoded><![CDATA[<p>This is driving me nuts.  Why did ubuntu mess with runlevels???</p>
<p>On every other system I&#8217;ve ever used, runlevel 1 was single user, 3 was multi-user and 5 was GUI.</p>
<p>Now it&#8217;s like there is only 1 and 5.  I&#8217;ve never figured out a way to get into multi-user console mode.</p>
<p>I tried your suggestion:</p>
<p>bill@bill-laptop-LT:~/scripts$ sudo /etc/init.d/gdm stop<br />
 * Stopping GNOME Display Manager&#8230;                                     [ OK ] </p>
<p>The reason I could paste that is because it&#8217;s still there and I&#8217;m still running, absolutely nothing happened.</p>
<p>This is an extremely annoying flaw in an otherwise pretty good system, but whoever decided it would be just so neat to mess with the runlevels should have svn commit rights revoked for life.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.078 seconds -->
