I was trying out various virtualization solutions on Windows 7, including Microsoft Virtual PC and VirtualBox. I booted a VM in Virtual PC and felt that it wasn't good enough, so later I installed VirtualBox. But when I was about to launch the VM, I…
ASM操作的时候,删除一个文件夹,删除不了,报错如下: ASMCMD> ls -l Type Redund Striped Time Sys Name Y IPAP/ ASMCMD> rm ipap ORA-15032: not all alterations performed ORA-15177: cannot operate on system aliases (DBD ERROR: OCIStmtExecute) 在alert日志中出现一条日志: Thu Jun 12 20:28:50…
How to use Virstalbox to share files with Linux and Windows, and to move the mouse in and out Virtualbox freely without click Ctrl key, herewith what I have done to achieve both. 1, download 'VBoxGuestAdditions_4.3.12.iso' 2, in RH Linux of Virtualbo…
转自:https://blog.51cto.com/dahui09/1863486 方法一: 使用VirtualBox 自带的VBoxManage来进行格式转换: 1.安装VBoxManage 2.使用VBoxManage格式转换指令转为Vmware能识别的(vmdk)格式 方法二: vdi转成VM虚拟机文件vmdk文件并生成vm虚拟机配置文件 1.vbox导出ova虚拟机文件 2.用VM虚拟机打开ova文件 方法三: 我们将使用qemu-img工具.QEMU磁盘镜像工具(这个要在能开机的情况下…
首先下载相应的VirtualBox和Ubuntu镜像文件 安装Ubuntu操作系统 一 网络设置 将虚拟机的network连接模式设置为Bridge模式,注意无线网卡要与本机的无线网卡名称一致 在windows中适用ipconfig/all查看本地无线网络的如下信息子网掩码 默认网关 DNS服务器列表在ubuntu系统中编辑文件/etc/network/interfaces,加入 auto enp0s3 iface enp0s3 inet static address 10.234.50.0 #…
VirtualBox vbox file not found Problem When I opened virtualbox, Today, it showed "inaccessible" and throws this error: Runtime error opening 'C:\Users\mypc\VirtualBox VMs\CentOS 32bit 6.4/CentOS 32bit 6.4.vbox' for reading: -102 (File not found…
Sometimes you can get “VT-x is not available. (VERR_VMX_NO_VMX)” error if you are trying to start x64 bit virtual machine in VirtualBox. Failed to open a session for the virtual machine Windows 10 TP. VT-x is not available. (VERR_VMX_NO_VMX). Result…
solution open virtualbox -> file -> preference -> input -> below picture 按下快速鍵,即發生作用. 原先的 Host Key 是 右邊的 ctrl key,將它改為 None,就不會影響 快速鍵的作用, 且而需 enable Auto Capture Keyboard,讓 virtualbox 截取到 keyboard.…
VirtualBox 4.3.36_Ubuntu r105129 與 VMware® Workstation 12 Player  12.5.2 build-4638234, 分別在各自的 Ubuntu的 -/.vimrc 加入以下組合鍵的code, :nmap <C-\>s :hello 在 VirtualBox 是無作用的, 也就是在 VirtualBox 裡的 Ubuntu 的 vim 按下 ctrl + \ + s 是無法執行 :hello, 而在 Vmware 執行正常. # sol…
Windows 10正式版发布以后,新操作系统带来了许多的变化.现在新购买的电脑安装的系统应该是Windows 10.与当初用户不习惯Windows 7,购买新电脑后第一个想做的事情就是重装成XP,估计现在的Windows 10新用户也有这种冲动(安装Windows 7).界面方面的变化需要一些时间去消化和习惯,程序架构的变化则需要我们猿族去体验. 先看一张Windows 10的界面截图,点击开始菜单后,整个系统呈现的画面. 开始菜单回归到屏幕左下角,右键点击开始菜单弹出的菜单项包含系统管理的常…