Tuesday, September 27, 2011

kdump, kexec

http://prefetch.net/blog/index.php/2009/07/06/using-kdump-to-get-core-files-on-fedora-and-centos-hosts/

http://www.ibm.com/developerworks/linux/library/l-kexec/index.html

http://www.dedoimedo.com/computers/kdump.html

Friday, September 16, 2011

Linux: Check Network Connection Command

http://www.cyberciti.biz/faq/check-network-connection-linux/

Linux Tuning
http://fasterdata.es.net/fasterdata/host-tuning/linux/

Tuesday, September 13, 2011

Control serial port on Windows 7

use hyperterminal, which needs to be downloaded or copied from a XP machine.

http://digitizor.com/2009/08/29/install-winxp-hyperterminal-client-on-windows-vista-or-windows-7-free/

then usage guide:
http://ozitronics.com/download/hyperterminal.pdf

Monday, September 12, 2011

Wednesday, September 7, 2011

list only directories on Linux

cmd:
ls -d /*

ref:
http://embraceubuntu.com/2005/10/19/list-only-the-directories/
http://www.unix-manuals.com/forum/viewtopic.php?t=71