<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=2619&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] boot up without x automatically starting]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=2619</link>
		<description><![CDATA[The most recent posts in [SOLVED] boot up without x automatically starting.]]></description>
		<lastBuildDate>Sun, 27 Jan 2019 18:29:35 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] boot up without x automatically starting]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13873#p13873</link>
			<description><![CDATA[<div class="quotebox"><cite>thierrybo wrote:</cite><blockquote><div><p>I don&#039;t understand exactly what you want.</p></div></blockquote></div><p>I had an use case very similar. I wanted to study from the ground up the GNU/Linux system. I started from the command line. Some months later, I decided to install X Window System, but I did not want to start it automaticaly, so I used <span class="bbc">startx</span> when I saw fit.</p><p>Maybe someone has a box with very humble hardware and he/she can use it for a lot of things just without X, but wants to have it around, just in case.</p><p>I&#039;m sure that there are a lot more of cases.</p>]]></description>
			<author><![CDATA[dummy@example.com (PedroReina)]]></author>
			<pubDate>Sun, 27 Jan 2019 18:29:35 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13873#p13873</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] boot up without x automatically starting]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13872#p13872</link>
			<description><![CDATA[<p>Hi,</p><p>I don&#039;t understand exactly what you want. If you do not use a display manager and want to boot without starting X automatically, the common solution is to add startx in your .profile and only allow TTY1 to run it. If you don&#039;t wan to start X, just change to TTY2 to login:</p><div class="codebox"><pre><code>if [ -z &quot;$DISPLAY&quot; ] &amp;&amp; [ $(tty) == /dev/tty1 ]; then
	exec startx
fi</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (thierrybo)]]></author>
			<pubDate>Sun, 27 Jan 2019 16:44:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13872#p13872</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] boot up without x automatically starting]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13871#p13871</link>
			<description><![CDATA[<p>Thank you both for your&#160; replies. Installing &#039;elogind&#039; and &#039;libpam-elogind&#039; solved it.</p>]]></description>
			<author><![CDATA[dummy@example.com (mu)]]></author>
			<pubDate>Sun, 27 Jan 2019 12:20:24 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13871#p13871</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] boot up without x automatically starting]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13865#p13865</link>
			<description><![CDATA[<p><a href="https://files.devuan.org/devuan_ascii/Release_notes.txt" rel="nofollow">https://files.devuan.org/devuan_ascii/Release_notes.txt</a></p><p>Skip down to the section &#039;Starting X from a terminal&#039;.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 26 Jan 2019 23:11:01 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13865#p13865</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] boot up without x automatically starting]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13863#p13863</link>
			<description><![CDATA[<p>The first thing I&#039;d do is check carefully the file <span class="bbc">/var/log/Xorg.0.log</span> looking for errors.</p><p>Further reading: <a href="https://www.x.org/wiki/FAQErrorMessages/" rel="nofollow">https://www.x.org/wiki/FAQErrorMessages/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (PedroReina)]]></author>
			<pubDate>Sat, 26 Jan 2019 18:27:47 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13863#p13863</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] boot up without x automatically starting]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13862#p13862</link>
			<description><![CDATA[<p>Forgive me if this is inappropriate but I am trying out star kirk. I think I read it is really pretty much devuan.</p><p>I had switched from slim to lightdm and that worked without problem. I then purged both slim and lightdm and booted to the command prompt just fine, but X wouldn&#039;t start up by startx (I did create an appropriate ~/.xinitrc). Is there a description of how to do this somewhere that someone could point me to?</p>]]></description>
			<author><![CDATA[dummy@example.com (mu)]]></author>
			<pubDate>Sat, 26 Jan 2019 16:25:03 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13862#p13862</guid>
		</item>
	</channel>
</rss>
