<?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; CentOS</title>
	<atom:link href="http://note.onichannn.net/archives/category/centos/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>【PHP】で画像を綺麗にリサイズする。</title>
		<link>http://note.onichannn.net/archives/3265</link>
		<comments>http://note.onichannn.net/archives/3265#comments</comments>
		<pubDate>Mon, 15 Jun 2015 02:07:13 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=3265</guid>
		<description><![CDATA[PHPで画像周りの操作をする際はよくGDエクステンションを用いるが、GDの基本リサイズ関数であるimageco&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/3265/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【CentOS7】Muninインストール手順まとめ。</title>
		<link>http://note.onichannn.net/archives/3230</link>
		<comments>http://note.onichannn.net/archives/3230#comments</comments>
		<pubDate>Sat, 29 Nov 2014 18:04:01 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CentOS7]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=3230</guid>
		<description><![CDATA[muninとmunin-nodeを入れる [crayon-6a39e2a170e9e901635491/] 完&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/3230/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【CentOS】patchコマンドが無いよと怒られたら。</title>
		<link>http://note.onichannn.net/archives/3211</link>
		<comments>http://note.onichannn.net/archives/3211#comments</comments>
		<pubDate>Fri, 28 Nov 2014 09:29:29 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CentOS7]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=3211</guid>
		<description><![CDATA[yumで入れてやればいい。 [crayon-6a39e2a170fb6294079230/] ね。簡単でしょ。]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/3211/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【CentOS】apxsが無い場合。</title>
		<link>http://note.onichannn.net/archives/3209</link>
		<comments>http://note.onichannn.net/archives/3209#comments</comments>
		<pubDate>Fri, 28 Nov 2014 09:28:48 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CentOS7]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=3209</guid>
		<description><![CDATA[例えばwhich apxsなどを実行して、そんなもん無いよといわれてしまったら。 apxsはhttpd-dev&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/3209/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【CentOS】makeコマンドで「/usr/bin/ld: cannot find」と表示されたら。</title>
		<link>http://note.onichannn.net/archives/3198</link>
		<comments>http://note.onichannn.net/archives/3198#comments</comments>
		<pubDate>Fri, 28 Nov 2014 09:23:55 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CentOS7]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=3198</guid>
		<description><![CDATA[makeコマンドを実行した際に「/usr/bin/ld: cannot find &#8230;」と怒られるの&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/3198/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【CentOS/PHP】phpenvを道入して複数バージョンのPHPを管理する。</title>
		<link>http://note.onichannn.net/archives/3192</link>
		<comments>http://note.onichannn.net/archives/3192#comments</comments>
		<pubDate>Fri, 28 Nov 2014 08:36:39 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CentOS7]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=3192</guid>
		<description><![CDATA[phpenv 複数バージョンのPHPを管理するツール。PHPのバージョンをフォルダごとに分けたりとかが出来る。&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/3192/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【CentOS】zipファイルを解凍したい。</title>
		<link>http://note.onichannn.net/archives/3178</link>
		<comments>http://note.onichannn.net/archives/3178#comments</comments>
		<pubDate>Sun, 23 Nov 2014 17:52:59 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=3178</guid>
		<description><![CDATA[そうだ、zipを解凍しよう。 とりあえず、zipとunzipをいれよう。 [crayon-6a39e2a171&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/3178/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【CentOS】iptablesを適切に設定する。</title>
		<link>http://note.onichannn.net/archives/3170</link>
		<comments>http://note.onichannn.net/archives/3170#comments</comments>
		<pubDate>Sun, 23 Nov 2014 17:50:19 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=3170</guid>
		<description><![CDATA[際に下記ページが非常に参考になりました。 http://support.sakura.ad.jp/manual&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/3170/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【CentOS】バージョンの確認方法。</title>
		<link>http://note.onichannn.net/archives/3168</link>
		<comments>http://note.onichannn.net/archives/3168#comments</comments>
		<pubDate>Sun, 23 Nov 2014 17:49:29 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=3168</guid>
		<description><![CDATA[CentOS本体のバージョンを確認する方法。 [crayon-6a39e2a171478229407515/]&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/3168/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【CentOS7】にsambaをインストールして設定する。</title>
		<link>http://note.onichannn.net/archives/3103</link>
		<comments>http://note.onichannn.net/archives/3103#comments</comments>
		<pubDate>Fri, 21 Nov 2014 14:59:04 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CentOS7]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=3103</guid>
		<description><![CDATA[まずはsambaをインストール [crayon-6a39e2a17151d306824799/] 次に設定ファ&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/3103/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
