连击 天
fork: star:
需求 今天在工作中对 ssh key 有了更深的认识。 昨天给 Scrum 项目组新建了两台 CentOS 虚拟机,Jeffery 希望能够使用 ppk 文件免密码登录。 尝试了几种解决方案。 首先是在自己的机器上利用...
shift #This is a BASH shell builtin, to display your local syntax from the bash prompt type: help shift -bash-4.1$ help shift shift: shift [n] Shift positional parameters. Renam...
如题,在win7上安装python3.5之后,通过 pip install awscli 命令安装 AWS CLI(Command Line Interface),最后执行aws命令时总是先提示一句"没有为扩展名.py找到关联文件",然后显示执行结果...
我在 windows下用git clone gitURL 就提示 SSL certificate problem: self signed certificate in certificate chain 这种问题,在windows下出现得频率高些。我估计主要是git本身就是基于lin...
今天在服务器上执行 find ./ -mtime +30 -type f -name .php的时候,报下面的错误: find: paths must precede expression: 2.txt Usage: find [-H] [-L] [-P] [-Olevel] [-D help|tree|searc...
nohup 是 no hangups 的缩写 学习一个指令,最好从官方文档看: 官网地址: http://www.gnu.org/software/coreutils/manual/html_node/nohup-invocation.html#nohup-invocation nohup 不挂断...
Cluster Cluster 是计算、存储和网络资源的集合,Kubernetes 利用这些资源运行各种基于容器的应用。 Master Master 是 Cluster 的大脑,它的主要职责是调度,即决定将应用放在哪里运行。Mas...
今天突然发现运行在 Docker 容器里的 Jenkins 无法登录了。 运行 systemctl status docker,看见它的状态是 Failed。 试图重启,报告Job for docker.service failed because the control pro...
Dockerfile FROM alpine MAINTAINER Stanislav Serebrennikov ENV REDIS_VERSION 5.0.5 ENV REDIS_DOWNLOAD_URL http://download.redis.io/releases/redis-${REDIS_VERSION}.tar.gz ......
CentOS7 里默认的Python是版本2.7.5。 我需要按照 Python 3。 2019年6月25日,从官方下载最新的发行版 Python 3.7.3 。 解压缩, ./configure --prefix=/usr/local/python3 make && make ins...
存在的问题 the 9000 port of 10.22.17.132 is not addressable for other servers. 50070 is not addressable too 解决办法 firewall-cmd --get-active-zones firewall-cmd --zone=public -...
Another app is currently holding the yum lock; waiting for it to exit... The other application is: PackageKit Memory : 153 M RSS (266 MB VSZ) Started: Thu Jul 12 00:03:05 2012 -...
你是普通用户的话 你是普通用户的话,修改自己的密码,用:passwd,就可以了,会让你先输入自己的旧密码,再输入两遍新密码。 你是root的话 你是root的话,用:password username,就可以修改...
持续集成 Jenkins 视频教程全集(22P)| 1 小时从入门到精通 持续集成、持续部署、持续交付的概念 Jenkins 和 Hudson Web 工程部署方式说明 Subversion 的环境要求 应用服务器账号密码的设置...
没有更多内容
加载失败,请刷新页面
文章删除后无法恢复,确定删除此文章吗?
动弹删除后,数据将无法恢复
评论删除后,数据将无法恢复