<?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>username &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/username/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Sat, 25 Feb 2023 21:08:53 +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>
	<item>
		<title>How to change user name in CentOS</title>
		<link>https://it.megocollector.com/linux/how-to-change-user-name-in-centos/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 02 Jul 2018 18:06:56 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[pasword]]></category>
		<category><![CDATA[username]]></category>
		<guid isPermaLink="false">http://it.megocollector.com/?p=3861</guid>

					<description><![CDATA[A username needed to be changed on a local install of a CentOS Linux box.&#160; Here are the steps taken to resolve the issue. usermod -l new old mv /home/old/ /home/new/ groupmod -n new old chown new:new /home/new/ chown new:new /home/new/ -R passwd new]]></description>
		
		
		
			</item>
	</channel>
</rss>
