ディスクの増設 [coLinux]
2008/01/26 Sat [Edit]
[Linux(Debian)] ディスク容量が一杯に・・・
2008/01/22 Tue [Edit]
日本語環境でも整えますかね。とか思って
# tasksel
実行。
みすって「デスクトップ環境」選んじゃって、どかどかDLが始まってしまいました。
まぁいいっかなんて見守ってたら途中でエラー終了。。
dpkgが-1を返したとかなんとか。。
まさかと思ったけど、やっぱりディスク容量が足らなくなっていました。
100%使い切ってますな。。
もう何やってもエラーでますよ・・・。
どうしたものか。。
# tasksel
実行。
みすって「デスクトップ環境」選んじゃって、どかどかDLが始まってしまいました。
まぁいいっかなんて見守ってたら途中でエラー終了。。
dpkgが-1を返したとかなんとか。。
まさかと思ったけど、やっぱりディスク容量が足らなくなっていました。
onion@colinux:~$ df -k
Filesystem 1K-ブロック 使用 使用可 使用% マウント位置
/dev/cobd0 1032088 1032052 0 100% /
tmpfs 63176 4 63172 1% /dev/shm
100%使い切ってますな。。
もう何やってもエラーでますよ・・・。
onion@colinux:/var$ man ls
gzip: stdout: No space left on device
man: command '/bin/gzip -dc /usr/share/man/ja/man1/ls.1.gz > /tmp/zmanN54yKs' failed with exit status 256
どうしたものか。。
[coLinux] スワップ領域設定
2008/01/15 Tue [Edit]
パッケジインストールしようとしてたら、何やらエラー発生。
まさかメモリ足らないって落ちじゃ・・。
というかスワップ領域作ってなかったし。。
ってことで、スワップ領域作成→パッケージインストールで上手くいきましたb
1.スワップイメージファイル作成
Dos窓から実行(cygwinのコマンド使用)
$ cd /cygdrive/c/usr/debian
$ dd if=/dev/zero of=swap.img bs=1M count=256
$ ls -l swap.img
2.ディスクの割り当て
debian.confファイル(coLinux起動時の設定ファイル)編集
Debianを終了し、debian.batから起動しなおし。
3.スワップ領域の追加
(1)/etc/fstab 編集
以下の記述を追加
/dev/cobd1 none swap sw 0 0
(2)スワップ領域初期化
# mkswap /dev/cobd1
(3)スワップファイルを有効化
# /etc/init.d/mountall.sh start
(4)freeコマンドで確認
# free
【参考URL】
coLinuxのメモ - coLinuxのインストール (その3)
coLinuxのメモ - coLinuxのインストール (その6)
まさかメモリ足らないって落ちじゃ・・。
というかスワップ領域作ってなかったし。。
ってことで、スワップ領域作成→パッケージインストールで上手くいきましたb
1.スワップイメージファイル作成
Dos窓から実行(cygwinのコマンド使用)
$ cd /cygdrive/c/usr/debian
$ dd if=/dev/zero of=swap.img bs=1M count=256
$ ls -l swap.img
- rw-r--r-- 1 GreenOnions なし 268435456 Jan 14 00:17 swap.img
2.ディスクの割り当て
debian.confファイル(coLinux起動時の設定ファイル)編集
cobd1=c:\usr\debian\swap.imgを追加。
Debianを終了し、debian.batから起動しなおし。
3.スワップ領域の追加
(1)/etc/fstab 編集
以下の記述を追加
/dev/cobd1 none swap sw 0 0
(2)スワップ領域初期化
# mkswap /dev/cobd1
(3)スワップファイルを有効化
# /etc/init.d/mountall.sh start
(4)freeコマンドで確認
# free
total used free shared buffers cachedSwapが出来ていればOK。
Mem: 61436 17176 44260 0 3388 8616
Swap: 262136 0 262136
- /+ buffers/cache: 5172 56264
【参考URL】
coLinuxのメモ - coLinuxのインストール (その3)
coLinuxのメモ - coLinuxのインストール (その6)
[coLinux] ネットワーク設定(ルータ接続?成功?)
2008/01/14 Mon [Edit]
coLinuxのデフォルトコンソールだと、コピペが出来なくて不便。
「Cooperataive Linux Console」を閉じて、「colinux-console-nt.exe」を起動。
これでコピペOK!
前回、ブリッジ接続に失敗したので、今回はルータ接続?に挑戦。
参考URL:coLinuxのメモ - coLinuxのインストール (TAP-Win32でのルータ接続)
家の環境だとこんな感じです。

