当前位置:网站首页>云原生运行环境搭建
云原生运行环境搭建
2022-07-27 05:23:00 【lianyz1985】
在Mac上安装VirtualBox及Ubuntu20.04虚拟机
问题1 调整Mac上Ubuntu虚拟机的显示界面大小
在mac操作系统下没有找到virtualBox增强工具,自动调整界面大小。
通过设置Ubuntu系统中的显示分辨率及缩放比例进行设置,如下图所示。
问题2 VirtualBox 报Failed to save host network interface parameter.错误
在按照Install virtualbox说明,通过VirtualBox的菜单[File]->[Host Network Manager]设置适配器vboxnet0的IPv4地址时,报错,如下图。
解决办法为:需要创建/etc/vbox/networks.conf文件,且在文件中添加如下内容:
* 192.168.34.1/24
边栏推荐
猜你喜欢

Shell script loop

Shell -- conditional statements (if statements, case statements)

Geonode GeoServer win10 installation tutorial (personal test)

源码编译安装LAMP和DISCUZ论坛

Remote access and control

win10 添加虚拟网卡,配置op路由

Shell Function

Shell programming specifications and variables

Basic operation of database on terminal

面试常问的问题总结【呕心沥血熬了一个晚上总结的】
随机推荐
Shell programming specification and redirection and pipeline operation
源码编译安装LNMP和DISCUZ论坛
DNS域名解析服务
Source code compilation and installation LNMP and discuz Forum
Joint query of database
LAMP--源码编译安装
网络故障排查:用户VLAN下用户无法收到组播报文故障(IGMP Snooping)
Programming learning records - Lesson 6 [functions]
regular expression
FTP服务简介与配置
Shell Function
shell常用命令-备忘录
Publish a building segmentation database with a resolution of 0.22m
KVM命令集管理虚拟机
Converting ArcGIS style stylesheet files to GeoServer SLD files
项目实训经历2
远程访问及控制
Shell -- conditional statements (if statements, case statements)
项目实训经历1
Selenium knowledge points