05 2010 档案

摘要:计算机启动时按“Delete”键进入BIOS界面。在BIOS设置主界面中选择“Power Management Setup”菜单,进入电源管理窗口。默认情况下,“Resume By Alarm)选项是关闭的,也就是disable的,将光标移到该项,用PageUp或PageDown翻页键或按enter键,选择Enabled,将“Disabled”改为“Enabled”,再在”Date (of Month) Alarm”和“Time (hh:mm:ss) Alarm”中设定开机的日期和时间。 注意如果你把“Date”设为0,则默认为每天定时开机。设置好后按“F10“保存设置就可以了,机器会重新启. 阅读全文
posted @ 2010-05-30 08:40 kelin1314 阅读(394) 评论(0) 推荐(1)
摘要:http://www.allenware.com/icsw/icswidx.htm(reference)http://tldp.org/LDP/abs/html/dosbatch.html(contrast in unix shell)1. DOS命令FOR /F 字符处理功能FOR /F ["options"] %variable IN (file-set) DO command [command-parameters]FOR /F ["options"] %variable IN ("string") DO command [co 阅读全文
posted @ 2010-05-30 08:00 kelin1314 阅读(739) 评论(1) 推荐(1)
摘要:Using this kind of distribution, you can boot your PC from the CD and run linux distribution without having to install anything on your hard driver! 阅读全文
posted @ 2010-05-29 21:11 kelin1314 阅读(272) 评论(0) 推荐(0)
摘要:site: http://x.cygwin.com/download and installingusage:command: startxwin 阅读全文
posted @ 2010-05-29 00:38 kelin1314 阅读(308) 评论(0) 推荐(1)
摘要:empty 阅读全文
posted @ 2010-05-28 23:07 kelin1314 阅读(315) 评论(0) 推荐(1)
该文被密码保护。
posted @ 2010-05-28 23:02 kelin1314 阅读(4) 评论(0) 推荐(1)
摘要:1. variable2. control flow3. commands3.1 how to set your own prompt echo $PS1 -- the default format of your command line prompt echo $PS2 -- the format of the second-tier command line prompt update: PS1="[\t]\$" it will show like this:[21:51:22]$ (this only apply to the current session)3.2 阅读全文
posted @ 2010-05-28 22:59 kelin1314 阅读(339) 评论(0) 推荐(1)
摘要:免安装版:/Files/kelin1314/Foxit_Reader.rarGSM:/Files/kelin1314/GSM.pdf 阅读全文
posted @ 2010-05-22 09:32 kelin1314 阅读(128) 评论(0) 推荐(1)
该文被密码保护。
posted @ 2010-05-17 20:15 kelin1314 阅读(7) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2010-05-17 09:51 kelin1314 阅读(5) 评论(0) 推荐(0)
摘要:=> /var/log/messages : General log messages=> /var/log/boot : System boot log=> /var/log/debug : Debugging log messages=> /var/log/auth.log : User login and authentication logs=> /var/log/daemon.log : Running services such as squid, ntpd and others log message to this file=> /var/l 阅读全文
posted @ 2010-05-10 07:59 kelin1314 阅读(439) 评论(0) 推荐(0)