1.HostPCの設定
(1)ネットワーク設定確認
DOS窓からipconfig /all
C:\>ipconfig /all
a)TAPの名前変更
「コントロールパネル」→「ネットワーク接続」
→「ローカル エリアの接続 (デバイス名がTAP-Win32 Adapterのもの)」
→右クリック→名前の変更→「tuntap」
※コンフィグファイルで指定した名前
b)アドレス変更
IPアドレス: 192.168.10.10
サブネットマスク: 255.255.255.0
デフォルトゲートウェイ: (空欄)
優先DNSサーバ: (空欄)
代替DNSサーバ: (空欄)
(3)WindowsXPのルータ機能をオン
(4)hostsファイル編集
C:\WINDOWS\system32\drivers\etc\hosts
192.168.10.20 colinux
2.coLinux側の設定
rootでログイン
(1)IPアドレス変更
a)interfaces編集
editor /etc/network/interfaces
b)編集内容反映(ネットワーク再起動)
# /etc/init.d/networking restart
Reconfiguring network interfaces: done.
c)確認
ifconfig
eth0とloの2つ出力があること。
eth0のinet addrが192.168.10.20であること。
# ifconfig
(2)ゲートウェイの設定確認
defaultで始まる行のGatewayが192.168.10.10
# route -n
(3)hostsファイル作成
/etc/hosts
(4)/etc/resolv.conf編集
3.ルータの設定(ネットワーク図の192.168.0.1)
ルータはの仮想ネットワーク(192.168.10.0/24)がどこにあるのか知らないので、ルーティングテーブルに「ネットワークアドレス192.168.10.0/24のデータは、Host PC(192.168.0.3)に転送する」という情報を追加。
うちの場合は、ブラウザから http://192.168.0.1/ でルーター設定画面が出ます。
スタティックルートエントリの設定をおこないます。
4.疎通確認
(1)外からcoLinux
a)HostPC→coLinux
C:\>ping 192.168.10.20
C:\>ping coLinux
b)他のPC(192.168.0.6のPC)→coLinux
C:\>ping 192.168.10.20
OK!
(2)coLinuxから外
a)coLinux→HostPC
# ping -c 4 192.168.10.10
b)coLinux→他のPC(192.168.0.6のPC)
# ping -c 4 192.168.0.6
c)coLinux→Internet
# ping -c 4 yahoo.co.jp
coLinux→InternetだけOK・・・。
うーん。
他のサイト見た感じだとcoLinux→HOST PCとかとつながるみたいですけど。。
◆参考
上記の設定後のipconfigです。
C:\>ipconfig /all
◆◆余談
色々調査するために、実はtracerouteインストールしました。
◆apt-get パッケージ取得するコマンド?
/etc/apt/sources.listの準備
editor /etc/apt/sources.list
# export LANG=C
# apt-get update
# apt-get upgrade
# apt-get install
tracerouteインストール
# apt-get install traceroute
traceroute -I yahoo.co.jp
※ -Iオプションが無いとUDPで送信されて、結果が* * *になってしまう。
ちょっとはまった。。但し、本当につながらない場合は、-Iつけても*表示。
◆参考URL
Network - coLinux - a Wikia wiki
coLinuxのメモ - coLinuxのインストール (TAP-Win32でのルータ接続)
Network - coLinux - a Wikia wiki
etherconfを使ってcolinuxのnetworkを設定
とりあえず、完成ってことで。。
「Cooperataive Linux Console」を閉じて、「colinux-console-nt.exe」を起動。
これでコピペOK!
前回、ブリッジ接続に失敗したので、今回はルータ接続?に挑戦。
参考URL:coLinuxのメモ - coLinuxのインストール (TAP-Win32でのルータ接続)
家の環境だとこんな感じです。

