Google
 

« 2007年09月 | メイン | 2007年11月 »

2007年10月18日

●CentOS4.4

IBM xSeries 306m
CPU Pentium4 3GHz
RAM 2GB
HDD 80GB SATA RAID1

CentOS 4.4


RAID
BIOS画面
「Devices and I/O Ports」->「Advanced Chipset Control」->「Serial ATA」を選択。次のように変更。

・SATA Controller Mode Option: Enhanced
・SATA RAID: Enhanced

Adaptec からドライバをダウンロード
CentOS 4.4 = RedHad Enterprise Server 4 QU4

linux ddでインストール

「Do you have a driver disk?」→ YES
「Do you wish to load another driver disk?」

2007年10月17日

●mget

ftp> prompt
Interactive mode off.
ftp> mget *.gz

prompt ユーザの確認を求める・求めない
glob 使用時にメタキャラクタを展開する・展開しない
hash ファイルの転送状況を表示・非表示

ascii テキストモードで転送。改行コードを適切に変更する
binary バイナリモードで転送
status 現在の設定を表示
passive パッシブモード切り替え


2007年10月16日

●マリンヒルホテル小樽

出来てから、何年くらいたつでしょうか?
15年くらいかな。。

ホテル・温泉ともきれいだと思います。
泉質は、硫酸塩泉で露天風呂は、カルシウム温泉です。
お湯は、少し熱めでしょうか?
料金も、500円と安めの設定です。

3cbdce569dfa0c49e70dbb024a009756.jpg

cab7296800d04e5f67e7f2b4c17d7a3c.jpg

続きを読む "マリンヒルホテル小樽"

2007年10月15日

●にゃらん

オール電化システム
オール電化
24時間コールセンター
コールセンタースーパーバイザー
プロテイン

なんでしょう?

2007年10月14日

●読みたい本 2

ゲーム理論を読みとく
竹田茂夫 著

ハッカー宣言
マッケンジー・ワーク 著
金田智之 訳

複雑性とパラドックス
ジョン・キャスティ 著
佐々木光俊 訳

うつろ舟
澁澤龍彦 著

2007年10月13日

●最近読んだ本 2

中国美人伝
曹操〈上〉―魏の曹一族
曹操〈下〉―魏の曹一族
陳 舜臣 (著)

三国志
吉川英治(25年ぶりに読んだ)

大乗仏教概論
鈴木 大拙 (著), 佐々木 閑 (翻訳)
読みたい本に上げていた本です。
絶版になっていたのですが、アマゾンで見つけました。

中論の思想
立川武蔵  (著)
これも、絶版になっていたのですが、手稲の古本屋さんでみつけました。

2007年10月07日

●Give root password for maintenance

***An error occurred during the file system check.
***Dropping you to a shell the file system will reboot
***when you leave the shell
Give root password for maintenance
(or type Control-D for normally startup)


# fsck -t ext2 /dev/hda1

# mount /dev/hda2 /mnt

# mount -w /

2007年10月04日

●AddType(httpd.conf)

携帯用
httpd.conf

AddType text/x-hdml;charset=Shift_JIS hdml
AddType image/bmp bmp
AddType application/xml rdf
AddType text/xml;charset=UTF-8 rdf
AddType application/xml xml
AddType text/xml;charset=UTF-8 xml