virtualbox

Vagrant box could not be found or could not be accessed in the remote catalog - incompatible curl version

那年仲夏 提交于 2020-01-18 05:30:02
问题 I just downloaded Vagrant and did the settings as well as install virtual box. I just can't start my project (vagrant up). I have a vagrant file and so on. What can I do? $ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'scotch/box' could not be found. Attempting to find and install ... default: Box Provider: virtualbox default: Box Version: >= 0 The box 'scotch/box' could not be found or could not be accessed in the remote catalog. If this is a

Vagrant box could not be found or could not be accessed in the remote catalog - incompatible curl version

寵の児 提交于 2020-01-18 05:27:32
问题 I just downloaded Vagrant and did the settings as well as install virtual box. I just can't start my project (vagrant up). I have a vagrant file and so on. What can I do? $ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'scotch/box' could not be found. Attempting to find and install ... default: Box Provider: virtualbox default: Box Version: >= 0 The box 'scotch/box' could not be found or could not be accessed in the remote catalog. If this is a

Error “no valid rapl domains found in package 0” when boot ubuntu 16.04 installed in virtualbox

戏子无情 提交于 2020-01-17 17:07:52
问题 I have installed the Ubuntu in virtualbox for months. After I upgrade the Linux kernal, I cannot boot Ubuntu with normal mode. But it can success boot in recovery mode I occurred some error: floppy0: no floppy controllers found. => this will let me wait a few minutes, and it will go through. intel_rapl: no valid rapl domains found in package 0 =>the boot process stuck at this error I don't know whether it's a problem whit kernal 4.72 or not. Linux kernal: 4.72 lowlatency amd64 virtualbox

Error “no valid rapl domains found in package 0” when boot ubuntu 16.04 installed in virtualbox

老子叫甜甜 提交于 2020-01-17 17:04:07
问题 I have installed the Ubuntu in virtualbox for months. After I upgrade the Linux kernal, I cannot boot Ubuntu with normal mode. But it can success boot in recovery mode I occurred some error: floppy0: no floppy controllers found. => this will let me wait a few minutes, and it will go through. intel_rapl: no valid rapl domains found in package 0 =>the boot process stuck at this error I don't know whether it's a problem whit kernal 4.72 or not. Linux kernal: 4.72 lowlatency amd64 virtualbox

Error “no valid rapl domains found in package 0” when boot ubuntu 16.04 installed in virtualbox

泪湿孤枕 提交于 2020-01-17 17:02:59
问题 I have installed the Ubuntu in virtualbox for months. After I upgrade the Linux kernal, I cannot boot Ubuntu with normal mode. But it can success boot in recovery mode I occurred some error: floppy0: no floppy controllers found. => this will let me wait a few minutes, and it will go through. intel_rapl: no valid rapl domains found in package 0 =>the boot process stuck at this error I don't know whether it's a problem whit kernal 4.72 or not. Linux kernal: 4.72 lowlatency amd64 virtualbox

Spark master picking up wrong IP on windows

自闭症网瘾萝莉.ら 提交于 2020-01-17 05:05:36
问题 When I start a spark master locally on my windows 7 machine for some reason to WebUI displays the URL and REST URL with the wrong ip address. Below is my batch script I use to start master where %IP% is my local IP address. set SPARK_MASTER_IP=%IP% set SPARK_PUBLIC_DNS=%IP% set SPARK_MASTER_PORT=7077 set SPARK_MASTER_WEBUI_PORT=8080 set SPARK_MASTER_REST_PORT=6066 START "spark-master" /MIN "C:/spark-1.6.0-bin-hadoop2.6/bin/spark-class.cmd" ^ org.apache.spark.deploy.master.Master The master

Kali Linux渗透测试实战 1.2 环境安装及初始化

十年热恋 提交于 2020-01-16 05:14:34
/*--> */ /*--> */ 1.2 环境安装及初始化 目录(?) [-] 环境安装及初始化 下载映像 安装虚拟机 安装Kali Linux 安装中文输入法 安装VirtualBox增强工具 配置共享目录和剪贴板 运行 Metasploit Framework 启动Kali的PostgreSQL服务 启动Kali的Metasploit服务 在Kali运行msfconsole 小结 在 1.1 节,我们大致了解了 Kali Linux 的内置工具集,本节主要介绍虚拟机下的系统安装。 如果您需要定制或者采用其他方式安装系统,请参考官方文档, http://cn.docs.kali.org/ 。官方文档内容大致如下图: KaliLinux 官方文档( 1 ) Kali Linux 官方文档( 2 ) 1.2.1 下载映像 在地址 http://www.kali.org/downloads/ ,我们可以看到网站提供 32 位和 64 位的 ISO 映像文件。 下载映像文件 根据实际情况选择你要下载的版本,我下载的是 Kali Linux 64 Bit 。 1.2.2 安装虚拟机 相对于 VMWare ,个人更喜欢 VirtualBox ,因为 VirtualBox 是开源、免费,比 VMWare 更轻量。 首先到 https://www.virtualbox.org/wiki

virtualbox启动虚拟机报错Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host

╄→尐↘猪︶ㄣ 提交于 2020-01-14 20:05:29
VirtualBox 是6.0.14版本 在删除原有VirtualBox Host-Only虚拟网卡并重新添加后,虚拟机可能会无法启动, 启动虚拟机报以下错误: Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter' (VERR_INTNET_FLT_IF_NOT_FOUND). Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND). 返回 代码: E_FAIL (0x80004005) 组件: ConsoleWrap 界面: IConsole {872da645-4a9b-1727-bee2-5585105b9eed} 解决方法: 在window系统中找到对应的虚拟网卡,禁用设备并重新启用即可 来源: CSDN 作者: 我-是-狼 链接: https://blog.csdn.net/u012269267/article/details/103976666

Symlinks in shared folder of virtual box with Windows 10 host

强颜欢笑 提交于 2020-01-14 13:59:08
问题 I am running a linux (ubuntu) system within a virtual box container. I used symlinks in the shared directory, which needed some extra work as described here: https://www.virtualbox.org/ticket/10085 This worked very well for my requirements running a Windows 8 host. Now, I switched to Windows 10 and the symlinks do not work any more. I am still able to create symlinks, but the correct path cannot be resolved. Using readlink, I can see that the created symlink is wrong. If I create a symlink