1.HostPCの設定
(1)ネットワーク設定確認
DOS窓からipconfig /all
C:\>ipconfig /all
Windows IP Configuration(2)TAP-Win32の設定
Host Name . . . . . . . . . . . . : GreenOnion
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter ローカル エリア接続:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/100 VE Network Connection
Physical Address. . . . . . . . . : 00-13-20-D9-FC-DC
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.3
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
Ethernet adapter ローカル エリア接続 2:
Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : TAP-Win32 Adapter V8 (coLinux)
Physical Address. . . . . . . . . : 00-FF-3B-CB-42-D4
a)TAPの名前変更
「コントロールパネル」→「ネットワーク接続」
→「ローカル エリアの接続 (デバイス名がTAP-Win32 Adapterのもの)」
→右クリック→名前の変更→「tuntap」
※コンフィグファイルで指定した名前
b)アドレス変更
IPアドレス: 192.168.10.10
サブネットマスク: 255.255.255.0
デフォルトゲートウェイ: (空欄)
優先DNSサーバ: (空欄)
代替DNSサーバ: (空欄)
(3)WindowsXPのルータ機能をオン
- 「コントロールパネル」→「管理ツール」→「サービス」
- 「Routing and Remote Access」をダブルクリック
- 「スタートアップの種類」を「自動」にして「適用」
- 「開始」ボタンが有効になるので押します。(4)hostsファイル編集
(4)hostsファイル編集
C:\WINDOWS\system32\drivers\etc\hosts
192.168.10.20 colinux
2.coLinux側の設定
rootでログイン
(1)IPアドレス変更
a)interfaces編集
editor /etc/network/interfaces
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
# The loopback interface
iface lo inet loopback
auto lo
# The first network card - this entry was created during the Debian installation
# (network, broadcast and gateway are optional)
iface eth0 inet static
address 192.168.10.20
network 192.168.10.0
netmask 255.255.255.0
broadcast 192.168.10.255
gateway 192.168.10.10
auto eth0
b)編集内容反映(ネットワーク再起動)
# /etc/init.d/networking restart
Reconfiguring network interfaces: done.
c)確認
ifconfig
eth0とloの2つ出力があること。
eth0のinet addrが192.168.10.20であること。
# ifconfig
eth0 Link encap:Ethernet HWaddr 00:FF:89:1B:BF:00
inet addr:192.168.10.20 Bcast:192.168.10.255 Mask:255.255.255.0
inet6 addr: fe80::2ff:89ff:fe1b:bf00/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7274 errors:0 dropped:0 overruns:0 frame:0
TX packets:4047 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9519383 (9.0 MiB) TX bytes:278298 (271.7 KiB)
Interrupt:2
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
(2)ゲートウェイの設定確認
defaultで始まる行のGatewayが192.168.10.10
# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
0.0.0.0 192.168.10.10 0.0.0.0 UG 0 0 0 eth0
(3)hostsファイル作成
/etc/hosts
127.0.0.1 localhost
192.168.10.10 GreenOnion
192.168.10.20 colinux
(4)/etc/resolv.conf編集
nameserver 192.168.0.1
3.ルータの設定(ネットワーク図の192.168.0.1)
ルータはの仮想ネットワーク(192.168.10.0/24)がどこにあるのか知らないので、ルーティングテーブルに「ネットワークアドレス192.168.10.0/24のデータは、Host PC(192.168.0.3)に転送する」という情報を追加。
うちの場合は、ブラウザから http://192.168.0.1/ でルーター設定画面が出ます。
スタティックルートエントリの設定をおこないます。
設定1 有効
あて先ネットワーク番号:192.168.10.0
サブネット マスク:255.255.255.0
ゲートウェイ :192.168.0.3
4.疎通確認
(1)外からcoLinux
a)HostPC→coLinux
C:\>ping 192.168.10.20
Pinging 192.168.10.20 with 32 bytes of data:
Reply from 192.168.10.20: bytes=32 time=6ms TTL=64
Reply from 192.168.10.20: bytes=32 time<1ms TTL=64
Reply from 192.168.10.20: bytes=32 time<1ms TTL=64
Reply from 192.168.10.20: bytes=32 time<1ms TTL=64
Ping statistics for 192.168.10.20:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 6ms, Average = 1ms
C:\>ping coLinux
Pinging colinux [192.168.10.20] with 32 bytes of data:
Reply from 192.168.10.20: bytes=32 time<1ms TTL=64
Reply from 192.168.10.20: bytes=32 time<1ms TTL=64
Reply from 192.168.10.20: bytes=32 time<1ms TTL=64
Reply from 192.168.10.20: bytes=32 time<1ms TTL=64
Ping statistics for 192.168.10.20:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
b)他のPC(192.168.0.6のPC)→coLinux
C:\>ping 192.168.10.20
Pinging 192.168.10.20 with 32 bytes of data:
Reply from 192.168.10.20: bytes=32 time<1ms TTL=63
Reply from 192.168.10.20: bytes=32 time<1ms TTL=63
Reply from 192.168.10.20: bytes=32 time=1ms TTL=63
Reply from 192.168.10.20: bytes=32 time=2ms TTL=63
Ping statistics for 192.168.10.20:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 2ms, Average = 0ms
OK!
(2)coLinuxから外
a)coLinux→HostPC
# ping -c 4 192.168.10.10
PING 192.168.10.10 (192.168.10.10): 56 data bytes
4 packets transmitted, 0 packets received, 100% packet loss
- 192.168.10.10 ping statistics ---
b)coLinux→他のPC(192.168.0.6のPC)
# ping -c 4 192.168.0.6
PING 192.168.0.6 (192.168.0.6): 56 data bytes
4 packets transmitted, 0 packets received, 100% packet loss
- 192.168.0.6 ping statistics ---
c)coLinux→Internet
# ping -c 4 yahoo.co.jp
PING yahoo.co.jp (124.83.139.192): 56 data bytes
64 bytes from 124.83.139.192: icmp_seq=0 ttl=49 time=28.7 ms
64 bytes from 124.83.139.192: icmp_seq=1 ttl=49 time=28.2 ms
64 bytes from 124.83.139.192: icmp_seq=2 ttl=49 time=28.3 ms
64 bytes from 124.83.139.192: icmp_seq=3 ttl=49 time=31.6 ms
4 packets transmitted, 4 packets received, 0% packet loss
- yahoo.co.jp ping statistics ---
round-trip min/avg/max = 28.2/29.2/31.6 ms
coLinux→InternetだけOK・・・。
うーん。
他のサイト見た感じだとcoLinux→HOST PCとかとつながるみたいですけど。。
◆参考
上記の設定後のipconfigです。
C:\>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : GreenOnion
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : Yes
Ethernet adapter ローカル エリア接続:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/100 VE Network Connection
Physical Address. . . . . . . . . : 00-13-20-D9-FC-DC
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.3
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
Ethernet adapter tuntap:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : TAP-Win32 Adapter V8 (coLinux)
Physical Address. . . . . . . . . : 00-FF-3B-CB-42-D4
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.10.10
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
◆◆余談
色々調査するために、実はtracerouteインストールしました。
◆apt-get パッケージ取得するコマンド?
/etc/apt/sources.listの準備
editor /etc/apt/sources.list
deb http://www.t.ring.gr.jp/pub/linux/debian/debian sarge main contrib non-freeアップデート
deb http://www.t.ring.gr.jp/pub/linux/debian/debian-jp sarge-jp main contrib non-free
deb http://www.t.ring.gr.jp/pub/linux/debian/debian-non-US sarge/non-US main contrib non-free
deb http://ftp.us.debian.org/debian/ sarge main
deb-src http://ftp.us.debian.org/debian/ sarge main
deb http://security.debian.org/ sarge/updates main contrib non-free
# export LANG=C
# apt-get update
# apt-get upgrade
# apt-get install
tracerouteインストール
# apt-get install traceroute
traceroute -I yahoo.co.jp
※ -Iオプションが無いとUDPで送信されて、結果が* * *になってしまう。
ちょっとはまった。。但し、本当につながらない場合は、-Iつけても*表示。
◆参考URL
Network - coLinux - a Wikia wiki
coLinuxのメモ - coLinuxのインストール (TAP-Win32でのルータ接続)
Network - coLinux - a Wikia wiki
etherconfを使ってcolinuxのnetworkを設定
とりあえず、完成ってことで。。
[coLinux] ネットワーク設定(Bridging失敗)
2008/01/13 Sun [Edit]
さて、山場のネットワーク設定ですね。
とりあえず家のネットワーク。

