<?xml version="1.0" encoding="UTF-8" ?><rdf:RDF 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:lang="ja">
  <channel rdf:about="http://w.atwiki.jp/ubuntu/">
    <title>Ubuntu @勉強中</title>
    <link>http://w.atwiki.jp/ubuntu/</link>
    <atom:link href="https://w.atwiki.jp/ubuntu/rss10.xml" rel="self" type="application/rss+xml" />
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com" />
    <description>Ubuntu @勉強中</description>

    <dc:language>ja</dc:language>
    <dc:date>2006-03-14T13:40:37+09:00</dc:date>
    <utime>1142311237</utime>

    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="https://w.atwiki.jp/ubuntu/pages/5.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ubuntu/pages/8.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ubuntu/pages/6.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ubuntu/pages/2.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ubuntu/pages/31.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ubuntu/pages/30.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ubuntu/pages/29.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ubuntu/pages/28.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ubuntu/pages/27.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ubuntu/pages/26.html" />
              </rdf:Seq>
    </items>
	
		
    
  </channel>
    <item rdf:about="https://w.atwiki.jp/ubuntu/pages/5.html">
    <title>Top Page</title>
    <link>https://w.atwiki.jp/ubuntu/pages/5.html</link>
    <description>
      ----
&amp;ref(ubulogo.gif,Top Page,width=400)

