上一页 1 ··· 27 28 29 30 31 32 33 34 35 ··· 71 下一页

2019年11月28日

摘要: How to Set Up a NFS Server on Debian 10 Buster Nick CongletonDebian24 May 2019 Contents 1. Software Requirements and Conventions Used 2. Install the N 阅读全文
posted @ 2019-11-28 11:28 刘应杰 阅读(438) 评论(0) 推荐(0)

2019年11月27日

摘要: How to Fix a Frozen Mac When Updating macOS By Mike Tee – Posted on Sep 1, 2019 in Mac While macOS is a very robust operating system, sometimes there 阅读全文
posted @ 2019-11-27 20:54 刘应杰 阅读(264) 评论(0) 推荐(0)
摘要: How to Fix Broken Packages in Ubuntu By Nick Congleton – Posted on Jan 11, 2019 in Linux Apt, Ubuntu’s package manager, is among the most powerful and 阅读全文
posted @ 2019-11-27 20:13 刘应杰 阅读(530) 评论(0) 推荐(0)

2019年11月26日

摘要: In today’s tutorial, we are going to see how you can add a user to sudoers on Debian distributions. The sudo command allows authorized users to perfor 阅读全文
posted @ 2019-11-26 16:16 刘应杰 阅读(244) 评论(0) 推荐(0)
摘要: 一些VMware vCenter Appliance的默认用户名和密码 2014-03-30 17:30:03 flowershade_21 阅读数 13367更多 分类专栏: vmware VMware vCloud Director Appliance: Username: root Passw 阅读全文
posted @ 2019-11-26 14:39 刘应杰 阅读(3300) 评论(0) 推荐(0)
摘要: 安装kubernetes的时候,需要安装kubelet, kubeadm等包,但k8s官网给的yum源是packages.cloud.google.com,国内访问不了,此时我们可以使用阿里云的yum仓库镜像。 阿里云上没有附Help说明连接,简单摸索了下,如下设置可用(centos)。注意不要开启 阅读全文
posted @ 2019-11-26 11:37 刘应杰 阅读(507) 评论(0) 推荐(0)
摘要: 1 问题 Ubuntu 启动时卡在开机界面上 2 修复 $ sudo apt-get -y reinstall ubuntu-desktop* 阅读全文
posted @ 2019-11-26 10:36 刘应杰 阅读(1894) 评论(0) 推荐(0)

2019年11月25日

摘要: 一、概述 搭建k8s集群时,需要访问google,下载相关镜像以及安装软件,非常麻烦。 正好阿里云提供了k8s的更新源,国内用户就可以直接使用了。 二、环境介绍 操作系统 主机名 IP地址 功能 配置 ubuntu-16.04.5-server-amd64 k8s-master 192.168.10 阅读全文
posted @ 2019-11-25 21:46 刘应杰 阅读(713) 评论(0) 推荐(0)
摘要: 1 问题 有时,我们请求国外资源时,下载巨慢,甚至失败。如: cd vue-devtools/ $ yarn install 进行到 cypress.... 时,可能失败。 2 解决 次日凌晨(7~8点左右),再运行一下。居然成功了! 3 思考 可能是出口太过拥挤了吧。 阅读全文
posted @ 2019-11-25 08:44 刘应杰 阅读(460) 评论(0) 推荐(0)
摘要: 背景 注意: 此方案仅适合已经自行搭建私有仓库的用户使用 如非必要,尽可能使用软件开发云或其他服务提供的镜像站,避免此类特殊处理(会导致仓库维护成本增加) 场景描述 YARN构建中,如果使用了cypress包,会出现如下的下载过程 1. 从npm仓库下载 cypress.tgz : npm http 阅读全文
posted @ 2019-11-25 00:41 刘应杰 阅读(5769) 评论(0) 推荐(0)
上一页 1 ··· 27 28 29 30 31 32 33 34 35 ··· 71 下一页

导航