我用的是redhat 9.0,启动时在 starting sendmail 与starting sm-clinet 处停留很久才能进入系统, 我怎么把它关掉? 谢谢!
devfs是个内核模块,内核模式,输出在哪儿? sysfs是个文件系统,用户模式,输出在/sys? udev是不是sysfs的一个实现机制,输出在/dev? 哪位能够跟俺理一下头绪,都搞混了
从Redhat ES4(2.6.9) 编译升级到2.6.15.升级后启动时udev启动很慢,需要一分多钟才启动起来(之前在2.6.9时启动是很快的),另外启动起来后关机时HAL Daemon 显示关闭失败。请教是什么原因呢?
hi i am an expereinced Linux administrator want to learn some real programing about linux system & network administration any good book should start to read? any small hints will make me a happy guy thx
finish installing freeBSD,when it starting appear:configuring syscons:blanktime I must wait for a long time,how to resolve this problem?please answer me in chinese,I can't use chinese input.thank you!
近日对rh9进行内核升级后发现usb端口不能使用,于是按照网上有关资料(如下): "新的2.6.0内核中使用的USB模块大多数已经改名,因此需要修改/etc/rc.sysinit中对USB子系统初始化的代码。将该文件中所有的“keybdev”改为“usbkbd”、“mousedev”改为“usbmouse”、“/proc/bus/usb”改为“/sys/bus/usb”,并在/etc/init.d/halt中进行同样的修改。此外,还要在/etc/rc.sysinit中找到“needusbstorage”,做如下修改: need...
在LINUX学习安装MYSQL,遇到了问题,自己翻译了一下手册,和大家共享吧。 Generally, you start the mysqld server in one of these ways: 1.By invoking mysqld directly. This works on any platform. . 2.By running the MySQL server as a Windows service. This can be done on versions of Windows that support services (such as NT, 2000, and XP). The service can be set to start the server automatically when Wi...
Hi, I installed tomcat 4 in a window platform server. I would like to know is there anyway to run the program automatically after the tomcat start completely? Please advise.