:[[Ubuntu Japanese Team&gt;http://www.ubuntulinux.jp/]]|日本のUbuntuといえばここ
:[[Ubuntu.com&gt;http://www.ubuntu.com/]]|本家Ubuntu

----
*News Search -ubunu-
#news(ubuntu)    </description>
    <dc:date>2006-03-14T13:40:37+09:00</dc:date>
    <utime>1142311237</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ubuntu/pages/8.html">
    <title>a〜</title>
    <link>https://w.atwiki.jp/ubuntu/pages/8.html</link>
    <description>
      &amp;aname(top)
#contents

----
*ab
:Apache Benchのこと。パフォーマンス測定|
&gt;$ab -n 100 -c 10 http://〜〜〜

[[↑▲↑&gt;a〜#top]]
----
*ab2
:Apache Bench。パフォーマンス測定|
&gt;$ab2 -n 100 -c 10 http://〜〜〜

[[↑▲↑&gt;a〜#top]]
----
*accessdb
:MySQL関係？わかりません|・・・

[[↑▲↑&gt;a〜#top]]
----
*aconnect
:シーケンサ・ポート接続|
&gt;$aconnect 80:0 81:0
port80:0に送信されたすべてのMIDI データをport80:1に向けてルーティング
&gt;$aconnect -x
切断
&gt;$aconnect -lo
接続情報を表示

[[↑▲↑&gt;a〜#top]]
----
*acpi/
:Advanced Configuration and Power Interface。OS側の電源管理|
&gt;$acpi -b
情報表示

[[↑▲↑&gt;a〜#top]]
----
*acpi_listen
:イベント発生？よくわかりません|
&gt;$acpi_listen
イベントの情報

[[↑▲↑&gt;a〜#top]]
----
*acpid
:Advanced Configuration and Power Interface|
&gt;$acpid -d
デバッグモード

[[↑▲↑&gt;a〜#top]]
----
*add-shell
:指定シェルを、対象グループに属させる|
&gt;$add-shell (id)
???

[[↑▲↑&gt;a〜#top]]
----
*addgroup
:グループの追加|
&gt;$addgroup 〜
〜というグループを追加
&gt;$addgroup --gid 1200 〜
グループID1200を指定
&gt;$delgroup 〜
グループの削除

[[↑▲↑&gt;a〜#top]]
----
*adduser
:ユーザーを追加する|
&gt;$adduser 名前

----
*alias
:別名を登録する|
&gt;$alias rmdir=`rm -rf`
これでrmdirでフォルダ削除できるようになる
登録削除はunalias

[[↑▲↑&gt;a〜#top]]
----
*alsactl

[[↑▲↑&gt;a〜#top]]
----
*alsamixer

[[↑▲↑&gt;a〜#top]]
----
*amidi

[[↑▲↑&gt;a〜#top]]
----
*amixer

[[↑▲↑&gt;a〜#top]]
----
*aplay

[[↑▲↑&gt;a〜#top]]
----
*aplaymidi

[[↑▲↑&gt;a〜#top]]
----
*apropos

[[↑▲↑&gt;a〜#top]]
----
*apt-cache

[[↑▲↑&gt;a〜#top]]
----
*apt-cdrom

[[↑▲↑&gt;a〜#top]]
----
*apt-config

[[↑▲↑&gt;a〜#top]]
----
*apt-extracttemplates

[[↑▲↑&gt;a〜#top]]
----
*apt-ftparchive

[[↑▲↑&gt;a〜#top]]
----
*apt-get
:パッケージのインストールなど|
&gt;$apt-get update
リストのアップデート
&gt;$apt-get install ～
インストール

[[↑▲↑&gt;a〜#top]]
----
*apt-setup

[[↑▲↑&gt;a〜#top]]
----
*apt-sortpkgs

[[↑▲↑&gt;a〜#top]]
----
*aptitude

[[↑▲↑&gt;a〜#top]]
----
*arch

[[↑▲↑&gt;a〜#top]]
----
*arecord

[[↑▲↑&gt;a〜#top]]
----
*arp

[[↑▲↑&gt;a〜#top]]
----
*arping

[[↑▲↑&gt;a〜#top]]
----
*aseqdump

[[↑▲↑&gt;a〜#top]]
----
*aseqnet

[[↑▲↑&gt;a〜#top]]
----
*aserver

[[↑▲↑&gt;a〜#top]]
----
*asn1Cording

[[↑▲↑&gt;a〜#top]]
----
*asn1Decording

[[↑▲↑&gt;a〜#top]]
----
*asn1Parser

[[↑▲↑&gt;a〜#top]]
----
*at

[[↑▲↑&gt;a〜#top]]
----
*ata_id

[[↑▲↑&gt;a〜#top]]
----
*atd

[[↑▲↑&gt;a〜#top]]
----
*atq

[[↑▲↑&gt;a〜#top]]
----
*atrm

[[↑▲↑&gt;a〜#top]]
----
*atrun

[[↑▲↑&gt;a〜#top]]
----
*awk

[[↑▲↑&gt;a〜#top]]    </description>
    <dc:date>2006-03-11T15:42:18+09:00</dc:date>
    <utime>1142059338</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ubuntu/pages/6.html">
    <title>c〜</title>
    <link>https://w.atwiki.jp/ubuntu/pages/6.html</link>
    <description>
      &amp;aname(top)
#contents

----
*cd
:移動のコマンド|
&gt;$cd .. 
ひとつ上のディレクトリに移動
&gt;$cd /
/へ移動
&gt;$cd ~
&gt;$cd &lt;return&gt;
自分のホームへ移動

[[↑▲↑&gt;c〜#top]]
----
*cp
:コピー|
&gt;$cp 〜.php /home/user/
〜.phpを/home/user/へコピー

[[↑▲↑&gt;c〜#top]]
----
*

[[↑▲↑&gt;c〜#top]]
----
*

[[↑▲↑&gt;c〜#top]]
----
*

[[↑▲↑&gt;c〜#top]]
----
*

[[↑▲↑&gt;c〜#top]]
----
*

[[↑▲↑&gt;c〜#top]]
----
*

[[↑▲↑&gt;c〜#top]]
----
*

[[↑▲↑&gt;c〜#top]]
----
*

[[↑▲↑&gt;c〜#top]]
----
*

[[↑▲↑&gt;c〜#top]]
----
*

[[↑▲↑&gt;c〜#top]]
----
*

[[↑▲↑&gt;c〜#top]]
----
*

[[↑▲↑&gt;c〜#top]]
----
*

[[↑▲↑&gt;c〜#top]]
----
*

[[↑▲↑&gt;c〜#top]]
----
*

[[↑▲↑&gt;c〜#top]]
----
*

[[↑▲↑&gt;c〜#top]]
----
*

[[↑▲↑&gt;c〜#top]]
----
*

[[↑▲↑&gt;c〜#top]]
----
*

[[↑▲↑&gt;c〜#top]]
----    </description>
    <dc:date>2006-03-11T00:00:27+09:00</dc:date>
    <utime>1142002827</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ubuntu/pages/2.html">
    <title>メニュー</title>
    <link>https://w.atwiki.jp/ubuntu/pages/2.html</link>
    <description>
      #search()

-[[Top Page]]

[[コメントをしてみる]]

#treemenu(title=コマンド一覧,
[[a〜]],
[[b〜]],
[[c〜]],
[[d〜]],
[[e〜]],
[[f〜]],
[[g〜]],
[[h〜]],
[[i〜]],
[[j〜]],
[[k〜]],
[[l〜]],
[[m〜]],
[[n〜]],
[[o〜]],
[[p〜]],
[[q〜]],
[[r〜]],
[[s〜]],
[[t〜]],
[[u〜]],
[[v〜]],
[[w〜]],
[[x〜]],
[[y〜]],
[[z〜]],
block,
treeline=1)

Access
&amp;counter()    </description>
    <dc:date>2006-03-10T23:35:51+09:00</dc:date>
    <utime>1142001351</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ubuntu/pages/31.html">
    <title>y〜</title>
    <link>https://w.atwiki.jp/ubuntu/pages/31.html</link>
    <description>
      &amp;aname(top)
#contents

----
*

[[↑▲↑&gt;y〜#top]]
----
*

[[↑▲↑&gt;y〜#top]]
----
*

[[↑▲↑&gt;y〜#top]]
----
*

[[↑▲↑&gt;y〜#top]]    </description>
    <dc:date>2006-03-10T22:28:37+09:00</dc:date>
    <utime>1141997317</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ubuntu/pages/30.html">
    <title>x〜</title>
    <link>https://w.atwiki.jp/ubuntu/pages/30.html</link>
    <description>
      &amp;aname(top)
#contents

----
*

[[↑▲↑&gt;x〜#top]]
----
*

[[↑▲↑&gt;x〜#top]]
----
*

[[↑▲↑&gt;x〜#top]]
----
*

[[↑▲↑&gt;x〜#top]]    </description>
    <dc:date>2006-03-10T22:28:08+09:00</dc:date>
    <utime>1141997288</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ubuntu/pages/29.html">
    <title>w〜</title>
    <link>https://w.atwiki.jp/ubuntu/pages/29.html</link>
    <description>
      &amp;aname(top)
#contents

----
*

[[↑▲↑&gt;w〜#top]]
----
*

[[↑▲↑&gt;w〜#top]]
----
*

[[↑▲↑&gt;w〜#top]]
----
*

[[↑▲↑&gt;w〜#top]]    </description>
    <dc:date>2006-03-10T22:27:39+09:00</dc:date>
    <utime>1141997259</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ubuntu/pages/28.html">
    <title>v〜</title>
    <link>https://w.atwiki.jp/ubuntu/pages/28.html</link>
    <description>
      &amp;aname(top)
#contents

----
*

[[↑▲↑&gt;v〜#top]]
----
*

[[↑▲↑&gt;v〜#top]]
----
*

[[↑▲↑&gt;v〜#top]]
----
*

[[↑▲↑&gt;v〜#top]]    </description>
    <dc:date>2006-03-10T22:26:57+09:00</dc:date>
    <utime>1141997217</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ubuntu/pages/27.html">
    <title>u〜</title>
    <link>https://w.atwiki.jp/ubuntu/pages/27.html</link>
    <description>
      &amp;aname(top)
#contents

----
*

[[↑▲↑&gt;u〜#top]]
----
*

[[↑▲↑&gt;u〜#top]]
----
*

[[↑▲↑&gt;u〜#top]]
----
*

[[↑▲↑&gt;u〜#top]]    </description>
    <dc:date>2006-03-10T22:26:24+09:00</dc:date>
    <utime>1141997184</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ubuntu/pages/26.html">
    <title>t〜</title>
    <link>https://w.atwiki.jp/ubuntu/pages/26.html</link>
    <description>
      &amp;aname(top)
#contents

----
*

[[↑▲↑&gt;t〜#top]]
----
*

[[↑▲↑&gt;t〜#top]]
----
*

[[↑▲↑&gt;t〜#top]]
----
*

[[↑▲↑&gt;t〜#top]]    </description>
    <dc:date>2006-03-10T22:25:31+09:00</dc:date>
    <utime>1141997131</utime>
  </item>
  </rdf:RDF>
