码迷,mamicode.com
首页 >  
搜索关键字:trouble shotting    ( 253个结果
Kubernetes实战 高可用集群搭建,配置,运维与应用
第1章 搭建你的第一个Kubernetes集群本章介绍了一个使用kubeadm引导的Kubernetes集群的搭建和基本配置方法 1-1 K8S导学1-2 搭建K8S集群步骤和要点介绍1-3 搭建三节点ubuntu环境1-4 安装容器引擎1-5 下载Kubeadm,node组件和命令行工具1-6 向 ...
分类:Web程序   时间:2018-11-24 11:45:58    阅读次数:255
网站故障原因表述
What happened? There is an unknown connection issue between Cloudflare and the origin web server. As a result, the web page can not be displayed.
分类:Web程序   时间:2018-11-16 12:18:05    阅读次数:495
Qt ------ 在 ubuntu 内安装 Qt creator
官网介绍:https://wiki.qt.io/Install_Qt_5_on_Ubuntu Contents [hide] 1Install Qt 5 on Ubuntu 1.1Introduction 1.2Installation Guide 1.3Troubleshooting 1.4Ref ...
分类:系统相关   时间:2018-10-30 17:21:54    阅读次数:543
HTTP Error 502.5 - Process Failure 解决方案
.netcore 2.1.4的程序部署到IIS后报以下错误: HTTP Error 502.5 - Process Failure Common causes of this issue:The application process failed to startThe application p ...
分类:Web程序   时间:2018-09-30 00:24:12    阅读次数:929
HDU3038(KB5-D加权并查集)
How Many Answers Are Wrong Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 15228 Accepted Submiss ...
分类:其他好文   时间:2018-09-07 23:54:19    阅读次数:216
文本处理工具介绍
文本处理工具
分类:其他好文   时间:2018-08-18 17:44:15    阅读次数:189
POJ 3321 Apple Tree 【树状数组+建树】
题目链接:http://poj.org/problem?id=3321 Apple Tree Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 34812 Accepted: 10469 Time Limit: 2000MS Mem ...
分类:移动开发   时间:2018-08-14 00:53:31    阅读次数:199
trouble shooting1--MacBook Pro 终端连接上云主机
终端输入:ssh root@服务器地址 错误提示: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @@@@@@@@@@@@@@ ...
分类:系统相关   时间:2018-07-30 13:32:03    阅读次数:164
trouble shooting2-安装完centos7虚拟机,使用不了ls命名
安装版本为:centos7 的最小化版本,安装完后输入wget和ifconfig都显示没有该命令 解决方法:安装wget和 net-tools 终端输入命令:yum -y install wget和yum -y install net-tools 问题原因:“ifconfig”命令已经整合到ip命令 ...
分类:其他好文   时间:2018-07-30 13:30:09    阅读次数:193
appache压力测试
apache自带压力工具测试说明: Usage: ab [options] [http[s]://]hostname[:port]/pathOptions are: -n requests Number of requests to perform 请求数 -c concurrency Number ...
分类:移动开发   时间:2018-07-23 19:52:33    阅读次数:186
253条   上一页 1 ... 4 5 6 7 8 ... 26 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!