<?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>うぇぶろぐらまーな日誌 &#187; Linux</title>
	<atom:link href="http://note.onichannn.net/archives/category/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://note.onichannn.net</link>
	<description>駆け出しウェブエンジニアによる殴り書き技術メモ</description>
	<lastBuildDate>Mon, 06 Jul 2015 03:04:49 +0000</lastBuildDate>
	<language>ja</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.10</generator>
	<item>
		<title>【Linux】ユーザーを権限グループに追加する。</title>
		<link>http://note.onichannn.net/archives/3118</link>
		<comments>http://note.onichannn.net/archives/3118#comments</comments>
		<pubDate>Fri, 21 Nov 2014 15:05:53 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=3118</guid>
		<description><![CDATA[メモ。 apacheユーザーを権限グループに追加してあげる時とか。 [crayon-6a39e11b4b41a&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/3118/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Linux】Vimのリードオンリーでファイルを編集してしまった場合の保存方法。</title>
		<link>http://note.onichannn.net/archives/3116</link>
		<comments>http://note.onichannn.net/archives/3116#comments</comments>
		<pubDate>Fri, 21 Nov 2014 15:05:22 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[VIM]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=3116</guid>
		<description><![CDATA[下記コマンドを実行すれば解決。 ただし予めsudo権限が付与されていなければならない。 [crayon-6a3&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/3116/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Linux】一般ユーザーをsudoできるようにする。</title>
		<link>http://note.onichannn.net/archives/3113</link>
		<comments>http://note.onichannn.net/archives/3113#comments</comments>
		<pubDate>Fri, 21 Nov 2014 15:03:05 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=3113</guid>
		<description><![CDATA[sudoersファイルを編集する sudoの動作は/etc/sudoersに記述されており、このファイルの編集&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/3113/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Linux】ファイルパーミッション、アクセス権限に関するまとめ。</title>
		<link>http://note.onichannn.net/archives/3111</link>
		<comments>http://note.onichannn.net/archives/3111#comments</comments>
		<pubDate>Fri, 21 Nov 2014 15:02:30 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=3111</guid>
		<description><![CDATA[超絶今更。 パーミッション表示例 ファイルの種類 所有者 所有グループ 他人 d rwx rwx rwx ファ&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/3111/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Linux】シンボリックリンクの作成、削除。</title>
		<link>http://note.onichannn.net/archives/3109</link>
		<comments>http://note.onichannn.net/archives/3109#comments</comments>
		<pubDate>Fri, 21 Nov 2014 15:01:45 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=3109</guid>
		<description><![CDATA[作成 [crayon-6a39e11b4b80b463527450/] 削除 [crayon-6a39e11b&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/3109/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Linux】tailコマンドで末尾から指定行数分表示する。</title>
		<link>http://note.onichannn.net/archives/2669</link>
		<comments>http://note.onichannn.net/archives/2669#comments</comments>
		<pubDate>Wed, 10 Sep 2014 10:15:02 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=2669</guid>
		<description><![CDATA[&#160;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/2669/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Linux】でディスクの使用容量を調べる。</title>
		<link>http://note.onichannn.net/archives/2667</link>
		<comments>http://note.onichannn.net/archives/2667#comments</comments>
		<pubDate>Wed, 10 Sep 2014 10:14:41 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=2667</guid>
		<description><![CDATA[■ディスクごとに使用容量、空き容量、使用率を表示。 ■現在のディレクトリから再帰的にディレクトリ内容を表示。 &#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/2667/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Linux】wgetコマンドで@import付きのCSSファイル含め、まるごとページを保存する。</title>
		<link>http://note.onichannn.net/archives/2141</link>
		<comments>http://note.onichannn.net/archives/2141#comments</comments>
		<pubDate>Mon, 02 Jun 2014 09:24:04 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=2141</guid>
		<description><![CDATA[ブラウザのページ保存が中途半端すぎて、色々調べていたらwgetコマンドで幸せになれることが判明したのでメモ。 &#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/2141/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【CentOS】ファイル削除時、「引数リストが長すぎます」と怒られたら。</title>
		<link>http://note.onichannn.net/archives/2021</link>
		<comments>http://note.onichannn.net/archives/2021#comments</comments>
		<pubDate>Tue, 06 May 2014 19:13:47 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=2021</guid>
		<description><![CDATA[上記のようなコマンドでファイルを一気に削除しようとした際、対象ファイル数が多すぎるとタイトルの通り怒られてしま&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/2021/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Linux】ディレクトリ内のファイル数をカウントするコマンド。</title>
		<link>http://note.onichannn.net/archives/1987</link>
		<comments>http://note.onichannn.net/archives/1987#comments</comments>
		<pubDate>Mon, 28 Apr 2014 05:09:15 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=1987</guid>
		<description><![CDATA[めも。 または &#160;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/1987/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
