<?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: Linux change the runlevel for a server without rebooting</title> <atom:link href="http://www.cyberciti.biz/faq/change-the-runlevel-for-a-linux-server/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/change-the-runlevel-for-a-linux-server/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: deepak</title><link>http://www.cyberciti.biz/faq/change-the-runlevel-for-a-linux-server/#comment-59469</link> <dc:creator>deepak</dc:creator> <pubDate>Tue, 17 May 2011 18:26:49 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/change-the-runlevel-for-a-linux-server/#comment-59469</guid> <description>i am facing a problem that the computer does not prompt for luks passphrase and moves on to the username and password.
how do i change the runlevel
where would i get to put the command
my files are stuck some where and i cannot locate them</description> <content:encoded><![CDATA[<p>i am facing a problem that the computer does not prompt for luks passphrase and moves on to the username and password.<br
/> how do i change the runlevel<br
/> where would i get to put the command<br
/> my files are stuck some where and i cannot locate them</p> ]]></content:encoded> </item> <item><title>By: Anil</title><link>http://www.cyberciti.biz/faq/change-the-runlevel-for-a-linux-server/#comment-57358</link> <dc:creator>Anil</dc:creator> <pubDate>Sun, 17 Apr 2011 04:38:26 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/change-the-runlevel-for-a-linux-server/#comment-57358</guid> <description>How do I change the runlevel for a Linux server without rebooting my server? I am using ubuntu 10.4 version</description> <content:encoded><![CDATA[<p>How do I change the runlevel for a Linux server without rebooting my server? I am using ubuntu 10.4 version</p> ]]></content:encoded> </item> <item><title>By: A different Jim H.</title><link>http://www.cyberciti.biz/faq/change-the-runlevel-for-a-linux-server/#comment-54501</link> <dc:creator>A different Jim H.</dc:creator> <pubDate>Tue, 04 Jan 2011 17:03:21 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/change-the-runlevel-for-a-linux-server/#comment-54501</guid> <description>&lt;strong&gt;telinit&lt;/strong&gt; looks very cool!  I was actually looking for the init command, that I hadn&#039;t used in so long I forgot it, but that&#039;s a nice little extra that I sure could have used a couple years ago.  I had a manager at one time that wanted a GUI on all of our Linux servers because he wasn&#039;t as comfortable with the command line (being from a Windows background).  I would have loved not having to run X full time even though he hardly ever touched those boxes.  Thanks for the tip!
Other Jim</description> <content:encoded><![CDATA[<p><strong>telinit</strong> looks very cool!  I was actually looking for the init command, that I hadn&#8217;t used in so long I forgot it, but that&#8217;s a nice little extra that I sure could have used a couple years ago.  I had a manager at one time that wanted a GUI on all of our Linux servers because he wasn&#8217;t as comfortable with the command line (being from a Windows background).  I would have loved not having to run X full time even though he hardly ever touched those boxes.  Thanks for the tip!</p><p>Other Jim</p> ]]></content:encoded> </item> <item><title>By: Jim H.</title><link>http://www.cyberciti.biz/faq/change-the-runlevel-for-a-linux-server/#comment-43094</link> <dc:creator>Jim H.</dc:creator> <pubDate>Thu, 13 Aug 2009 22:46:12 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/change-the-runlevel-for-a-linux-server/#comment-43094</guid> <description>Another way to do this is by using &quot;telinit&quot;
Telinit allows you to spawn a session at a different runlevel than your current session - and return to it when you are done.
Example:
I have a Fedora box that I use primarily as a Samba file server on my network - and I have it set to auto-start in runlevel 3 - no graphics - to preserve processor bandwidth for actual file handling.  Since I do most of my SMB maintainance through SWAT, the text login is just fine.
Occasionally though, I want to use a graphical login - so I login to the text login and then &lt;b&gt;sudo telinit 5&lt;/b&gt;.  That spawns a graphical session I can log into, and then when I exit, I&#039;m right back at the runlevel 3 terminal session.
It&#039;s handy - especially if you need to pop into a graphical session every now and then - without clobbering your existing user context.
What say ye?
Jim</description> <content:encoded><![CDATA[<p>Another way to do this is by using &#8220;telinit&#8221;</p><p>Telinit allows you to spawn a session at a different runlevel than your current session &#8211; and return to it when you are done.</p><p>Example:<br
/> I have a Fedora box that I use primarily as a Samba file server on my network &#8211; and I have it set to auto-start in runlevel 3 &#8211; no graphics &#8211; to preserve processor bandwidth for actual file handling.  Since I do most of my SMB maintainance through SWAT, the text login is just fine.</p><p>Occasionally though, I want to use a graphical login &#8211; so I login to the text login and then <b>sudo telinit 5</b>.  That spawns a graphical session I can log into, and then when I exit, I&#8217;m right back at the runlevel 3 terminal session.</p><p>It&#8217;s handy &#8211; especially if you need to pop into a graphical session every now and then &#8211; without clobbering your existing user context.</p><p>What say ye?</p><p>Jim</p> ]]></content:encoded> </item> <item><title>By: Vivek Gite</title><link>http://www.cyberciti.biz/faq/change-the-runlevel-for-a-linux-server/#comment-41084</link> <dc:creator>Vivek Gite</dc:creator> <pubDate>Mon, 06 Apr 2009 19:00:15 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/change-the-runlevel-for-a-linux-server/#comment-41084</guid> <description>No problem. The FAQ has been updated.</description> <content:encoded><![CDATA[<p>No problem. The FAQ has been updated.</p> ]]></content:encoded> </item> <item><title>By: Peko</title><link>http://www.cyberciti.biz/faq/change-the-runlevel-for-a-linux-server/#comment-41082</link> <dc:creator>Peko</dc:creator> <pubDate>Mon, 06 Apr 2009 18:32:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/change-the-runlevel-for-a-linux-server/#comment-41082</guid> <description>Hi Vivek,
Just typos : X is spelled X Window  - Capital W, and without an &quot;s&quot;
so not &quot;Start X windows&quot; ... but &quot;Start X Window&quot;
Thumbs up anyway
-- Peko</description> <content:encoded><![CDATA[<p>Hi Vivek,</p><p>Just typos : X is spelled X Window  &#8211; Capital W, and without an &#8220;s&#8221;</p><p>so not &#8220;Start X windows&#8221; &#8230; but &#8220;Start X Window&#8221;</p><p>Thumbs up anyway</p><p>&#8211; Peko</p> ]]></content:encoded> </item> </channel> </rss>
