会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
欢迎阅读我的笔记博客
lemanlai的学习笔记
github:https://github.com/laileman
博客园
首页
新随笔
联系
管理
上一页
1
2
3
4
5
6
7
8
···
12
下一页
2020年6月26日
82) ubuntu 20 安装bind9 的DNS服务器和ntp服务器
摘要: 1- dns服务安装 1.1- 规划 域名 ip k8s.lcom 192.168.1.103 dns.k8s.lcom 192.168.1.103 ntp 192.168.1.103 1.2- 安装 #安装dns服务 apt -y install bind9 dnsutils mkdir -p /
阅读全文
posted @ 2020-06-26 15:38 lemanlai
阅读(1761)
评论(0)
推荐(0)
2020年6月23日
81) 一键安装harbor服务器
摘要: 0- 一键安装harbor服务器 配置建议: 4G 内存以上,50g磁盘,访问互联网在线安装docker-ce和docker-compose 脚本使用的是harbor离线包,安装更快,整个安装过程十分钟左右。 curl -o k8s_install.sh https://files-cdn.cnbl
阅读全文
posted @ 2020-06-23 22:32 lemanlai
阅读(629)
评论(0)
推荐(0)
2020年6月22日
80 ) linux命令查看公网IP
摘要: 1- 浏览器访问http://www.cip.cc 2- curl命令 [root@est ~]# curl cip.cc IP : 115.216.41.112 地址 : 中国 浙江 杭州 运营商 : 电信 数据二 : 浙江省宁波市 | 电信 数据三 : 中国浙江省杭州市 | 电信 URL : h
阅读全文
posted @ 2020-06-22 19:41 lemanlai
阅读(723)
评论(0)
推荐(0)
2020年6月21日
79) nginx添加linux自签ssl证书
摘要: 1- 生成证书文件 openssl genrsa -out leman.com.key 2048 #创建根证书的私匙 openssl req -new -subj "/C=CN/ST=GuangDong/L=ShenZhen/O=leman/OU=leman.com/CN=leman.com" -k
阅读全文
posted @ 2020-06-21 23:14 lemanlai
阅读(446)
评论(0)
推荐(0)
78) CentoOS 7 安装bind 提供DNS服务
摘要: 1- 环境 1.1- OS role OS ip bind-server centos7.7-mini 192.168.141.134 (nat) 192.168.23.130 (host-only) client ubuntu-mate-20.04 desktop 192.168.23.131 (
阅读全文
posted @ 2020-06-21 17:06 lemanlai
阅读(176)
评论(0)
推荐(0)
77) Docker-ce 清华源安装
摘要: 1- CentOS7 1.1- 国内清华源 rm -rf /etc/yum.repos.d/* curl -o /etc/yum.repos.d/CentOS-Base.repo https://files-cdn.cnblogs.com/files/lemanlai/CentOS-7.repo.s
阅读全文
posted @ 2020-06-21 11:02 lemanlai
阅读(1967)
评论(0)
推荐(0)
2020年6月12日
76) rudder 6.0 通过国内源安装配置
摘要: 1- centos7 cat << EOF >/etc/yum.repos.d/rudder.repo #配置清华源 [rudder] name=rudder baseurl=https://mirrors.tuna.tsinghua.edu.cn/rudder/rpm/rudder6.0-RHEL
阅读全文
posted @ 2020-06-12 21:30 lemanlai
阅读(341)
评论(0)
推荐(0)
2020年6月11日
75)docker 相关一些备忘
摘要: ##1- 国内加速 1 Daocloud daocloud: curl -sSL https://get.daocloud.io/daotools/set_mirror.sh | sh -s http://f1361db2.m.daocloud.io #写入加速地址 systemctl daemon
阅读全文
posted @ 2020-06-11 22:09 lemanlai
阅读(122)
评论(0)
推荐(0)
2020年5月20日
74)西班牙语常识
摘要: 1 常识一 1. 西班牙语属于拉丁语系,比英语要科学,是不要音标的拼音文字,掌握发音规则后就能够"见词发音"。短短的入门,学的好,就可以地道流利地读出所有的西班牙文章,这是第一关!西班牙谚语中把最难做的事情比做”学汉语”,可见有中文水平的人学西班牙不是成了最容易的事了? 2. 西班牙语的小舌音,卷舌
阅读全文
posted @ 2020-05-20 13:46 lemanlai
阅读(386)
评论(0)
推荐(0)
73)法语日常用语
摘要: 1 问候语 1. Bonjour 你好 2. Bonsoir 晚上好 3. Salut 你好/再见(朋友之间) 4. ——Comment allez vous 您好吗? ——Très bien,merci ! Et vous 很好,谢谢!您呢? ——Moi aussi . 我也很好。 5、 Au r
阅读全文
posted @ 2020-05-20 11:18 lemanlai
阅读(2096)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
···
12
下一页
公告