左下の192.168.0.3のPCにcoLinuxをインストールしました。
とりあえず一番簡単に設定できそうなTAPを使ったブリッジ接続をやってみることに。
↓参考にしたHP
CoLinuxインストールネットワーク設定編 - Silicon Linux Wiki
ERROR STORM
coLinuxからInternet(yahoo.co.jp)や他のPC(192.168.0.6)にはpingが通りました。
しかし、windows側から他のPC(192.168.0.6)にはpingが通るのですが、Internetにpingが通りません。。
ってことで、別の方法でやってみよう。
とりあえず家のネットワーク。

左下の192.168.0.3のPCにcoLinuxをインストールしました。
とりあえず一番簡単に設定できそうなTAPを使ったブリッジ接続をやってみることに。
↓参考にしたHP
CoLinuxインストールネットワーク設定編 - Silicon Linux Wiki
ERROR STORM
coLinuxからInternet(yahoo.co.jp)や他のPC(192.168.0.6)にはpingが通りました。
しかし、windows側から他のPC(192.168.0.6)にはpingが通るのですが、Internetにpingが通りません。。
ってことで、別の方法でやってみよう。
coLinuxインストール〜セットアップ〜起動 [coLinux]
2008/01/13 Sun [Edit]
◆セットアップ環境
◆DL
Cooperative Linux
coLinux-0.7.1.exe
◆インストール
coLinux-0.7.1-20070101.exe を実行
→Next →I Agree →Next →Next →Next
Choose a location: →Debian →Asia →Install
Debian-3.0r2.ext3-mit-backports.1gb.bz2が自動downloadされる
→続行
→Finish
なぜかDebian-3.0r2.ext3-mit-backports.1gb.bz2がDLできていなかったので、もう一回coLinux-0.7.1-20070101.exe を実行。Asiaではなく、Randamを選択してDL成功。
◆セットアップ〜起動
(1)imgファイル設置
imgファイルをc:/usr/debian以下に置く。
(2)コンフィグファイル作成
c:/Program Files/coLinux/debian.conf を作成する
※各項目の意味調べたいな
(3)起動ファイル作成
c:/Program Files/coLinux/debian.bat を作成する
◆起動
debian.batで起動
ユーザー名 root、 パスワードも root でログイン
終了は通常のlinuxと同じくshutdown -h now
- OS:Windows XP Home Edition SP2
- coLinuxのバージョン:0.7.1
- ディストリビューション:debian 3.0r2
◆DL
Cooperative Linux
coLinux-0.7.1.exe
◆インストール
coLinux-0.7.1-20070101.exe を実行
→Next →I Agree →Next →Next →Next
Choose a location: →Debian →Asia →Install
Debian-3.0r2.ext3-mit-backports.1gb.bz2が自動downloadされる
→続行
→Finish
なぜかDebian-3.0r2.ext3-mit-backports.1gb.bz2がDLできていなかったので、もう一回coLinux-0.7.1-20070101.exe を実行。Asiaではなく、Randamを選択してDL成功。
◆セットアップ〜起動
(1)imgファイル設置
imgファイルをc:/usr/debian以下に置く。
% mkdir c:/usr/debian※cygwinが入っているので、Dos窓からUNIXコマンド使えてます。
% cd c:/usr/debian
Debian-3.0r2.ext3-mit-backports.1gb.bz2コピー
解凍
% bzip2 -d Debian-3.0r2.ext3-mit-backports.1gb.bz2
リネーム
% mv Debian-3.0r2.ext3-mit-backports.1gb debian.img
(2)コンフィグファイル作成
c:/Program Files/coLinux/debian.conf を作成する
kernel=vmlinux※eth0の値は、後で使う
cobd0=c:\usr\debian\debian.img
initrd=initrd.gz
mem=128
eth0=tuntap
root=/dev/cobd0
cofs0=C:\
※各項目の意味調べたいな
(3)起動ファイル作成
c:/Program Files/coLinux/debian.bat を作成する
colinux-daemon @debian.conf
◆起動
debian.batで起動
ユーザー名 root、 パスワードも root でログイン
終了は通常のlinuxと同じくshutdown -h now
やっぱりcoLinuxにしました。 [coLinux]
2008/01/07 Mon [Edit]
さて、昨日までcygwin(シグウィン)について調べてたけど、coLinux(コーリナックス)やることにしました^^;
元々、(Windows起動したまま)お気軽にLinux使ってみたいってのがありまして。
cygwinは正確にはLinuxでは無い。
対するcoLinuxはLinuxエミュレータでdebianやFedoraがそのまま動く!
まさに私のニーズにぴったりではありませんか。
リンク集
◆Cooperactive Linux(オフィシャル)
Cooperative Linux
◆導入に使えそうなサイト
coLinuxインストール - eto.com/d
ERROR STORM
Cooperative Linux(coLinux)のメモ
☆メモ置き場 (coLinux/Debian/ブックレビュー)
CoLinuxインストール導入編 - Silicon Linux Wiki
◆その他
ITmedia エンタープライズ:意外と速い! Windows上でそのまま起動できるcoLinux (1/3)
元々、(Windows起動したまま)お気軽にLinux使ってみたいってのがありまして。
cygwinは正確にはLinuxでは無い。
対するcoLinuxはLinuxエミュレータでdebianやFedoraがそのまま動く!
まさに私のニーズにぴったりではありませんか。
リンク集
◆Cooperactive Linux(オフィシャル)
Cooperative Linux
◆導入に使えそうなサイト
coLinuxインストール - eto.com/d
ERROR STORM
Cooperative Linux(coLinux)のメモ
☆メモ置き場 (coLinux/Debian/ブックレビュー)
CoLinuxインストール導入編 - Silicon Linux Wiki
◆その他
ITmedia エンタープライズ:意外と速い! Windows上でそのまま起動できるcoLinux (1/3)
ブログ内検索
カテゴリー
最近の記事
月別アーカイブ
- 2009年11月 (4)
- 2009年10月 (13)
- 2009年09月 (6)
- 2009年08月 (2)
- 2009年07月 (9)
- 2009年06月 (2)
- 2009年05月 (7)
- 2009年04月 (9)
- 2009年03月 (8)
- 2009年02月 (4)
- 2009年01月 (3)
- 2008年12月 (8)
- 2008年11月 (4)
- 2008年10月 (11)
- 2008年09月 (10)
- 2008年08月 (11)
- 2008年07月 (13)
- 2008年06月 (8)
- 2008年05月 (10)
- 2008年04月 (11)
- 2008年03月 (21)
- 2008年02月 (16)
- 2008年01月 (15)
- 2007年12月 (3)
最近のコメント
最近のトラックバック
RSSリンク




