ftnk.jp -> ~fumi -> ChangeLog -> Linux

ChangeLog 最新ページ / カテゴリ最新ページ / 前ページ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 次ページ / page 13 (15)

2003-05-24 Sat

Linux VM Documentation [Linux] はてぶ

http://www.csn.ul.ie/~mel/projects/vm/

via: Linux 2.4 VM Documentation Completed
     http://kerneltrap.org/node.php?id=656&PHPSESSID=f58400f40aa869fb3c523c83ed76ec57

2003-04-22 Tue

Trusted Debian [Linux][Debian] はてぶ

http://www.trusteddebian.org/

2003-04-18 Fri

セキュリティ はじめの一歩 [security][Linux] はてぶ

http://www.linux.or.jp/security/firststep.html

2003-04-14 Mon

x86エミュレータ QEMU [Linux] はてぶ

http://slashdot.jp/articles/03/04/13/0220229.shtml?topic=70

2003-04-13 Sun

Linuxで作るIPv6ネットワーク環境 [Linux][network] はてぶ

http://www.atmarkit.co.jp/flinux/special/usagi/usagi01a.html>

2003-04-04 Fri

ソニー、PlayStation 3にLinux搭載か [Linux] はてぶ

http://japan.cnet.com/news/tech/story/0,2000047674,20053342,00.htm

2003-04-01 Tue

gimageview [Linux] はてぶ

動画関連のパッチがでていた
http://www.homa.ne.jp/~ashie/diary/?200304a&to=200304011#200304011

2003-03-31 Mon

Hiki/RD+-0.1.2 [Linux] はてぶ

http://ponx.s5.xrea.com/bibo/20030330.html#p04

- 書き方

2003-03-31 Mon

distcc - a fast, free distributed C and C++ compiler [Linux] はてぶ

http://distcc.samba.org/

- Nishikawa's webpage
  http://garlic.q.t.u-tokyo.ac.jp/~nisikawa/pcnote/distcc.html

2003-03-31 Mon

Window To Linux移行支援プロジェクト [Linux] はてぶ

http://win2linux.sourceforge.jp/

2003-03-19 Wed

TRON と Linux が融合、T-Engine に Linux を移植 [Linux][TRON] はてぶ

http://www.zdnet.co.jp/news/0303/18/njbt_03.html

2003-03-03 Mon

BitBucket:遂に登場したBitKeeperクローン [Linux] はてぶ

http://slashdot.jp/linuxkernel/03/03/03/0119210.shtml?topic=58

2003-02-27 Thu

UPnP の設定 [network][Linux] はてぶ

LinuxルーターでUPnP を参考に.

UPnPlinux-igdは,
パッケージがあったので,パッケージからインストール.

# route add -net 239.0.0.0 netmask 255.0.0.0 eth1
# /usr/bin/upnpd ppp0 eth1
とするだけ.

/etc/init.d/upnpd に,

 
start() {
        # Check if it is already running
        if [ ! -f /var/lock/subsys/$PROGNAME ]; then
            echo -n "Starting $DAEMON daemon: "
            /sbin/route add -net 239.0.0.0 netmask 255.0.0.0 $INSIDE
            daemon /usr/bin/$PROGNAME $OUTSIDE $INSIDE
            RETVAL=$?
            [ $RETVAL -eq 0 ] && touch /var/lock/subsys/$PROGNAME
            echo
        fi
        return $RETVAL
}
とあるので,$INSIDE $OUTSIDE を追記すればよさそう.

2003-02-19 Wed

imgSeek [Linux][search] はてぶ

http://imgseek.sourceforge.net/

簡単なスケッチで,画像を検索してくれるみたい.

2003-02-07 Fri

LinuxルーターでUPnP [network][Linux] はてぶ

http://www.cool-creators.com/computer/router.htm

2002-12-13 Fri

Linuxカーネルのデータ損失バグ修正 [Linux] はてぶ

http://www.zdnet.co.jp/news/0212/10/ne00_kernel.html

2002-11-21 Thu

United Linux V.1.0 リリース [Linux] はてぶ

http://slashdot.jp/articles/02/11/20/1434200.shtml

2002-11-18 Mon

Andrew Morton on 2.5's performance improvements [Linux] はてぶ

http://kerneltrap.org/node.php?id=494

2002-11-18 Mon

gconf - a gtk kernel configurator [Linux] はてぶ

http://kerneltrap.org/node.php?id=493

2002-11-01 Fri

一応 feature freeze の 2.5.45 リリース [Linux] はてぶ

http://slashdot.jp/article.pl?sid=02/10/31/1739211&mode=nested

ChangeLog 最新ページ / カテゴリ最新ページ / 前ページ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 / page 13 (15)