CentOS7.3安装VirtualBox


安装 DKMS、更新内核
# yum  -y install gcc make glibc kernel-headers kernel-devel dkms
Installed:
  dkms.noarch 0:2.3-1.20161202gitde1dca9.el7 
# yum -y update kernel
# reboot 

 

安装VirtualBox
浏览器打开:
http://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html
或:
https://mirrors.tuna.tsinghua.edu.cn/virtualbox/
curl命令: -O 下载文件到本地    -C  断点续传
# rpm -ivh https://mirrors.tuna.tsinghua.edu.cn/virtualbox/5.1.12/VirtualBox-5.1-5.1.12_112440_el7-1.x86_64.rpm

 

 


安装远程桌面扩展 VRDP (Virtual Remote Desktop Protocol)
查看版本
# VBoxManage  -v 
5.1.8r111374
找到相应版本 (如5.1.12)的目录,下载选中的文件
# VBoxManage list extpacks


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM