<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LinuxTips(RedHat)_en | Linux Server Construction</title>
	<atom:link href="https://korodes.com/en/category/linuxtips_en/feed/" rel="self" type="application/rss+xml" />
	<link>https://korodes.com</link>
	<description></description>
	<lastBuildDate>Wed, 01 Dec 2021 08:46:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://korodes.com/wp-content/uploads/2020/01/cropped-profile-32x32.jpg</url>
	<title>LinuxTips(RedHat)_en | Linux Server Construction</title>
	<link>https://korodes.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Delete user</title>
		<link>https://korodes.com/en/user_05-2/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Tue, 22 Sep 2020 11:29:42 +0000</pubDate>
				<category><![CDATA[LinuxTips(RedHat)_en]]></category>
		<category><![CDATA[User Management]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=4369</guid>

					<description><![CDATA[Delete user The command to delete a user is userdel. When this command is executed, the user information will  [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Changing user settings</title>
		<link>https://korodes.com/en/user_04-2/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Tue, 22 Sep 2020 11:26:18 +0000</pubDate>
				<category><![CDATA[LinuxTips(RedHat)_en]]></category>
		<category><![CDATA[User Management]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=4374</guid>

					<description><![CDATA[Changing user settings The UID, GID, and home directory are specified in advance for the user. If you want to  [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Create a user</title>
		<link>https://korodes.com/en/user_01-2/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Tue, 22 Sep 2020 11:15:27 +0000</pubDate>
				<category><![CDATA[LinuxTips(RedHat)_en]]></category>
		<category><![CDATA[User Management]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=4388</guid>

					<description><![CDATA[Create a user To create and add a new user, use the "useradd" command By specifying a user name as an argument [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Create a group</title>
		<link>https://korodes.com/en/user_02-2/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Tue, 22 Sep 2020 11:17:59 +0000</pubDate>
				<category><![CDATA[LinuxTips(RedHat)_en]]></category>
		<category><![CDATA[User Management]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=4384</guid>

					<description><![CDATA[Create a group To create and add a new group, use the "groupadd" command. Information about groups is describe [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Check the groups to which a user belongs.</title>
		<link>https://korodes.com/en/user_03-2/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Tue, 22 Sep 2020 11:22:27 +0000</pubDate>
				<category><![CDATA[LinuxTips(RedHat)_en]]></category>
		<category><![CDATA[User Management]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=4380</guid>

					<description><![CDATA[Check the groups to which a user belongs Check the group in /etc/passwd and /etc/group (check the gid) Users a [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Allowing users to belong to multiple groups</title>
		<link>https://korodes.com/en/user_06-2/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Tue, 22 Sep 2020 11:32:14 +0000</pubDate>
				<category><![CDATA[LinuxTips(RedHat)_en]]></category>
		<category><![CDATA[User Management]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=4365</guid>

					<description><![CDATA[Allowing users to belong to multiple groups Group information in Linux is stored in the "/etc/group" file, whi [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Execute commands with root privileges as an ordinary user.</title>
		<link>https://korodes.com/en/user_07-2/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Tue, 22 Sep 2020 11:35:09 +0000</pubDate>
				<category><![CDATA[LinuxTips(RedHat)_en]]></category>
		<category><![CDATA[User Management]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=4361</guid>

					<description><![CDATA[Execute commands with root privileges as an ordinary user. When logging in as a regular user, use the sudo com [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Prevent other users from seeing the file.</title>
		<link>https://korodes.com/en/user_08-2/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Tue, 22 Sep 2020 11:43:40 +0000</pubDate>
				<category><![CDATA[LinuxTips(RedHat)_en]]></category>
		<category><![CDATA[User Management]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=4355</guid>

					<description><![CDATA[Prevent other users from seeing the file. In Linux, you can prevent other users from seeing a file by using th [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Checking a user&#039;s login history</title>
		<link>https://korodes.com/en/user_09-2/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Tue, 22 Sep 2020 11:48:48 +0000</pubDate>
				<category><![CDATA[LinuxTips(RedHat)_en]]></category>
		<category><![CDATA[User Management]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=4090</guid>

					<description><![CDATA[Checking a user's login history The user's login history will be output to the /var/run/utmp and /var/log/wtmp [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Show user&#039;s group affiliation</title>
		<link>https://korodes.com/en/user_10-2/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Tue, 22 Sep 2020 12:52:51 +0000</pubDate>
				<category><![CDATA[LinuxTips(RedHat)_en]]></category>
		<category><![CDATA[User Management]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=4086</guid>

					<description><![CDATA[Show user's group affiliation To check which group a particular user belongs to, use the groups command. If yo [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
