<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=4027&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / lost basic user account i think anyway]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4027</link>
		<description><![CDATA[The most recent posts in lost basic user account i think anyway.]]></description>
		<lastBuildDate>Fri, 01 Jan 2021 10:25:39 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: lost basic user account i think anyway]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26516#p26516</link>
			<description><![CDATA[<p>Have you checked to see if the /home/user directory has been created?</p>]]></description>
			<author><![CDATA[dummy@example.com (garyk)]]></author>
			<pubDate>Fri, 01 Jan 2021 10:25:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26516#p26516</guid>
		</item>
		<item>
			<title><![CDATA[Re: lost basic user account i think anyway]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26502#p26502</link>
			<description><![CDATA[<p>To save typing I&#039;ll assume the user account is called fred. Replace it below if that&#039;s not true.</p><p>The first thing to try is ctrl-alt-F1 to get to a text console, then try logging on as fred. If it fails you may get interesting messages.</p><p>If that fails use ctrl-alt-F7 (or ctrl-alt-F6) to get back to the normal GUI, log on as root, open a console and enter <span class="bbc">su fred</span>. If that works the account should be OK, but the password may not be what you think it should be.</p><p>To fix the password enter <span class="bbc">passwd fred</span>. This should ask you for a new password for fred. Then try logging on as fred.</p><p>If that fails post output from <span class="bbc">grep fred /etc/passwd</span> here.</p><p>If all else fails set up another user account from scratch.</p><p>Chris</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Wed, 30 Dec 2020 17:35:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26502#p26502</guid>
		</item>
		<item>
			<title><![CDATA[Re: lost basic user account i think anyway]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26493#p26493</link>
			<description><![CDATA[<p>have you tried the root password in the user account?</p><p>@ Dustch_Master, Im not real clued up on login managers but does say LXDM need the user to be in the video group?</p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Wed, 30 Dec 2020 07:45:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26493#p26493</guid>
		</item>
		<item>
			<title><![CDATA[Re: lost basic user account i think anyway]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26492#p26492</link>
			<description><![CDATA[<p>Ah, then there&#039;s a different issue. Issue this command: </p><div class="codebox"><pre><code>id &lt;user&gt;</code></pre></div><p>It gives you a list of groups your user is a member off. In that list the video group should appear. If not, you need to make your user a member of that group. </p><div class="codebox"><pre><code>usermod -G dialout,cdrom,floppy,audio,video,plugdev,&lt;user&gt;</code></pre></div><p>Replace &lt;user&gt; with the correct username. Make sure there are no spaces in the list!</p>]]></description>
			<author><![CDATA[dummy@example.com (Dutch_Master)]]></author>
			<pubDate>Wed, 30 Dec 2020 02:41:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26492#p26492</guid>
		</item>
		<item>
			<title><![CDATA[Re: lost basic user account i think anyway]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26491#p26491</link>
			<description><![CDATA[<p>my non root appears to be there..... when i look in terminal</p><p>but how do i get that user to login from the graphical login screen?</p><p>graphical login screen only gives me 1 typable space </p><p>user:<br />then it changes to <br />password:</p><p>however when putting the correct details in it just goes back to<br /> user:&#160; &#160;</p><p>if however i type<br />user: root<br />password: what ever this might be</p><p>i get my graphical desktop</p>]]></description>
			<author><![CDATA[dummy@example.com (cretsiah)]]></author>
			<pubDate>Wed, 30 Dec 2020 02:19:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26491#p26491</guid>
		</item>
		<item>
			<title><![CDATA[Re: lost basic user account i think anyway]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26490#p26490</link>
			<description><![CDATA[<p>Try </p><div class="codebox"><pre><code>su &lt;user&gt;</code></pre></div><p>Then hit enter. Only <em>then</em> do you provide the password!</p><p>If that doesn&#039;t work, do </p><div class="codebox"><pre><code>id &lt;user&gt;</code></pre></div><p> This should provide you a list with the groups your user is a member of. Should that yield a negative result, you may need to delete the user from your system and start again. Report back when you get that far.</p>]]></description>
			<author><![CDATA[dummy@example.com (Dutch_Master)]]></author>
			<pubDate>Wed, 30 Dec 2020 02:10:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26490#p26490</guid>
		</item>
		<item>
			<title><![CDATA[lost basic user account i think anyway]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26489#p26489</link>
			<description><![CDATA[<p>Ok so using the </p><p>devuan live disk amd 64 (with refractor installer)</p><p>i successfully installed devuan.</p><p>My WIFI works</p><p>My sound not so much at the moment (gaming headset G933) doesnt show up in &quot; lspci &quot; although it is attached.</p><p> but the weird thing is i have the opposite problem of this thread</p><p><a href="https://dev1galaxy.org/viewtopic.php?id=3836" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=3836</a></p><p>i can access root via gui but not the user account<br />i type in user then the password</p><p>and it just goes back to a blank space.</p><p>how can i fix this?<br />how do i check that&#160; the user took hold during setup?</p><p>when i created the new user, <br />- i selected keeping root with separate password<br />- user can use sudo</p>]]></description>
			<author><![CDATA[dummy@example.com (cretsiah)]]></author>
			<pubDate>Wed, 30 Dec 2020 01:49:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26489#p26489</guid>
		</item>
	</channel>
</rss>
