当前位置:网站首页>虚拟机VirtualBox和Vagrant安装
虚拟机VirtualBox和Vagrant安装
2022-07-06 10:08:00 【时间是一种解药】
虚拟机VirtualBox和Vagrant安装
问题背景
除了使用VMware,也可以使用VirtualBox作为虚拟机,好处就是,可以不用下载centos等镜像包,可以直接使用Vagrant工具关联VirtualBox进行下载
VirtualBox安装
1 官网下载链接:https://www.virtualbox.org/ ,可以直接本文的附件
2 下载windows版本
3 一直点击下一步即可
4 需要开启CPU虚拟化,不同的电脑开启的方式不同,可以直接百度查询如何开启
Vagrant安装
1 使用这个安装Centos7,就不用单独去下载Centos镜像了,很方便,下载链接:https://www.vagrantup.com/downloads
2 一直点击下一步
3 需要重启电脑,然后使用cmd:vagrant
vagrant
4 使用指令安装centos7
vagrant init centos/7
vagrant up
总结
其实我自己还是喜欢使用VMware
作为程序员第 193 篇文章,每次写一句歌词记录一下,看看人生有几首歌的时间,wahahaha …
Lyric: 你猜不透也想不到摸不着头绪
边栏推荐
- FMT开源自驾仪 | FMT中间件:一种高实时的分布式日志模块Mlog
- High precision operation
- Take you through ancient Rome, the meta universe bus is coming # Invisible Cities
- kivy教程之在 Kivy 中支持中文以构建跨平台应用程序(教程含源码)
- Zen integration nails, bugs, needs, etc. are reminded by nails
- Jielizhi obtains the currently used dial information [chapter]
- Smart street lamp based on stm32+ Huawei cloud IOT design
- Unity particle special effects series - treasure chest of shining stars
- MarkDown语法——更好地写博客
- HMS core machine learning service creates a new "sound" state of simultaneous interpreting translation, and AI makes international exchanges smoother
猜你喜欢
Summary of Android interview questions of Dachang in 2022 (I) (including answers)
Jerry's updated equipment resource document [chapter]
I want to say more about this communication failure
重磅!蚂蚁开源可信隐私计算框架“隐语”,主流技术灵活组装、开发者友好分层设计...
EasyCVR平台通过接口编辑通道出现报错“ID不能为空”,是什么原因?
Take you through ancient Rome, the meta universe bus is coming # Invisible Cities
[introduction to MySQL] the first sentence · first time in the "database" Mainland
Appium automated test scroll and drag_ and_ Drop slides according to element position
Unity particle special effects series - treasure chest of shining stars
Scratch epidemic isolation and nucleic acid detection Analog Electronics Society graphical programming scratch grade examination level 3 true questions and answers analysis June 2022
随机推荐
In terms of byte measurement with an annual salary of 30W, automated testing can be learned in this way
Jielizhi obtains the customized background information corresponding to the specified dial [chapter]
Binary search strategy
Getting started with pytest ----- test case pre post, firmware
Debug xv6
重磅!蚂蚁开源可信隐私计算框架“隐语”,主流技术灵活组装、开发者友好分层设计...
std::true_type和std::false_type
Pourquoi Li shufu a - t - il construit son téléphone portable?
RB157-ASEMI整流桥RB157
基于STM32+华为云IOT设计的智能路灯
Alertmanager sends the alarm email and specifies it as the Alibaba mailbox of the company
Today in history: the mother of Google was born; Two Turing Award pioneers born on the same day
EasyCVR平台通过接口编辑通道出现报错“ID不能为空”,是什么原因?
Establishment of graphical monitoring grafana
Compilation principle - top-down analysis and recursive descent analysis construction (notes)
Why should Li Shufu personally take charge of building mobile phones?
Solid principle
Take you through ancient Rome, the meta universe bus is coming # Invisible Cities
Summary of Android interview questions of Dachang in 2022 (II) (including answers)
编译原理——预测表C语言实现