<?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: Howto Boot debian in text mode instead of graphical mode (GUI)</title>
	<atom:link href="http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 19 Nov 2009 13:24:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stan</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-3632</link>
		<dc:creator>Stan</dc:creator>
		<pubDate>Mon, 07 Sep 2009 18:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-3632</guid>
		<description>Why not just:
apt-get remove gdm
???

Then it is gone for good!</description>
		<content:encoded><![CDATA[<p>Why not just:<br />
apt-get remove gdm<br />
???</p>
<p>Then it is gone for good!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: valsj</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-1861</link>
		<dc:creator>valsj</dc:creator>
		<pubDate>Fri, 24 Oct 2008 11:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-1861</guid>
		<description>nice. very helpful</description>
		<content:encoded><![CDATA[<p>nice. very helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: acohen36</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-1860</link>
		<dc:creator>acohen36</dc:creator>
		<pubDate>Mon, 24 Sep 2007 16:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-1860</guid>
		<description>mv /etc/rc2.d/S30gdm /etc/rc2.d/K70gdm

Yep, Sam Morris&#039;s su easy edit works like a charm every time.
Also goes great together with the other ?dm&#039;s kdm and xdm  :)</description>
		<content:encoded><![CDATA[<p>mv /etc/rc2.d/S30gdm /etc/rc2.d/K70gdm</p>
<p>Yep, Sam Morris&#8217;s su easy edit works like a charm every time.<br />
Also goes great together with the other ?dm&#8217;s kdm and xdm  <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Delian Krustev</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-1859</link>
		<dc:creator>Delian Krustev</dc:creator>
		<pubDate>Mon, 10 Sep 2007 16:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-1859</guid>
		<description>Reading a headline like this could made someone believe debian is more user friendly than ubuntu .. I think it is more appropriate to set the title to:

How stupid should I be to make a machine start directly in X .. especially in debian ?

&quot;The correct way to disable a service (such as GDM) from being started in a given runlevel (e.g., 2 which is Debian’s default runlevel) is like so:

mv /etc/rc2.d/S30gdm /etc/rc2.d/K70gdm

Further information can be found in /etc/rc2.d/README.&quot;

Is it ? May be you should consult the manual page of update-rc.d ..

$ ls /etc &#124; grep &quot;^rc&quot;
rc.local
$

How about /etc/rc2.d not existing at all ?

sysv-rc sucks the big time ..
If you want the states to be preserved you should replace  sysv-rc with file-rc . Something everyone should do.

Just my 2 BOFH cents ..</description>
		<content:encoded><![CDATA[<p>Reading a headline like this could made someone believe debian is more user friendly than ubuntu .. I think it is more appropriate to set the title to:</p>
<p>How stupid should I be to make a machine start directly in X .. especially in debian ?</p>
<p>&#8220;The correct way to disable a service (such as GDM) from being started in a given runlevel (e.g., 2 which is Debian’s default runlevel) is like so:</p>
<p>mv /etc/rc2.d/S30gdm /etc/rc2.d/K70gdm</p>
<p>Further information can be found in /etc/rc2.d/README.&#8221;</p>
<p>Is it ? May be you should consult the manual page of update-rc.d ..</p>
<p>$ ls /etc | grep &#8220;^rc&#8221;<br />
rc.local<br />
$</p>
<p>How about /etc/rc2.d not existing at all ?</p>
<p>sysv-rc sucks the big time ..<br />
If you want the states to be preserved you should replace  sysv-rc with file-rc . Something everyone should do.</p>
<p>Just my 2 BOFH cents ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-1858</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Mon, 10 Sep 2007 13:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-1858</guid>
		<description>Autologin:
you will want to apt-get remove gdm, kdm, xdm, wdm
and apt-get install rungetty afterwards open /etc/inittab and modify this line 1:2345:respawn:/sbin/getty 38400 tty1 to
1:2345:respawn:/sbin/rungetty tty1 --autologin $user

Now edit and to your /home/$user/.bash_profile

if [ -z &quot;$DISPLAY&quot; ] &amp;&amp; [ $(tty) == /dev/tty1 ]; then
while [ 1 == 1 ]
do
startx
sleep 10
done
fi</description>
		<content:encoded><![CDATA[<p>Autologin:<br />
you will want to apt-get remove gdm, kdm, xdm, wdm<br />
and apt-get install rungetty afterwards open /etc/inittab and modify this line 1:2345:respawn:/sbin/getty 38400 tty1 to<br />
1:2345:respawn:/sbin/rungetty tty1 &#8211;autologin $user</p>
<p>Now edit and to your /home/$user/.bash_profile</p>
<p>if [ -z "$DISPLAY" ] &amp;&amp; [ $(tty) == /dev/tty1 ]; then<br />
while [ 1 == 1 ]<br />
do<br />
startx<br />
sleep 10<br />
done<br />
fi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mzilikazi</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-1857</link>
		<dc:creator>mzilikazi</dc:creator>
		<pubDate>Mon, 10 Sep 2007 11:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-1857</guid>
		<description>There is a nifty tool called rcconf that can manage run level symlinks for you.  Using this tool it is not required to enter each rc*.d dir and manually rename a symlink.  It speeds things up a bit.</description>
		<content:encoded><![CDATA[<p>There is a nifty tool called rcconf that can manage run level symlinks for you.  Using this tool it is not required to enter each rc*.d dir and manually rename a symlink.  It speeds things up a bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guti</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-1856</link>
		<dc:creator>Guti</dc:creator>
		<pubDate>Sun, 09 Sep 2007 17:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-1856</guid>
		<description>Very nice article.</description>
		<content:encoded><![CDATA[<p>Very nice article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Morris</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-1855</link>
		<dc:creator>Sam Morris</dc:creator>
		<pubDate>Sun, 09 Sep 2007 12:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-1855</guid>
		<description>I believe this will result in the login manager being enabled again the next time it is upgraded. update-rc.d is *not* for administrators to use -- it is only for package maintainer scripts to use to install their startup links.

The correct way to disable a service (such as GDM) from being started in a given runlevel (e.g., 2 which is Debian&#039;s default runlevel) is like so:

 mv /etc/rc2.d/S30gdm /etc/rc2.d/K70gdm

Further information can be found in /etc/rc2.d/README.</description>
		<content:encoded><![CDATA[<p>I believe this will result in the login manager being enabled again the next time it is upgraded. update-rc.d is *not* for administrators to use &#8212; it is only for package maintainer scripts to use to install their startup links.</p>
<p>The correct way to disable a service (such as GDM) from being started in a given runlevel (e.g., 2 which is Debian&#8217;s default runlevel) is like so:</p>
<p> mv /etc/rc2.d/S30gdm /etc/rc2.d/K70gdm</p>
<p>Further information can be found in /etc/rc2.d/README.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathias Bernhardt</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-1854</link>
		<dc:creator>Mathias Bernhardt</dc:creator>
		<pubDate>Wed, 29 Aug 2007 19:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-1854</guid>
		<description>Hi!

I usualy boot into text-Mode. I also have this line in my .bash_profile:

if [ &quot;$(echo $(who am i)&#124;awk &#039;{print $2}&#039;)&quot; = &quot;tty1&quot; ]; then startx;logout;fi

So when i login at the first Terminal then the windowmanager is started via .xinitrc. I like this much more than all the gdm/kdm/xdm stuff because it uses only MY configs and not those of any admin and the x server is started by the user who&#039;s actually using it.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I usualy boot into text-Mode. I also have this line in my .bash_profile:</p>
<p>if [ "$(echo $(who am i)|awk '{print $2}')" = "tty1" ]; then startx;logout;fi</p>
<p>So when i login at the first Terminal then the windowmanager is started via .xinitrc. I like this much more than all the gdm/kdm/xdm stuff because it uses only MY configs and not those of any admin and the x server is started by the user who&#8217;s actually using it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
