码迷,mamicode.com
首页 >  
搜索关键字:vm quick-create failed    ( 11843个结果
ideaTomcat控制台输出乱码
修改IDEA 修改 ..\IntelliJ IDEA 2020.1\bin\idea64.exe.vmoptions 添加 -Dfile.encoding=UTF-8 直接修改(可能不成功) 在IDEA中修改 Help >Edit Custom VM Options... >idea64.exe.v ...
分类:其他好文   时间:2020-06-07 13:10:16    阅读次数:74
Github打不开ping不通 拒绝访问
Conditions: 1. 修改hosts 添加 网址后仍然ping不通证明非DNS问题 CMD命令如下:ping不通! Pinging github.com [192.30.253.112] with 32 bytes of data: Request timed out. Request ti ...
分类:其他好文   时间:2020-06-07 10:52:14    阅读次数:229
npm install 错误
npm ERR! code ETIMEDOUT npm ERR! errno ETIMEDOUT npm ERR! network request to https://registry.npmjs.org/hexo-deployer-git failed, reason: connect ETIM ...
分类:其他好文   时间:2020-06-06 22:02:56    阅读次数:121
install报错
错误:Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.2:war (default-war) on project we 解决: maven默认去webapp\WEB-INF目录下找web.xml 检查是否是将we ...
分类:其他好文   时间:2020-06-06 15:36:02    阅读次数:59
hadoop mr 执行完毕,无法查看日志
Failed redirect for xxxxxxxxxxx Failed while trying to construct the redirect url to the log server. Log Server url may not be configured Unknown cont ...
分类:其他好文   时间:2020-06-06 13:18:10    阅读次数:96
awvs13爬取+xray扫描
#部署情况 AWVS13 docker版AWVS13部署在VM的虚拟机kali内,网络连接模式host https://hub.docker.com/r/secfa/docker-awvs docker run -it -d --network=host secfa/docker-awvs xray ...
分类:其他好文   时间:2020-06-06 12:40:34    阅读次数:242
Data Guard Physical Standby Setup Using the Data Guard Broker in Oracle 11.2 之01(安装配置)
1.假设条件 您有两台服务器,其中装有操作系统,并在其上安装了Oracle Linux 7 和Oracle Database 11.2.0.4。 主服务器XAG200上安装了实例。 备服务器XAG201上仅软件安装。 2.修改主机名(从克隆过来的vm) [root@xag100 ~]# cat /e ...
分类:数据库   时间:2020-06-06 01:11:53    阅读次数:85
虚拟机的安装步骤
安装虚拟机的基本步骤 下面为安装并设置完毕的图例 0-0 第一步 首先需要下载Oracle VM VirtualBox 和一个虚拟光驱CentOS-DVD,虚拟光驱很大,大概4个多G。 第二步 在安装好了VirtualBox 和下载了虚拟光驱之后,就可以在软件上新建虚拟电脑了,类型选择Linux, ...
分类:其他好文   时间:2020-06-06 00:32:48    阅读次数:98
Ubuntu18.04
起因 晚上过来加班···· 问题 物理机安装ubuntu时候遇到报错信息 boot failed: please change disks and press a key to continue https://blog.csdn.net/chenf1999/article/details/8085 ...
分类:系统相关   时间:2020-06-05 22:46:49    阅读次数:85
Web server failed to start. Port 8080 was already in use.
1.打开cmd,输入netstat -ano|findstr "8080"回车 2.输入得到的tasklist|findstr "9952" ...
分类:Web程序   时间:2020-06-04 22:03:15    阅读次数:205
11843条   上一页 1 ... 52 53 54 55 56 ... 1185 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!