Linux(二):VMware虚拟机中Ubuntu安装详细过程 1 准备 1.操作系统:Win10 X64 2.虚拟机版本:VMware Workstation 15 Pro 3.ubuntu版本:Ubuntu 16.04 2 安装 2.1 虚拟机的建立 1.启动VMare,选择“新建虚拟机”; 2 ...
分类:
系统相关 时间:
2020-05-29 21:10:10
阅读次数:
112
<R3>reset saved-configuration 输入命令后会出现: This will delete the configuration in the flash memory. The device configuratio ns will be erased to reconfigu ...
分类:
其他好文 时间:
2020-05-29 13:34:05
阅读次数:
208
Centos 8切换至命令行模式 cat /etc/inittab # inittab is no longer used. # # ADDING CONFIGURATION HERE WILL HAVE NO EFFECT ON YOUR SYSTEM. # # Ctrl-Alt-Delete i ...
分类:
其他好文 时间:
2020-05-29 11:54:36
阅读次数:
408
VMware Workstation 不可恢复错误: (vcpu-0)vcpu-0:VERIFY vmcore/vmm/main/cpuid.c:382 bugNr=1036521 在配置Windows 2000 Advanced Server遇到这个问题 解决办法 设置>处理器>虚拟化引擎>首选模 ...
分类:
系统相关 时间:
2020-05-29 09:41:25
阅读次数:
118
urls.py """cookiesession URL Configuration The `urlpatterns` list routes URLs to views. For more information please see: https://docs.djangoproject.co ...
分类:
其他好文 时间:
2020-05-28 18:00:08
阅读次数:
53
一文了解vCenter虚拟化集群,vMotion动态迁移,ESXI主机高可用,网络存储等的应用。
分类:
其他好文 时间:
2020-05-28 17:59:45
阅读次数:
343
解决ESXi时区不一致 发表于 2019-01-13 更新于 2019-09-20 分类于 Vmware , ESXi 阅读次数: 961 Valine: 0 本文字数: 465 阅读时长 ≈ 1 分钟 从一台时区(时间)正常的Linux服务器的localtime文件复制到ESXI服务器 1 wge ...
分类:
其他好文 时间:
2020-05-28 13:22:58
阅读次数:
193
windows安装unix的方式 利用系统自带 ...
分类:
系统相关 时间:
2020-05-26 10:43:39
阅读次数:
284
常用功能的简单封装 public class Dapper { public string ConnectionString { get; set; } public Dapper() { var Configuration = new ConfigurationBuilder() .Add(new ...
分类:
移动开发 时间:
2020-05-26 01:27:07
阅读次数:
222