<?xml version="1.0" encoding="utf-8"?> 

<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns="http://purl.org/rss/1.0/"
>
<channel rdf:about="http://stack-style.org/FreeBSD/">
<title>Stack-Style.org: FreeBSD</title>
<link>http://stack-style.org/FreeBSD/</link>
<description>PC-AT互換機やNECのPC-98x1シリーズ上で動作するUnix like OS, Fr
eeBSDに関する話題。メモ。備忘録。</description>
<dc:language>ja-jp</dc:language>
<dc:rights>1999 - 2008 stack-style.org</dc:rights>
<dc:date>2007-02-28T12:29:19+00:00</dc:date>
<dc:publisher>ひろせ あきら</dc:publisher>
<dc:creator>hiroaki@stack-style.org</dc:creator>
<items><rdf:Seq>
<rdf:li rdf:resource="http://stack-style.org/2007-02-28-03.html" />
<rdf:li rdf:resource="http://stack-style.org/2006-12-31-03.html" />
<rdf:li rdf:resource="http://stack-style.org/2006-12-31-02.html" />
<rdf:li rdf:resource="http://stack-style.org/2006-10-31-05.html" />
<rdf:li rdf:resource="http://stack-style.org/2006-09-11-02.html" />
<rdf:li rdf:resource="http://stack-style.org/2006-04-20-13.html" />
<rdf:li rdf:resource="http://stack-style.org/2005-12-27-05.html" />
<rdf:li rdf:resource="http://stack-style.org/2005-10-21-02.html" />
<rdf:li rdf:resource="http://stack-style.org/2005-02-25-07.html" />
<rdf:li rdf:resource="http://stack-style.org/2005-01-20-04.html" />
<rdf:li rdf:resource="http://stack-style.org/2004-06-23-03.html" />
<rdf:li rdf:resource="http://stack-style.org/2004-06-15-02.html" />
<rdf:li rdf:resource="http://stack-style.org/2004-06-01-06.html" />
<rdf:li rdf:resource="http://stack-style.org/2004-04-10-05.html" />
<rdf:li rdf:resource="http://stack-style.org/2004-04-09-01.html" />
<rdf:li rdf:resource="http://stack-style.org/2004-04-08-06.html" />
<rdf:li rdf:resource="http://stack-style.org/2004-02-19-01.html" />
<rdf:li rdf:resource="http://stack-style.org/2002-12-20-01.html" />
<rdf:li rdf:resource="http://stack-style.org/2001-08-19-02.html" />
<rdf:li rdf:resource="http://stack-style.org/2001-08-05-02.html" />
<rdf:li rdf:resource="http://stack-style.org/2001-07-08-01.html" />
<rdf:li rdf:resource="http://stack-style.org/2001-06-28-01.html" />
<rdf:li rdf:resource="http://stack-style.org/2001-06-26-01.html" />
<rdf:li rdf:resource="http://stack-style.org/2001-06-19-01.html" />
<rdf:li rdf:resource="http://stack-style.org/2001-06-11-01.html" />
<rdf:li rdf:resource="http://stack-style.org/2001-05-14-01.html" />
<rdf:li rdf:resource="http://stack-style.org/2001-05-02-02.html" />
<rdf:li rdf:resource="http://stack-style.org/2001-04-27-02.html" />
<rdf:li rdf:resource="http://stack-style.org/2001-04-25-01.html" />
<rdf:li rdf:resource="http://stack-style.org/2001-04-24-01.html" /></rdf:Seq>
</items>
</channel>

