<?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=4375&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] need help to add mi user to sudoers.]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4375</link>
		<description><![CDATA[The most recent posts in [SOLVED] need help to add mi user to sudoers..]]></description>
		<lastBuildDate>Fri, 18 Jun 2021 21:29:50 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] need help to add mi user to sudoers.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30308#p30308</link>
			<description><![CDATA[<p>Hello there, I don&#039;t know what happened, but now all it&#039;s working as expected. I really appreciate your help.</p>]]></description>
			<author><![CDATA[dummy@example.com (joachin)]]></author>
			<pubDate>Fri, 18 Jun 2021 21:29:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30308#p30308</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] need help to add mi user to sudoers.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30307#p30307</link>
			<description><![CDATA[<p>How about</p><div class="codebox"><pre><code>getent group sudo</code></pre></div><p>Please also share the full content of /etc/sudoers and any files under /etc/sudoers.d/.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Fri, 18 Jun 2021 20:40:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30307#p30307</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] need help to add mi user to sudoers.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30306#p30306</link>
			<description><![CDATA[<p>Hello there, this is the output of these commands:</p><div class="codebox"><pre><code>sudo -l
[sudo] password for joachin: 
Sorry, user joachin may not run sudo on joachinlaptop.</code></pre></div><p>the second one:</p><div class="codebox"><pre><code>groups
joachin cdrom floppy sudo audio dip video plugdev netdev bluetooth lpadmin scanner</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (joachin)]]></author>
			<pubDate>Fri, 18 Jun 2021 19:47:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30306#p30306</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] need help to add mi user to sudoers.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30305#p30305</link>
			<description><![CDATA[<p>Can we see the output of these commands from your normal user:</p><div class="codebox"><pre><code>sudo -l
groups</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Fri, 18 Jun 2021 17:52:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30305#p30305</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] need help to add mi user to sudoers.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30303#p30303</link>
			<description><![CDATA[<p>Sure, I will open a new ticket for the audio issue. Thank you.</p>]]></description>
			<author><![CDATA[dummy@example.com (joachin)]]></author>
			<pubDate>Fri, 18 Jun 2021 17:06:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30303#p30303</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] need help to add mi user to sudoers.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30302#p30302</link>
			<description><![CDATA[<p>I suggest you start a new thread for you audio issue.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Fri, 18 Jun 2021 16:54:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30302#p30302</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] need help to add mi user to sudoers.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30301#p30301</link>
			<description><![CDATA[<p>I have already done so, and also edited the sudoers file, reboot and every time that I want to use the command, i receive the following message: </p><p>sudo apt update<br />[sudo] password for joachin:</p><p>joachin is not in the sudoers file.&#160; This incident will be reported.</p>]]></description>
			<author><![CDATA[dummy@example.com (joachin)]]></author>
			<pubDate>Fri, 18 Jun 2021 16:52:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30301#p30301</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] need help to add mi user to sudoers.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30300#p30300</link>
			<description><![CDATA[<p>you need to add it the sudo group.</p><div class="codebox"><pre><code># gpasswd -a joachin sudo</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Fri, 18 Jun 2021 16:45:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30300#p30300</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] need help to add mi user to sudoers.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30299#p30299</link>
			<description><![CDATA[<p>Hello, I have some troubles trying to add my user to the sudoers group, every time that I try to do so, I receive the following message: &quot;gpasswd: group &#039;wheel&#039; does not exist in /etc/group&quot;. Additionally, could you please help me since the key to mute/unmute the microphone is not working on XFCE, do you know the command to add the shortcut?</p><p>Thank you.</p>]]></description>
			<author><![CDATA[dummy@example.com (joachin)]]></author>
			<pubDate>Fri, 18 Jun 2021 16:37:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30299#p30299</guid>
		</item>
	</channel>
</rss>
