<?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>UNIX BLOG &#187; linux</title>
	<atom:link href="https://nixblog.icu/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://nixblog.icu</link>
	<description>Blog for NIX system based administrators</description>
	<lastBuildDate>Thu, 27 Aug 2015 08:20:44 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.32</generator>
	<item>
		<title>mdadm sending ioctl 1261 to a partition!</title>
		<link>https://nixblog.icu/linux-administration/mdadm-sending-ioctl-1261-to-a-partition/</link>
		<comments>https://nixblog.icu/linux-administration/mdadm-sending-ioctl-1261-to-a-partition/#comments</comments>
		<pubDate>Mon, 12 Nov 2012 19:02:37 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Linux Administration]]></category>
		<category><![CDATA[ioctl]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mdadm]]></category>

		<guid isPermaLink="false">http://nixblog.info/?p=133</guid>
		<description><![CDATA[mdadm sending ioctl 1261 to a partition!&#160; and probably failing of one HDD drive If you get this message in linux mdadm config. Then you need to check mdadm settings with the following command: cat /proc/mdstat If you got cat &#160; /proc/mdstat Personalities : [raid1] md2 : active raid1 sda3[0] &#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp; 935745400 blocks super 1.2 [&#8230;]]]></description>
		<wfw:commentRss>https://nixblog.icu/linux-administration/mdadm-sending-ioctl-1261-to-a-partition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a username in linux with home directory</title>
		<link>https://nixblog.icu/linux-administration/create-a-username-in-linux-with-home-directory/</link>
		<comments>https://nixblog.icu/linux-administration/create-a-username-in-linux-with-home-directory/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 07:30:49 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Linux Administration]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[username]]></category>

		<guid isPermaLink="false">http://nixblog.info/?p=47</guid>
		<description><![CDATA[useradd -b /home/username/ -d /home/username  -p yourpassword -m username]]></description>
		<wfw:commentRss>https://nixblog.icu/linux-administration/create-a-username-in-linux-with-home-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
