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.

       

  • 相关阅读:
    mysql中txt的导入及导出
    邮箱手机正则
    用yum安装完mysql后没有mysqld的问题
    利用php在图片上写字(中英文)
    修改MYSQL密码及权限
    mysql 索引!
    MySQL对表的复制,修改及删除
    防止表单重复提交!
    Linux学习篇SVN命令详解
    Linux 安装PHP配置参数
  • 原文地址:https://www.cnblogs.com/rosepotato/p/4543564.html
Copyright © 2011-2022 走看看