zoukankan      html  css  js  c++  java
  • config windows virtual machine on mac

    1.download virtualbox  and related extension pack from http://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html

    2. download the windows virtual machine from http://dev.modern.ie/tools/vms/.

    3. install virtual machine

      a. open virtualbox, click "File", then click "import Appliance", then select ova file to import.

    4. install "Virtualbox Guest Additions"

        a) open the installed virtual machine.

        b) on virtual box menu bar, click "Devices", click "insert Guest Additions CD image ...'.

        c) find the mounted "CD Drive(D:) Virtualbox Guest Additions", click the install app "VboxWindowsAdditions.exe".

    5. config the sharefolder,copy ie10.bat, folder IEDriverServer_Win32_2.45.0, and selenium-server-standalone-2.45.0.jar from sharefolder to "Downloads" folder on windows.

    6. install jdk on windows and config the System path environment variable for java.

    7. config the path for IEDriverServer.

    8. install privoxy and config the main configuration.

        find the "forward-socks5t" line, remove the end "t" and change the port to 1080.

    9. install shadowsocks.

       config server: ip:54.92.48.26, port: 8388, proxy port :1080, password:spondwin2015.

       change mode to "Globle"

       enable menus: start on boot, Allow clients from LAN,  Enable system proxy.

    10. config internet explorer to enable LAN proxy with proxy sever :127.0.0.1, port:1080.

    11. config the NetWork Adapter to "Bridaget Adapter"

    12. after config finished, take a screenshot of current status to extend the days of windows valid.

       

  • 相关阅读:
    杭电 2602 Bone Collector
    Log4cpp介绍及使用
    DirectSound的应用
    unity3d 中加入�视频
    Android手机分辨率基础知识(DPI,DIP计算)
    MVC中使用AuthorizeAttribute做身份验证操作
    Java正則表達式入门
    使用Java高速实现进度条
    微软历史最高市值是多少?
    android 怎样内置/预置/预编译文件(运行程序,应用程序,apk, jar, lib 等随意文件)到系统中
  • 原文地址:https://www.cnblogs.com/rosepotato/p/4543564.html
Copyright © 2011-2022 走看看