星期二, 10月 31, 2006

Unknown topic : should be something to fix the disk drive

Found volume group "VolGroup00" using metadata type lvm2

/dev/mapper/control : open failed. No such file or directroy.


1.hdparm -i /dev/hdd
2/hdparm -d1 /dev/hdd ; hdparm -Tt /dev/hdd
3.ab : used to test the performance of apache

P5GDC Deluxe LGA775
915P/1CH6R

星期五, 10月 27, 2006

MASQUERADE: Router send us somewhere else

After I turn on the iptable in the linux, the message keeps pop up.
Finally I solved the issue:

Change the original command

iptables -t nat -A POSTROUTING -s 192.168.101.0/24 -j MASQUERADE

to

iptables -t nat -A POSTROUTING -o ppp0 -s 192.168.101.0/24 -j MASQUERADE
%called as SNAT (source NAT, since it replaces the source ip to the ppp0)

But if the ppp0 is using the dynamic IP , this one may need some modifications so as to get the CURRENT IP address.

修改registey

開機時執行的程式
\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WINDOWS\CurrentVersion\Run

輸入法順序之選擇及增刪
HKEY_CURRENT_USERS\KEYBOARD LAYOUTS\Preload
各輸入法之列表
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\keyboard layouts

免費防毒軟體
Active Virus Shield 6.0.0.299 (non AOL users can use too)