<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>User &amp;mdash; furycd001</title>
    <link>https://write.as/furycd001/tag:User</link>
    <description></description>
    <pubDate>Tue, 01 Sep 2026 06:56:12 +0000</pubDate>
    <item>
      <title>Modifying a user in Ubuntu</title>
      <link>https://write.as/furycd001/modifying-a-user-in-ubuntu?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[----&#xA;&#xA;Sometimes you may need to add a user to a specific group. To do so enter the following command into a new terminal window and press enter.&#xA;&#xA;usermod -aG sudo furycd001&#xA;&#xA;Remember to change &#34;furycd001&#34; to whatever your actual username is, and also to change the group name from &#34;sudo&#34; to whatever group you need. You can leave the group name as sudo if you need to give the user sudo privileges. Also remember to type the group name correctly. If you fail to change the user name or type the group name wrong then you will be presented with the two error messages below.&#xA;&#xA;  usermod: user &#39;furycd002&#39; does not exist&#xA;  usermod: group &#39;sudi&#39; does not exist&#xA;&#xA;----&#xA;&#xA;#Ubuntu #Linux #Distro #User]]&gt;</description>
      <content:encoded><![CDATA[<hr/>

<p>Sometimes you may need to add a user to a specific group. To do so enter the following command into a new terminal window and press enter.</p>
<ul><li>usermod -aG sudo furycd001</li></ul>

<p>Remember to change “furycd001” to whatever your actual username is, and also to change the group name from “sudo” to whatever group you need. You can leave the group name as sudo if you need to give the user sudo privileges. Also remember to type the group name correctly. If you fail to change the user name or type the group name wrong then you will be presented with the two error messages below.</p>

<blockquote><p>usermod: user &#39;furycd002&#39; does not exist
usermod: group &#39;sudi&#39; does not exist</p></blockquote>

<hr/>

<p><a href="https://write.as/furycd001/tag:Ubuntu" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Ubuntu</span></a> <a href="https://write.as/furycd001/tag:Linux" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Linux</span></a> <a href="https://write.as/furycd001/tag:Distro" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Distro</span></a> <a href="https://write.as/furycd001/tag:User" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">User</span></a></p>
]]></content:encoded>
      <guid>https://write.as/furycd001/modifying-a-user-in-ubuntu</guid>
      <pubDate>Mon, 22 Oct 2018 12:06:54 +0000</pubDate>
    </item>
  </channel>
</rss>