<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[HyperForum — Incorrect commands]]></title>
		<link>https://forums.hyperbola.info/viewtopic.php?id=1130</link>
		<atom:link href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=1130&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Incorrect commands.]]></description>
		<lastBuildDate>Sun, 16 Mar 2025 23:22:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Incorrect commands]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=8588#p8588</link>
			<description><![CDATA[<p>The command <strong>usermod</strong> is exactly for adding group-membership. Using <strong>passwd</strong> is possible, but not the common point.<br />Thread closed.</p>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Sun, 16 Mar 2025 23:22:36 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=8588#p8588</guid>
		</item>
		<item>
			<title><![CDATA[Re: Incorrect commands]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=8587#p8587</link>
			<description><![CDATA[<p>Don&#039;t forget to point to the conflicting webpage with the (# passwd -a &lt;username&gt; video) command error.<br /><a href="https://wiki.hyperbola.info/doku.php?id=en:system:init_systems:openrc#groups">https://wiki.hyperbola.info/doku.php?id … nrc#groups</a><br />I believe that the correct (# gpasswd -a &lt;username&gt; video) command can be referenced from this section of the webpage below.<br /><a href="https://wiki.hyperbola.info/doku.php?id=en:manual:reference_installation&amp;s#root_password">https://wiki.hyperbola.info/doku.php?id … t_password</a></p><p>Not sure about the usermod command, but I assume that &quot;start&quot; means the installation process.<br /><a href="https://wiki.hyperbola.info/doku.php?id=en:manual:reference_installation#post-installation">https://wiki.hyperbola.info/doku.php?id … stallation</a></p>]]></description>
			<author><![CDATA[null@example.com (Ribby)]]></author>
			<pubDate>Sun, 16 Mar 2025 21:36:41 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=8587#p8587</guid>
		</item>
		<item>
			<title><![CDATA[Re: Incorrect commands]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=8586#p8586</link>
			<description><![CDATA[<p>Thanks, this will be corrected with the way we are using in the reference-installation.</p>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Wed, 12 Mar 2025 23:02:29 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=8586#p8586</guid>
		</item>
		<item>
			<title><![CDATA[Incorrect commands]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=8585#p8585</link>
			<description><![CDATA[<p>In the OpenRC section of the wiki, the command </p><div class="codebox"><pre><code># passwd -a &lt;your-user&gt; &lt;some-group-name&gt; </code></pre></div><p> is used to </p><div class="quotebox"><blockquote><p>add your user to the group</p></blockquote></div><p>. </p><p>This command is incorrect. According to the man page, </p><div class="codebox"><pre><code># passwd -a</code></pre></div><p> </p><div class="quotebox"><blockquote><p>can be used only with -S and causes show status for all users.</p></blockquote></div><p>. </p><p>It does not in any way add your user to the group. In fact, used as shown in the wiki it only outputs the --help information for the passwd command, since that command only accepts two arguments, [OPTIONS] and [LOGIN].</p><p>Edit:<br />All references to the passwd command in this context should be changed to </p><div class="codebox"><pre><code># groupmems -a &lt;your-user&gt; -g &lt;some-group-name&gt;</code></pre></div><p>.</p>]]></description>
			<author><![CDATA[null@example.com (platoxia)]]></author>
			<pubDate>Wed, 12 Mar 2025 17:15:03 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=8585#p8585</guid>
		</item>
	</channel>
</rss>
