To avoid any possible data consistency issues during the upgrade, I shut down the HTTPD daemon and stopped the lpar2rrd script from running.
为了避免在升级过程中出现任何数据一致性问题,我关闭了httpd后台程序并停止运行lpar2rrd脚本。
In short, I understand the browser-server connection, but I don't understand how the server gets new data unless there's a script running over and over again.
总之,我理解浏览器服务器的连接,但我不了解服务器获得新的数据,除非有一个脚本运行一遍又一遍的。
I can't do anything before any of the two threads are running, as I don't have control over the spawning process (c code is compiled and executed in a script like fashion).
我不能在任何两个线程正在运行,做任何事情,因为我没有在产卵过程控制(C代码被编译和执行脚本的方式)。
I can't do anything before any of the two threads are running, as I don't have control over the spawning process (c code is compiled and executed in a script like fashion).
我不能在任何两个线程正在运行,做任何事情,因为我没有在产卵过程控制(C代码被编译和执行脚本的方式)。
应用推荐