码迷,mamicode.com
首页 >  
搜索关键字:vagrant vbox    ( 817个结果
virtualBox结合vagrant离线安装centos7
VirtualBox-6.0.10-132072-Win.exe https://www.virtualbox.org/wiki/Downloads vagrant_2.2.5_x86_64.msi https://www.vagrantup.com/downloads.html Vagrant-C ...
分类:其他好文   时间:2020-05-05 00:37:09    阅读次数:216
Vagrant+virtualBox
Vagrant+virtualBox 1、准备工作 1)Vagrant下载 https://www.vagrantup.com/downloads.html 2)Virtualbox 5.1下载 https://www.virtualbox.org/wiki/Download_Old_Builds_ ...
分类:其他好文   时间:2020-04-19 00:57:57    阅读次数:205
星辉信息科技Odoo开发教程11-使用 Windows 子系统安装 Linux
在 Windows 系统中,最简单的方案是使用 Windows 10 自带的 Linux 子系统(WSL –Windows Subsystem for Linux)。通过子系统,我们可以在 Windows 内运行 Ubuntu 系统,足以应对 Odoo 开发所需的一切。更多 WSL 相关知识请参考官 ...
分类:Windows程序   时间:2020-04-15 10:50:35    阅读次数:78
vagrant+docker:开发环境快速搭建
快速搭建以下的环境: [toc] VirtualBox VM环境 Vagrant 成品镜像 修改端口 管理员 入门案例: "https://www.cnblogs.com/lawsssscat/p/12676477.html" 修改语言: "https://blog.csdn.net/liupeif ...
分类:其他好文   时间:2020-04-12 20:35:45    阅读次数:84
vagrant 入门案例 - 快速创建 Centos7
中文文档: "http://tangbaoping.github.io/vagrant_doc_zh/v2/" 参考: "https://blog.csdn.net/yjk13703623757/article/details/70040797" "https://www.linuxidc.com/ ...
分类:其他好文   时间:2020-04-10 22:38:05    阅读次数:88
docker使用1
1.5.docker序幕篇[上] 1.5.1 在Win10上准备centos7 和大家说明一下,我们的目的仅仅是要安装一个centos7,然后在centos7上安装docker ? 如果搞不定vagrant+virtualbox的方式,也可以直接使用VM搭建一个centos7 ? 或者你可以直接使用 ...
分类:其他好文   时间:2020-04-10 10:27:59    阅读次数:79
Vagrant 学习和使用
学习可以参看官方文档https://www.vagrantup.com/docs/box下载地址:http://www.vagrantbox.es/vagrant下载地址:https://www.vagrantup.com/downloads.htmlvirtualbox下载地址:https://www.virtualbox.org/wiki/Downloads参考学习网站:https://www
分类:其他好文   时间:2020-04-03 00:18:41    阅读次数:77
ssh 连接vbox 虚拟机
虚拟机网卡配置选择桥接网卡安装ssh服务sudoapt-getinstallopenssh-server启动、停止和重启openssh-server的命令如下/etc/init.d/sshstart/etc/init.d/sshstop/etc/init.d/sshrestart配置/etc/ssh/sshd_config将#PermitRootLoginwithout-password注释去掉修
分类:其他好文   时间:2020-03-31 12:08:07    阅读次数:98
安装nachos3.4遇到的问题
win10优先使用Vagrant+VirtualBox搭建环境,因为采用的是nachos集成开发镜像,所以遇到的基本上都是外部的安装问题。 我此前尝试过使用WSL(ubuntu-64bit)、VMware(ubuntu-32bit),都遇到了相当大的麻烦,而且耗费了很长时间也没搞定,结果花费了不到1 ...
分类:其他好文   时间:2020-03-17 08:32:51    阅读次数:94
window上安装ubuntu虚拟机
第一步,下载,虚拟机和Linux镜像 virtualbox 官网地址:https://www.virtualbox.org/ ubuntu 官网地址:http://releases.ubuntu.com/18.04/ 第二步,安装virtualbox 傻瓜式安装,一直下一步就好了,可以回出现断网的情 ...
分类:Windows程序   时间:2020-03-09 13:41:56    阅读次数:82
817条   上一页 1 ... 3 4 5 6 7 ... 82 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!