zoukankan      html  css  js  c++  java
  • 1

    Prerequisites:

    • Windows 10

    To keep our system simple and clear, always utilize embeded functions and features. For provision Virtual Machine on Windows 10, we don't need Virtual Box, VM Ware etc. It comes with Hyper-V !

    Enable Hyper-V:

    1. Check if your CPU support virtualization
    2. From BIOS settings, enable your CPU virtualization
    3. Right click on the Windows button and select ‘Apps and Features’.
    4. Select Programs and Features on the right under related settings.
    5. Select Turn Windows Features on or off.
    6. Select Hyper-V and click OK.
    7. Once installation has completed, restart your computer.
    8. Launch Hyper-V, click on Winodws button, enter Hyper-V, here is what Hyper-V looks like

    9. Done, next we will provision Virtual machines with Hyper-V, and install CentOS7 with it.
  • 相关阅读:
    Applet
    Tutorial中代码的区别及不同效果
    Session
    代码解析&Filter用户授权例子
    Web的后台运作过程
    XML
    数据库
    spring常用注解
    spring mvc 常用注解
    @requestMapping
  • 原文地址:https://www.cnblogs.com/waynewei/p/14851565.html
Copyright © 2011-2022 走看看