<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>技術的備忘録 &#187; コマンド</title>
	<atom:link href="http://tech.269blog.com/category/unix/%e3%82%b3%e3%83%9e%e3%83%b3%e3%83%89/feed" rel="self" type="application/rss+xml" />
	<link>http://tech.269blog.com</link>
	<description>師匠に習ったことを忘れないように記録するブログ</description>
	<lastBuildDate>Sun, 13 Sep 2009 01:54:23 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://tech.269blog.com/category/unix/%e3%82%b3%e3%83%9e%e3%83%b3%e3%83%89/feed" />
		<item>
		<title>隠しファイルも表示</title>
		<link>http://tech.269blog.com/2009/04/15/188</link>
		<comments>http://tech.269blog.com/2009/04/15/188#comments</comments>
		<pubDate>Wed, 15 Apr 2009 12:17:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[コマンド]]></category>

		<guid isPermaLink="false">http://tech.269blog.com/?p=188</guid>
		<description><![CDATA[.htaccess　などあるはずのファイルがlsで表示されない場合は ls -a で隠しファイルも表示される。]]></description>
			<content:encoded><![CDATA[<p>.htaccess　などあるはずのファイルがlsで表示されない場合は</p>
<p>ls -a で隠しファイルも表示される。</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.269blog.com/2009/04/15/188/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://tech.269blog.com/2009/04/15/188" />
	</item>
		<item>
		<title>ユーザ追加 useradd</title>
		<link>http://tech.269blog.com/2009/04/10/107</link>
		<comments>http://tech.269blog.com/2009/04/10/107#comments</comments>
		<pubDate>Thu, 09 Apr 2009 16:05:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[コマンド]]></category>

		<guid isPermaLink="false">http://tech.269blog.com/?p=107</guid>
		<description><![CDATA[ユーザ追加のコマンド。 useradd -d [デフォルトのディレクトリ] [ユーザ名] useradd -d /var/www/xxxxx.xx/html/ xxxx とあるので、そのとおりやったんだけどエラーメッセージが出る。 bash: adduser: command not found 何でもadduserとuseraddと2種類あって、どっちかがリンクらしい。。。 でもどっちでやってもエラーが出る。 エラーメッセージで検索したら、 「su でログインするのはスーパーユーザモードです。コマンドをフルパスで入力するか su &#8211; でログインするか、して下さい。 」 だって。 その通り su &#8211; としたら出来ました。 ちなみにパスワードは passwd [ユーザ名] パスワードは2回入力を求められます。]]></description>
			<content:encoded><![CDATA[<p>ユーザ追加のコマンド。<br />
useradd -d [デフォルトのディレクトリ] [ユーザ名]<br />
useradd -d /var/www/xxxxx.xx/html/ xxxx</p>
<p>とあるので、そのとおりやったんだけどエラーメッセージが出る。</p>
<p>bash: adduser: command not found</p>
<p>何でもadduserとuseraddと2種類あって、どっちかがリンクらしい。。。<br />
でもどっちでやってもエラーが出る。</p>
<p>エラーメッセージで検索したら、</p>
<p>「su でログインするのはスーパーユーザモードです。コマンドをフルパスで入力するか<br />
su &#8211; でログインするか、して下さい。 」<br />
だって。</p>
<p>その通り su &#8211; としたら出来ました。</p>
<p>ちなみにパスワードは</p>
<p>passwd [ユーザ名]</p>
<p>パスワードは2回入力を求められます。</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.269blog.com/2009/04/10/107/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://tech.269blog.com/2009/04/10/107" />
	</item>
		<item>
		<title>サーバ内のディレクトリ容量を表示</title>
		<link>http://tech.269blog.com/2009/03/21/34</link>
		<comments>http://tech.269blog.com/2009/03/21/34#comments</comments>
		<pubDate>Sat, 21 Mar 2009 09:30:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[コマンド]]></category>

		<guid isPermaLink="false">http://tech.269blog.com/?p=34</guid>
		<description><![CDATA[du -h ディレクトリ名 du -h -s ディレクトリ名（指定したディレクトリのみ表示） du -h -a ディレクトリ名(一覧表示)]]></description>
			<content:encoded><![CDATA[<pre class="hatena-super-pre">du -h ディレクトリ名
du -h -s ディレクトリ名（指定したディレクトリのみ表示）
du -h -a  ディレクトリ名(一覧表示)</pre>
]]></content:encoded>
			<wfw:commentRss>http://tech.269blog.com/2009/03/21/34/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://tech.269blog.com/2009/03/21/34" />
	</item>
		<item>
		<title>TOP</title>
		<link>http://tech.269blog.com/2009/03/17/23</link>
		<comments>http://tech.269blog.com/2009/03/17/23#comments</comments>
		<pubDate>Tue, 17 Mar 2009 04:32:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[UNIX関連]]></category>
		<category><![CDATA[コマンド]]></category>

		<guid isPermaLink="false">http://tech.269blog.com/?p=23</guid>
		<description><![CDATA[サーバが重かったら、まずこのコマンドでチェック。 load average を見ると、状況が分かる。]]></description>
			<content:encoded><![CDATA[<p>サーバが重かったら、まずこのコマンドでチェック。</p>
<p>load average を見ると、状況が分かる。</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.269blog.com/2009/03/17/23/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://tech.269blog.com/2009/03/17/23" />
	</item>
		<item>
		<title>Apache設定変更</title>
		<link>http://tech.269blog.com/2009/03/16/20</link>
		<comments>http://tech.269blog.com/2009/03/16/20#comments</comments>
		<pubDate>Mon, 16 Mar 2009 03:16:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[コマンド]]></category>

		<guid isPermaLink="false">http://tech.269blog.com/?p=20</guid>
		<description><![CDATA[まずユーザをrootに変更 # cd /etc/httpd/conf/　で移動 # vi httpd.conf　で設定ファイル編集 （vi /etc/httpd/conf/httpd.conf　でもOK） # /etc/rc.d/init.d/httpd restart　で再起動 （/etc/init.d/httpd restart　でもOK）]]></description>
			<content:encoded><![CDATA[<p>まずユーザをrootに変更</p>
<p># cd /etc/httpd/conf/　で移動</p>
<p># vi httpd.conf　で設定ファイル編集</p>
<p>（vi /etc/httpd/conf/httpd.conf　でもOK）</p>
<p># /etc/rc.d/init.d/httpd restart　で再起動</p>
<p>（/etc/init.d/httpd restart　でもOK）</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.269blog.com/2009/03/16/20/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://tech.269blog.com/2009/03/16/20" />
	</item>
	</channel>
</rss>

