• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






会飞の鱼

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 41 下一页

2018年4月14日

centos 使用windows7 存储
摘要: 1. 在Windows7上创建一个带密码的用户,如disk 2. 创建一个文件夹,如 D:\centos-disk2 3. 选中此文件夹,点击上方的 共享 -> 特定用户, 添加disk用户,改为 读写 权限 4、在Linux下安装samba-client客户端 # yum install samb 阅读全文
posted @ 2018-04-14 14:12 会飞の鱼 阅读(138) 评论(0) 推荐(0)
 
centos禁止 You have new mail in /var/spool/mail/root提示
摘要: 在/etc/profile 增加unset MAILCHECK 阅读全文
posted @ 2018-04-14 12:22 会飞の鱼 阅读(161) 评论(0) 推荐(0)
 
linux 使用systemctl 启动服务报错: Error: No space left on device
摘要: By default, Linux only allocates 8192 watches for inotify, which is ridiculously low. And when it runs out, the error is also No space left on device, 阅读全文
posted @ 2018-04-14 12:21 会飞の鱼 阅读(3434) 评论(0) 推荐(0)
 

2018年4月11日

helm 安装 spinnaker
摘要: $ curl -Lo values.yaml https://raw.githubusercontent.com/kubernetes/charts/master/stable/spinnaker/values.yaml helm install -n my-spinnaker stable/spi 阅读全文
posted @ 2018-04-11 20:45 会飞の鱼 阅读(541) 评论(0) 推荐(0)
 
helm
摘要: helm versionClient: &version.Version{SemVer:"v2.8.2", GitCommit:"a80231648a1473929271764b920a8e346f6de844", GitTreeState:"clean"} docker pull gcr.io/k 阅读全文
posted @ 2018-04-11 15:21 会飞の鱼 阅读(332) 评论(0) 推荐(0)
 

2018年4月10日

spinnaker
摘要: https://www.spinnaker.io/guides/tutorials/codelabs/kubernetes-source-to-prod/#configuring-kubernetes 阅读全文
posted @ 2018-04-10 19:21 会飞の鱼 阅读(173) 评论(0) 推荐(0)
 

2018年4月9日

rundeck
摘要: docker run -d -p 4440:4440 -e EXTERNAL_SERVER_URL=http://109.105.4.65:4440 -v/root/rundeck:/var/rundeck --name rundeck -t registry.bst-1.cns.bstjpc.co 阅读全文
posted @ 2018-04-09 20:58 会飞の鱼 阅读(329) 评论(0) 推荐(0)
 
cudnn 安装
摘要: ubuntu 下载地址 https://developer.nvidia.com/rdp/cudnn-download 安装教程 http://docs.nvidia.com/deeplearning/sdk/cudnn-install/index.html#axzz4qYJp45J2 To ver 阅读全文
posted @ 2018-04-09 15:48 会飞の鱼 阅读(181) 评论(0) 推荐(0)
 
安装nvidia driver
摘要: ubuntu16.04 下载地址 http://www.nvidia.com/Download/index.aspx dpkg -i nvidia-diag-driver-local-repo-ubuntu1604-390.46_1.0-1_amd64.deb apt-get update apt- 阅读全文
posted @ 2018-04-09 15:44 会飞の鱼 阅读(285) 评论(0) 推荐(0)
 

2018年4月8日

helm
摘要: https://docs.helm.sh/ 阅读全文
posted @ 2018-04-08 10:23 会飞の鱼 阅读(151) 评论(0) 推荐(0)
 
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 41 下一页