老外写的,觉得很不错
原帖 http://www.cyberciti.biz/faq/shell-scripting-run-command-under-alarmclock/[code]:
##########################################################################
# Shellscript: timeout - set timeout for a command
# Author : Heiner Steven
by 虫子樱桃 - Shell - 2011-09-09 14:15:21 阅读(1848) 回复(0)
需要 经常stop application and start application. 在这个过程中shell经常halt 到哪里,有没有为 一个command设定time out 的方法? 谢谢
系统进入多用户出现如下提示: config:timeout-timeout table free list empty (min_free_callouts=50 exceedded) 请问如何解决?
系统引导纪录:
[quote]ad0: DMA limited to UDMA33, non-ATA66 cable or device
ad1: DMA limited to UDMA33, non-ATA66 cable or device
ar0: 76319MB
新配机器:浪潮np120,双cpu,scsi硬盘
fb版本:4。8
安装过程中plip0
OS : REHL AS4U4 intel 7520BD2 主板 eth0 外网 eth1 内网 , 数据压力大, eth0负责接收外网所有数据,eth1负责将 eth0 接受放入队列(MQ)的数据发给内网各个数据库服务器, eth0 : intel pro1000 --- Intel Corporation 82541GI/PI Gigabit Ethernet Controller eth1 : Marvell Technology Group Ltd. 88E8050 PCI-E ASF Gigabit Ethernet Controller (Marvell Yukon 88E8050 Gigabit Ethe...
解压cpio文件:cpio -idmv cpio 安装/卸载deb包文件 dpkg -i openq_0.3.2-2006_i386.deb (安装openq) dpkg -l | grep openq (查找openq) dpkg -r openq (删除openq) dpkg --purge openq (删除openq的配置文件) 查看模块信息可以用modinfo hello.ko 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u3/93706/showart_1905177.html