LINUX内核中 英语是什么意思 - 英语翻译 S

linux kernel
linux 内核
linux 内 核
linux 核心

在 中文 中使用 Linux内核中 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Dm-crypt是Linux内核中的透明磁盘加密子系统。
Dm-crypt is a transparent disk encryption subsystem within the Linux kernel.
它是基于网络过滤模块的,其形成了在Linux内核中的包过滤和网络地址转换实现的基础。
It is based on the NetFilter module, which forms the foundation of the packet filtering andnetwork address translation implementations in the Linux kernel.
在特定版本的Linux内核中,可以编写一个将当前目录设置为/etc/cron.
In certain versions of the Linux kernel it was possible to write a program that would set its current directory to/etc/cron.
Linux内核中的NFSv4服务器在处理NFSv4pNFSLAYOUTGET和GETDEVICEINFO操作数时,未正确验证布局类型。
It was found that the NFSv4 server in the Linux kernel did not properly validate layout type when processing NFSv4 pNFS LAYOUTGET and GETDEVICEINFO operands.
AMDZen3微代码最近在Linux内核中被发现,比这一系列新处理器的预期发布早了几个月。
AMD Zen 3microcode has recently been spotted in the Linux kernel, months ahead of the expected launch of this new line of processors.
Combinations with other parts of speech
用名词使用
脏奶牛”漏洞已经在Linux内核中存在了好几年,LinusTorvald在给解决漏洞的补丁写注释时这么说。
Dirty COW has been present in the Linux kernel for several years, writes Linus Torvald in the comment to the patch that fixes it.
这里所说的龙井1.0,是指把Wineserver移到Linux内核中,以提高Wine的运行效率。
Longjing 1.0 mentioned here, refers to the Linux kernel Wineserver move to improve the operating efficiency of Wine.
新的安全功能被继续实现,以解决在Linux内核中的电脑不安全问题。
New security features are continuouslyimplemented to address computer insecurity issues in the Linux kernel.
在过去的几年中,许多这样的缺陷被发现,并在Linux内核中被修补好。
Over the years,numerous such flaws were found and fixed in the Linux kernel.
正如你从题目中理解到的,它主要描述Linux内核中的内部系统数据结构。
As you may understand from the title,it mostly describes internal system structures of the Linux kernel.
下一节将探讨SELinux实现,以及如何将安全增强透明地添加到Linux内核中
The next section explores the SELinux implementation andhow security enforcement was transparently added to the Linux kernel.
一些不同的安全项目,包括Security-EnhancedLinux(SELinux)项目,要求他将他们的安全方法添加到Linux内核中
Several different security projects, including the Security-Enhanced Linux(SELinux) project,had asked him to add their security approach to the Linux kernel.
OpenvSwitch是一个多层虚拟交换机,现已引进到Linux内核中
Open vSwitch is a multilayervirtual switch that is now mainlined into the Linux kernel.
虚拟文件系统(VFS)是Linux内核中非常有用的一个方面,因为它为文件系统提供了一个通用的接口抽象。
The virtual file system(VFS) is an interesting aspect of the Linux kernel because it provides a common interface abstraction for file systems.
但是一年之后,单单Linux内核中就会涌现多达450个其他漏洞。
After a year,there will be up to 450 more vulnerabilities in the Linux kernel alone.
Arptables命令用来设置、维护和检查Linux内核中的arp包过滤规则表。
Arptables is used to set up, maintain,and inspect the tables of ARP rules in the Linux kernel.
Google专家强调,对于SpecterVariant1攻击,黑客可能会滥用Linux内核中的eBPF功能,但Chrome操作系统会禁用eBPF。
Google experts highlighted that for Spectre Variant 1 attack,hackers can abuse the eBPF feature in the Linux kernel, but Chrome OS disables eBPF.
SELinux是Linux内核中的强制访问控制(MAC)系统,用于增强基于自主访问控制(DAC)的现有安全模型。
SELinux is a mandatory access control(MAC) system in the Linux kernel used to augment the existing discretionary access control(DAC) security model.
实际上,Linux内核中的大多数代码都是来自世界各地的贡献者。
In fact, most of the code in the Linux Kernel is by the contributors from around the world.
这里不会有显著的性能损失--LVM是彻底地在Linux内核中实现的。
There shouldn't be a noticeable performance penalty here-LVM is implemented right down in the Linux kernel.
了解这些特殊的GCC特性,学习如何在Linux内核中使用它们。
Discover some of these special GCC features andlearn how to use them in the Linux kernel.
现有的ZFSoveriSCSI存储插件现在可以访问Linux内核中的LIO目标。
The existing ZFS over iSCSI storage plug-incan now access LIO target in the Linux kernel.
阅读使用Linux系统调用的内核命令(developerWorks,2007年3月),了解Linux内核中的系统调用实现的更多信息。
Read Kernel command using Linux system calls(developerWorks, March 2007)for more information on the system call implementation in the Linux kernel.
当应用程序通过网络发送数据时,数据会穿越每个层次,所有传递都在Linux内核中实施(只有物理层除外)。
When an application sends data over the network, the data passes through each layer,all implemented in the Linux kernel except the physical layer.
Ceph文件系统-或者至少是客户端接口-在Linux内核中实现。
The Ceph file system- or at least the client interface-is implemented in the Linux kernel.
Linux安全模块(英语:LinuxSecurityModules,简称LSM)是Linux内核中用于支持各种计算机安全模型的框架,它与任何单独的安全实现无关。
Linux Security Modules(LSM) is a framework that allows the Linux kernel to support a variety of computer security models while avoiding favoritism toward any single security implementation.
最后但同样重要的是,RedHatEnterpriseLinux7.6集成了扩展的伯克利数据包过滤器(eBPF),可以更安全,更有效地监控Linux内核中的活动。
In addition, RHEL 7,6 integrates the extended Berkeley Packet Filter(eBPF) to provide a safer,more efficient mechanism for monitoring Linux kernel activity.
这些设备已被列入Linux内核中libata-core.c的黑名单,从而强制发送非排队的TRIM命令到这些设备,而不是排队的TRIM命令:[72].
These devices are blacklisted in the Linux kernel's libata-core. c to force sending non-queued TRIM commands to these drives instead of queued TRIM commands:[72].
安全研究人员在Linux内核中发现了一个新的整数溢出漏洞,称为MutagenAstronomy,它影响RedHat,CentOS和Debian发行版。
Security researchers havediscovered a new integer overflow vulnerability in Linux Kernel, dubbed Mutagen Astronomy, that affects Red Hat, CentOS, and Debian Distributions.
虽然Ceph现在被集成在主线Linux内核中,但只是标识为实验性的。
Although Ceph is now integrated into the mainline Linux kernel, it's properly noted there as experimental.
结果: 121, 时间: 0.0292

单词翻译

S

同义词征Linux内核中

linux kernel linux核心

顶级字典查询

中文 - 英语