Linksys が WRT54G のファームウェアを GPL に従い公開
- Linksys: GPL Code
http://www.linksys.com/support/gpl.asp
- Linksys: GPL Code
http://www.linksys.com/support/gpl.asp
2003-07-10-1: [Linux]
- [redhat:12685] Re: Linux での AutoLogin は可能でしょうか?
http://sl.sakura.ne.jp/archives/redhat/?12685
以下のように /etc/getttytab に al=<username> を追加し,/etc/ttys
で指定することで自動 login が可能になる.
以下の例だと,常に edy というユーザでログインすることになる.
/etc/ttys
ttyv2 "/usr/libexec/getty Pc2" cons25 on secure
/etc/gettytab
P|Pc|Pc console:\
:ht:np:sp#115200:
P2|Pc2|Pc console2:\
:al=edy:ht:np:sp#115200:
- WHR-G54,BLR3-TX4,WLM2-Series で使用している主なソフトウェアのソース
http://buffalo.melcoinc.co.jp/download/driver/lan/linux_whr.html
2003-06-19-4: [Linux]
- Samba 日本語版ではなくオリジナル版での話.VFS モジュールを使用する方法.
- Samba でごみ箱を使うには (Red Hat Linux 編)
http://www.atmarkit.co.jp/flinux/rensai/linuxtips/456recyclesmbrh.html
[global]
vfs objects = recycle
recycle:keeptree = yes
recycle:versions = yes
recycle:touch = yes
2003-06-19-3: [Linux]
- rdesktop (A Remote Desktop Protocol Client, http://www.rdesktop.org/ )
を使うと OK.ただし多少の制限があるらしい.Solaris で使えるかは不明.
- Windows XP のリモートデスクトップ機能を使うには
http://www.atmarkit.co.jp/flinux/rensai/linuxtips/431usexprd.html
2003-06-12-2: [Linux]
- hddtemp.linux@coredump
http://coredump.free.fr/linux/hddtemp.php
2003-06-12-1: [Linux]
http://www.zdnet.co.jp/help/tips/linux/l0682.html
Solaris (x86) で使えるかというと・・・
hddtemp.c:40: linux/hdreg.h: No such file or directory
ぐはっ,死亡.
2003-06-09-3: [Linux]
2003-06-04-8: [Linux]
- Secure Programming for Linux and Unix HOWTO (日本語版)
http://www.linux.or.jp/JF/JFdocs/Secure-Programs-HOWTO/
- Secure Programming for Linux and Unix HOWTO (オリジナル英語版)
http://www.dwheeler.com/secure-programs/