配置ubuntu配置成桥接,在ubuntu虚拟机中运行django.py开发服务器.windows访问django失败. 虚拟机运行: python manage.py runserver 0.0.0.0:8000 在windows上浏览器进行访问,访问失败. 虚拟机错误提示: DisallowedHost: Invalid HTTP_HOST header: '192.168.1.249:8000'. You may need to add u'192.168.1.249' to ALLOWE…
Ubuntu虚拟机网络连接方式设置: http://blog.csdn.net/u013052460/article/details/50039937 or http://www.gezila.com/tutorials/45698.html Ubuntu虚拟机代理设置,系统设置+Firefox设置: http://jingyan.baidu.com/article/642c9d34eb2adb644a46f7bd.html or http://www.jb51.net/os/Ubuntu/29…
VMware14安装黑苹果macOS10.13流程 一.准备工具 VMware Workstation 14.1.2 Pro macOS High Sierra 10.13.iso格式或.cdr格式(可从苹果电脑导出的)的镜像 macos系统补丁包unlocker-master.zip securable.exe cdr镜像制作: 选择实用工具->磁盘工具->选择路径->新建映像,最后,会生成一个扩展名为”cdr”的镜像文件,将扩展名改为”iso”也可以,兼容性是没有问题的. 二.检测…