内容简介:VirtualBox 6.0.2(released January 15 2019)
VirtualBox 6.0.2(released January 15 2019)
This is a maintenance release. The following items were fixed and/or added:
-
User interface: fixed creation of desktop shortcuts for starting virtual machines (bug #18207 )
-
User interface: allow the first run window to selecting host drives (bug #18230 )
-
User interface: fixed attaching empty host optical drives (bug #18223 )
-
User interface: implemented a new virtual optical disk creation window
-
USB: modified Linux backends to reset USB devices (previously, most guest attempts to reset USB devices were ignored)
-
PCnet: fixed a regression which caused some PCnet PCI guest drivers to not detect the emulated hardware (bug #18286 )
-
Linux hosts: fixed conflict between Debian and Oracle build desktop files (bug #18264 )
-
Linux and MacOS hosts: VirtualBoxVM command not accessible (bug #18257 )
-
Windows guests: multiple monitor fixes with VBoxSVGA graphics
-
Windows guests: black screen with VBoxSVGA graphics when 3D is disabled (bug #18205 )
-
Linux guests: fixed building drivers on SLES 12.4 (bug #18213 )
-
Linux guests: fixed building shared folder driver with older kernels (bug #18238 )
-
OS/2 shared folders: fixed write regression introduced in 6.0.0 GA
以上所述就是小编给大家介绍的《virtualbox 6.0.2 发布,开源虚拟机》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
深入剖析Tomcat
Budi Kurniawan、Paul Deck / 曹旭东 / 机械工业出版社华章公司 / 2011-12-31 / 59.00元
本书深入剖析Tomcat 4和Tomcat 5中的每个组件,并揭示其内部工作原理。通过学习本书,你将可以自行开发Tomcat组件,或者扩展已有的组件。 Tomcat是目前比较流行的Web服务器之一。作为一个开源和小型的轻量级应用服务器,Tomcat 易于使用,便于部署,但Tomcat本身是一个非常复杂的系统,包含了很多功能模块。这些功能模块构成了Tomcat的核心结构。本书从最基本的HTTP请求开......一起来看看 《深入剖析Tomcat》 这本书的介绍吧!