<item rdf:about="http://stack-style.org/2007-02-28-03.html">
<title>VMWare Server: tar + gzのCPU使用率</title>
<link>http://stack-style.org/2007-02-28-03.html</link>
<description>VMware Server 1.0.1で作成したFreeBSD 6.2RC-2の仮想マシンで、tar +
gz を使って /home/〜下のディレクトリをバックアップ。
</description>
<dc:subject>Diary, FreeBSD</dc:subject>
<dc:date>2007-02-28T12:29:19+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2006-12-31-03.html">
<title>雑多なトラブルとその解決法</title>
<link>http://stack-style.org/2006-12-31-03.html</link>
<description>OEDが使用しているコピープロテクション、C-Dillaのフォルダ（C:\C_DILLA）に対するアクセス権限がないのが原因。一般ユーザーに、このフォルダに対する「フル・コントロール」権限をあたえれば、OEDを起動できるようになる。</description>
<dc:subject>Akihabara, FreeBSD</dc:subject>
<dc:date>2006-12-31T11:48:31+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2006-12-31-02.html">
<title>ThinkPad T60にVMwareをインストール</title>
<link>http://stack-style.org/2006-12-31-02.html</link>
<description>Core 2 Duo 2.0GHz/メモリ2GBのThinkPad T60に、VMware Serverをインストール。仮想マシンを作成し、メモリ1GBを割り当てる。設定で1つまたは2つのプロセッサを選択可能だったが、こちらは1CPUに設定。仮想ディスクは最初から指定容量をすべて確保しておく方式を選んだ。こちらの方がパフォーマンスが上がるらしい。（もうひとつは逐次的に仮想ディスクのファイルサイズが増加してゆくタイプ）　ディスク作成にはかなり時間がかかる。
</description>
<dc:subject>Akihabara, Diary, FreeBSD</dc:subject>
<dc:date>2007-02-04T13:58:18+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2006-10-31-05.html">
<title>ノートPC購入迷路</title>
<link>http://stack-style.org/2006-10-31-05.html</link>
<description>FreeBSDを入れて使っているサーバのHDD容量とハードウェア耐性が、ともに限界に近くなってきたので、代替マシンを探そう、と考えたのが今年の初夏。</description>
<dc:subject>Akihabara, Diary, FreeBSD</dc:subject>
<dc:date>2006-11-02T07:31:45+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2006-09-11-02.html">
<title>タッチスクリーンでStarCraftをプレイ！</title>
<link>http://stack-style.org/2006-09-11-02.html</link>
<description>YouTubeにて、Blizzardの名作RTS, StarCraftをLinux上のWindowsエミュレータWine内で動かし、タッチスクリーン経由で操作している様子を撮影したムービーが公開されています。
</description>
<dc:subject>Akihabara, Diablo2, FreeBSD, Game</dc:subject>
<dc:date>2006-09-11T02:21:47+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2006-04-20-13.html">
<title>九十九電機のベアボーン的ノートパソコン</title>
<link>http://stack-style.org/2006-04-20-13.html</link>
<description>VMWare
ServerやVirtual
Server 2005 R2 日本語版の無償提供が開始されたこともあるし、Core
Duoなノートパソコンに仮想化環境を入れて、Win XP + FreeBSDという自宅の2PC環境をエミュレートできたら、移動先でもサイトの更新ができて便利かなあ……と考えてメーカーもののノートPCを物色していたのですけど、普段はほとんど携帯しないのことを考えたらこういう選択肢もアリですよね。CPU・メモリ・HDDを最大まで高めても価格が20万前後ってのがいい。仮想化したサーバのパフォーマンスがそこそこ出るなら、それをそのまま新サーバにして、そろそろガタが来つつある古いFreeBSDサーバを退役させることもできるかもしれないし……。
</description>
<dc:subject>Akihabara, FreeBSD</dc:subject>
<dc:date>2006-04-20T07:29:30+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2005-12-27-05.html">
<title>ぷらっとホームの店舗が年末で閉鎖</title>
<link>http://stack-style.org/2005-12-27-05.html</link>
<description>ありゃ。いままで知らんかったですよ。Webサイトでの通販は継続するとのこと。</description>
<dc:subject>Akihabara, FreeBSD</dc:subject>
<dc:date>2005-12-27T04:11:58+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2005-10-21-02.html">
<title>Quake 4のLinux用サーバ/クライアントが公開</title>
<link>http://stack-style.org/2005-10-21-02.html</link>
<description>id Softwareが、Quake 4のLinux用サーバ/クライアントを公開しました。サーバを運用するには、Windows用製品版に含まれているファイルが必要です（OpenGLのLinux用クライアントを動かすには、CDキーも必要）。インストールの手順は、Quake IV/GNU Linux
FAQを参照のこと。
</description>
<dc:subject>FreeBSD, Game</dc:subject>
<dc:date>2005-10-21T01:25:48+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2005-02-25-07.html">
<title>オムロンソフトウェアのWebサイトにWnn8 FAQが登場</title>
<link>http://stack-style.org/2005-02-25-07.html</link>
<description>本日正式発売日をむかえたWnn8 for Linux/BSDですが、オムロンソフトウェアのWnn8 for
Linux/BSD製品ページにて、Wnn8
FAQが公開されています。
</description>
<dc:subject>FreeBSD</dc:subject>
<dc:date>2005-02-25T07:19:35+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2005-01-20-04.html">
<title>Wnn8 for Linux/BSDが発売</title>
<link>http://stack-style.org/2005-01-20-04.html</link>
<description>FreeBSD-users-jpに流れていたメールを読んで知ったのですけど、Wnn8 for
Linux/BSDが出るそうです。発売日は2005年2月25日。価格は税込で10,290円で、Wnn6〜7ユーザー用の優待販売（税込5,040円）あり。
</description>
<dc:subject>FreeBSD</dc:subject>
<dc:date>2005-01-20T05:57:05+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2004-06-23-03.html">
<title>ELECOMとGPL違反</title>
<link>http://stack-style.org/2004-06-23-03.html</link>
<description>Slashdotだけ読んでいるとエレコムは無知の上に無知を重ねたすごい逆ギレみたいに見えるのですが。ネットで日経産業新聞の元記事は読めないのかなあ。</description>
<dc:subject>FreeBSD</dc:subject>
<dc:date>2004-06-23T10:29:10+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2004-06-15-02.html">
<title>ひそかに成長を続けるFreeBSD</title>
<link>http://stack-style.org/2004-06-15-02.html</link>
<description>元記事はinternetnews.comに掲載されたもの。タイミングよく本家Slashdotにもスレッドがたっております。</description>
<dc:subject>FreeBSD</dc:subject>
<dc:date>2004-06-15T03:51:51+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2004-06-01-06.html">
<title>FreeBSDもX.org採用</title>
<link>http://stack-style.org/2004-06-01-06.html</link>
<description>no summary</description>
<dc:subject>FreeBSD</dc:subject>
<dc:date>2004-06-01T11:24:34+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2004-04-10-05.html">
<title>X11R6.7 つづきのつづき</title>
<link>http://stack-style.org/2004-04-10-05.html</link>
<description>煽りっぽいタイトルはともかくとして。</description>
<dc:subject>FreeBSD</dc:subject>
<dc:date>2004-04-10T04:54:31+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2004-04-09-01.html">
<title>X11R6.7リリース つづきの話</title>
<link>http://stack-style.org/2004-04-09-01.html</link>
<description>Slashdot.jpに</description>
<dc:subject>FreeBSD</dc:subject>
<dc:date>2004-04-09T02:16:44+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2004-04-08-06.html">
<title>X.Org X11R6.7をリリース</title>
<link>http://stack-style.org/2004-04-08-06.html</link>
<description>という記事が出ておるのですが、これはどういう出自のものなのでしょう。X.Org FoundationのメンバとしてHewlett Packardが参加しているということは、</description>
<dc:subject>FreeBSD</dc:subject>
<dc:date>2004-04-09T02:15:54+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2004-02-19-01.html">
<title>sysmodmapが古くて特殊キーが使えなかった話</title>
<link>http://stack-style.org/2004-02-19-01.html</link>
<description>XFree86を4.3.0にあげたころから、Ctrl + Alt + Fn で仮想端末の切り替えができなくなって、おかしいなあと思いつつもまあそのうちなんとかなるだろうといういい加減な思想のもとに今日まで放置していたのですが、ようやく原因がわかりました。</description>
<dc:subject>FreeBSD, Memo</dc:subject>
<dc:date>2004-02-19T06:31:21+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2002-12-20-01.html">
<title>rm -rf / をやってしまいました</title>
<link>http://stack-style.org/2002-12-20-01.html</link>
<description>rootで。
</description>
<dc:subject>FreeBSD, Memo</dc:subject>
<dc:date>2003-07-05T09:36:45+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2001-08-19-02.html">
<title>HDDの換装</title>
<link>http://stack-style.org/2001-08-19-02.html</link>
<description>こないだまでWindowsマシンで使っていた10GのIDE HDDをFreeBSDマシンに装着。パーティションの切り方を一桁間違ったり、誤ってMBRを消去したりで何回も再インストール。つかれた。
</description>
<dc:subject>FreeBSD, Memo</dc:subject>
<dc:date>2001-08-19T04:48:36+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2001-08-05-02.html">
<title>Wnn7設定の謎</title>
<link>http://stack-style.org/2001-08-05-02.html</link>
<description>昨日の続き。.xinitrcで
</description>
<dc:subject>FreeBSD, Memo</dc:subject>
<dc:date>2001-08-05T16:13:11+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2001-07-08-01.html">
<title>MySQLとPHPをインストール</title>
<link>http://stack-style.org/2001-07-08-01.html</link>
<description>思うところあってMySQLとPHPをFreeBSD 4.3Rなローカルマシンにインストール。数あるRDBMSの中からMySQLを選んだ理由は、借りているサーバレンタル業者がMySQLをサポートしているから。日本ではPostgreSQLの方が有名だけど、海外の業者ではMySQLの方がメジャー。例えばHostSearchで、他の条件は一切指定せずにUnixでMySQLを使用可能なプランとUnixでPostgreSQLを使用可能なプランを検索してみると、MySQL使用可 : PostgreSQL使用可 = 2112件 : 355件という検索結果になる。個人的にはオブジェクトが使えるPostgreSQLの方が面白そうだと思ってたりするんだけどね。
</description>
<dc:subject>FreeBSD, Memo</dc:subject>
<dc:date>2001-07-08T11:25:46+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2001-06-28-01.html">
<title>Wnn7のお知らせを受け取る</title>
<link>http://stack-style.org/2001-06-28-01.html</link>
<description>郵便受けをのぞいたらWnn7
Personal for Linux/BSDの優待販売のお知らせが入ってました。7月7日発売予定。はー、いろいろ新機能があるな。ある単語を同義語に変換する「連想変換」は結構面白そう。「入力予測」はなんか邪魔っぽいかな。
</description>
<dc:subject>Diary, FreeBSD</dc:subject>
<dc:date>2001-06-28T11:57:45+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2001-06-26-01.html">
<title>『アフタヌーン』2001年8月号</title>
<link>http://stack-style.org/2001-06-26-01.html</link>
<description>デジカメに関する知識をいろいろと収集中。情報を集めれば集めるほど迷いが増えて頭がぐるぐるしてきたり。
</description>
<dc:subject>CC, FreeBSD</dc:subject>
<dc:date>2006-10-10T09:33:41+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2001-06-19-01.html">
<title>ギャリオット・E3賞・2000円ADSL・Microsoftとオープンソース</title>
<link>http://stack-style.org/2001-06-19-01.html</link>
<description>今日は面白いニュースが沢山あります。
</description>
<dc:subject>ADSL, Bookmarks, FreeBSD, Game, SidGame</dc:subject>
<dc:date>2001-06-19T11:19:49+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2001-06-11-01.html">
<title>ssh-agentを使う</title>
<link>http://stack-style.org/2001-06-11-01.html</link>
<description>sshのセッションを起こしたりscpを行なうたびにパスフレーズを入力するのは面倒だなー、という訳でそこらへんを自動で行なうように設定。参考元は
</description>
<dc:subject>FreeBSD, Memo, RR</dc:subject>
<dc:date>2001-06-11T11:28:15+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2001-05-14-01.html">
<title>今日の雑感</title>
<link>http://stack-style.org/2001-05-14-01.html</link>
<description>今日も海外サーバ屋からの返事がないのだがどうしたものか。今回も駄目だったらしばらく間をおいて傾向と対策を考え直そう。6月にリムネットが新サービスを発表するという噂もあるし。
</description>
<dc:subject>Akihabara, Diary, FreeBSD, RR</dc:subject>
<dc:date>2001-05-31T07:29:35+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2001-05-02-02.html">
<title>Broken Mirror</title>
<link>http://stack-style.org/2001-05-02-02.html</link>
<description>
[users-jp 61138]によるとまだ4.3Rのミラーは四苦八苦してるみたい。んではあともう少し待ちで。
</description>
<dc:subject>FreeBSD</dc:subject>
<dc:date>2001-05-02T13:10:43+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2001-04-27-02.html">
<title>PS/2 supports Linux</title>
<link>http://stack-style.org/2001-04-27-02.html</link>
<description>はらー、こんなのあるんだ。全然しらんかったよ。既知? ドリキャスでLinuxとかNetBSDを動かそうとしている(あるいは動かしてる)人達がいるのは伝え聞いたことがあったけれど…。SlashDot経由で今頃知りました。
</description>
<dc:subject>Bookmarks, FreeBSD, Game</dc:subject>
<dc:date>2001-04-27T03:53:55+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2001-04-25-01.html">
<title>今日もうぉっち</title>
<link>http://stack-style.org/2001-04-25-01.html</link>
<description>ありゃホントだ。ftp.jp.freebsd.orgの4.3-RELEASEの下にsrcが無いや。んじゃあと2〜3日待ってからあげっか。
</description>
<dc:subject>Bookmarks, FreeBSD</dc:subject>
<dc:date>2001-04-25T05:46:54+00:00</dc:date>
</item>
<item rdf:about="http://stack-style.org/2001-04-24-01.html">
<title>だらだらうぉっち</title>
<link>http://stack-style.org/2001-04-24-01.html</link>
<description>今日もやる気無いのでだらだら。4.3Rはそろそろ各地に行き渡った頃でございましょうかね。あげ? それとももうちっと様子見? 今回はリリースまでの期間が長かったからリリース直後にえらいミスが見つかるとかいうのはなさげかなーとも思いつつ。
</description>
<dc:subject>ADSL, Bookmarks, FreeBSD</dc:subject>
<dc:date>2001-04-24T12:00:05+00:00</dc:date>
</item></rdf:RDF>
