• It normally runs as a daemon in the background when started.

    启动通常作为一个守护进程后台运行

    youdao

  • If you can't or just don't want to host a daemon on your own, you can use one of ours.

    如果不能就是不想托管一个自己的守护进程,你可以使用我们所提供

    youdao

  • Each server must be running a daemon to handle the batches of jobs - this leaves mobile devices out of the picture.

    每个服务器必须运行一个后台程序处理众多任务这样移动设备就不行了

    youdao

  • If you're updating a daemon, make sure your configuration scripts successfully start the new version on reboot.

    如果正在升级守护程序,请确保重新启动时配置脚本成功地启动了这个版本

    youdao

  • If you are using a printer daemon other than CUPS, you may get unexpected output instead.

    如果使用CUPS之外打印机守护程序那么可能得到意料之外的输出

    youdao

  • A daemon called irqbalance can be started to dynamically distribute hardware interrupts across processors.

    可以启动守护进程irqbalance,在处理器之间动态地分发硬件中断

    youdao

  • Regarding the performance monitoring features that were introduced in 5.3 TL 4, topas uses a daemon named xmwlm, which is automatically started form the inittab.

    考虑 5.3TL4引入了性能监视功能topas使用从 inittab自动启动守护进程 xmwlm。

    youdao

  • There will be times when this tool is best run on an as-needed basis or as a background job, not as a daemon or Microsoft Windows service task.

    有时工具最好需要的基础上运行作为背景工作运行,而不是作为一个守护进程MicrosoftWindows服务任务

    youdao

  • To demonstrate xinetd and how easy it is to turn a vanilla application into a daemon, let's write a Ruby script to return an index of text files it has access to.

    为了演示xinetd如何应用程序转换为守护进程我们编写一个ruby脚本返回它能够访问文本文件索引

    youdao

  • The core of the BIND service is a daemon called named (or in.named), which handles all of the queries.

    BIND服务核心一个名为named(in . named)的守护进程,此守护进程处理所有查询

    youdao

  • This is commonly read by a daemon (klogd or rsyslogd) that consumes the messages and passes them to rsyslog for routing to the appropriate log file (based on its configuration).

    这个读取操作通常一个守护程序(klogdrsyslogd)实现的,会处理这些消息然后它们传递rsyslog,以便(基于它的配置)转发到正确的日志文件中

    youdao

  • The slot manager runs as a daemon to control the number of token slots provided to applications, and it interacts with applications using a Shared memory region.

    管理器作为守护进程运行以控制应用程序提供令牌并且使用共享内存区域应用程序交互

    youdao

  • Such a configuration is not uncommon, largely because a daemon does not impose great overhead.

    这种配置并不少见这主要是因为守护进程开销不大

    youdao

  • For another it may be a collaboration between a layer of library code and a daemon process running on the same machine.

    一家可能代码运行同一机器上守护进程之间协作

    youdao

  • Basically it delegates most of the VFS calls to a specialized daemon that handles them.

    从根本上来说大部分VFS调用委托给一个专用守护进程来处理。

    youdao

  • Services are typically controlled by a daemon, which is simply a background process running, listening for a client to request a specific service on a specific port.

    服务通常守护程序控制,简单来说守护程序就是正在运行后台进程侦听客户机特定端口的特定服务提出的请求

    youdao

  • You simply provide it with a daemon name and a IP or host or domain name that you wish to test.

    需要提供测试守护进程名称IP主机域名

    youdao

  • Pkcsslotd then continues to run as a daemon.

    然后pkcsslotd继续作为守护进程运行

    youdao

  • Each node storing data will have a datanode daemon running.

    每个存储数据节点运行一个datanode守护进程

    youdao

  • The syslog service is a daemon that runs the background and accepts log entries and writes them to one or more individual files.

    syslog服务后台运行守护进程,可接受日志输入将其写入一个多个单独文件。

    youdao

  • The PresentationReconciler class updates the text's appearance with every keystroke, and the Reconciler class runs in a daemon thread, parsing the document without holding up the user interface (UI).

    presentationreconciler根据每次更新文本外观,而Reconciler运行一个守护线程必将用户界面(UI)挂就能解析文档

    youdao

  • The swat program is another Samba server, but it is typically run from a super server and so is not technically a daemon.

    swat程序另外一个Samba服务器但是通常是从超级服务器运行因此在技术不是守护程序。

    youdao

  • Daemontools provides a daemon process called svscan that takes care of managing a collection of services.

    daemontools提供叫作svscan守护进程,它负责管理服务集合。

    youdao

  • The SNMP package includes a daemon, SNMPD, which can be configured to expose a variety of information using the SNMP protocol.

    snmp软件包包括一个守护进程snmpd可以配置此守护进程使用snmp协议公开各种各样信息

    youdao

  • So you should either run Snort as a packet logger in a window you can minimize and ignore, or better yet, as a long-running process (perhaps as a daemon or system process).

    因此将Snort作为记录器一个最小化、可忽略窗口中运行,更好的方法是,将其作为长期运行的进程(作为守护进程系统进程)。

    youdao

  • The distcc system works by using on each host a daemon that accepts source files in their final pre-parsed form, and then compiles the files locally before returning the resulting object file.

    distcc系统工作方式是,台主机上有一个后台进程,接收最终预解析格式文件然后在本地进行编译返回生成对象文件。

    youdao

  • There's also a daemon program called cfd in version 1.6.3, and its companion cfrun.

    版本1.6.3 中还有一个名为cfd守护程序及其同伴 cfrun 。

    youdao

  • The probes are installed on Microsoft Windows servers as a Windows service, and on UNIX servers as a daemon that, if killed, is restarted by the operating system.

    探测器MicrosoftWindows服务器作为Windows服务,在UNIX服务器上作为守护进程,如果杀死此进程,操作系统会重新启动它。

    youdao

  • When using custom component-scoped thread pools (Figure 3), each worker thread in the pool is initialized with a daemon thread created by the WorkManager.

    使用自定义组件范围的线程3)时,将使用WorkManager创建守护程序线程初始化中的每个工作线程。

    youdao

  • Each machine runs a daemon called gmond which collects and sends the metrics (like processor speed, memory usage, etc.) it gleans from the operating system to a specified host.

    台计算机都运行一个收集发送度量数据处理器速度内存使用量)的名为gmond守护进程操作系统指定主机中收集。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定