作者小头像 Lv.3
更多个人资料
385 成长值
6 关注
4 粉丝
+ 关注 私信

个人介绍

这个人很懒,什么都没有留下

感兴趣或擅长的领域

人工智能、IoT、云计算、云存储
个人勋章
  • 活跃之星
成长雷达
260
90
0
15
20

个人资料

个人介绍

这个人很懒,什么都没有留下

感兴趣或擅长的领域

人工智能、IoT、云计算、云存储

达成规则

以上满足项可达成此勋章

  • 博客
  • 关注
  • 粉丝
  • 论坛
全部时间
全部时间
最近三天
最近一周
最近一月
  • 全部
  • 暂无专栏分类
鲲鹏创建NFS文件系统
# yum install nfs-utils rpcbindLast metadata expiration check: 0:16:45 ago on Tue 10 Jun 2025 11:30:12 PM CST.Package nfs-utils-2:2.5.4-4.r12.hce2.aarch64 is already installed.Package rpcbind-1.2.6...
鲲鹏
作者小头像 BitM 2025-06-11 00:08:22
2259
0
0
2025-06-11 00:08:22
999+
0
0
K8s containerd私有仓库配置
containerd配置比docker稍微复杂一些,根据自己需求可设置私有仓库地址和认证信息,另外注意区别http和https在鲲鹏920 Euler OS 5.10内核containerd github.com/containerd/containerd v1.7.16-109-g6dc92bbbe步骤如下:编辑配置文件# vim /etc/containerd/config.tomlCo...
作者小头像 BitM 2025-06-10 15:30:59
512
0
0
2025-06-10 15:30:59
512
0
0
Euler OS Harbor系列二:安装ARM版本的docker-compose及其他安装
一、docker-compose安装mkdir -p /opt/tools/installed/docker-compose/bin# 下载cd /opt/tools/installed/docker-compose/binwget https://github.com/ubiquiti/docker-compose-aarch64/releases/download/1.22.0/dock...
作者小头像 BitM 2025-06-08 00:47:19
759
0
0
2025-06-08 00:47:19
759
0
0
Euler OS Harbor系列二:鲲鹏离线安装docker
一、获取Docker安装包。在本地浏览器下载Docker安装包。下载地址:https://download.docker.com/linux/static/stable/aarch64/docker-18.09.8.tgz将下载的安装包通过ftp等工具上传至服务器。说明若服务器可以访问网络,则可以直接在服务器上使用wget命令下载二进制包。cd /homewget https://downl...
Docker 鲲鹏
作者小头像 BitM 2025-05-12 12:09:37
2661
0
0
2025-05-12 12:09:37
999+
0
0
Euler OS Harbor系列一:离线安装
一、Docker安装 命令(不同其他系统)yum install docker 二、docker-compose安装 命令 yum install docker-compose 提示1.8版本太低,查询docker-compose version 卸载# yum remove docker-compose 下载二进制直接安装 wget https://github.com/docker/c...
Docker
作者小头像 BitM 2024-11-07 23:02:51
2130
0
0
2024-11-07 23:02:51
999+
0
0
K8s上部署PostgreSQL
What is PostgreSQL?PostgreSQL, or more commonly Postgres, is a relational database that uses the common SQL language to perform queries. It provides features that safely allow users to persist and ...
PostgreSQL
作者小头像 BitM 2022-04-13 19:19:43
8633
0
0
2022-04-13 19:19:43
999+
0
0
postgres
postgres的用户和角色要决定现有角色的集合,检查pg_roles系统目录,例如:SELECT rolname FROM pg_roles;psql程序的\du元命令也可以用来列出现有角色。CREATE USER和CREATE ROLE等效,除了CREATE USER默认假定有LOGIN,而CREATE ROLE不这样。要创建一个新数据库超级用户,使用CREATE ROLE name S...
PostgreSQL
作者小头像 BitM 2022-03-11 23:31:03
8483
0
0
2022-03-11 23:31:03
999+
0
0
HTTP vs. HTTPS vs. HTTP/2
介绍It's long be understood that the performance impact of HTTPS is no longer a barrier to adoption for websites.There's even a website https://www.httpvshttps.com/ which claims to show HTTPS loads s...
http https
作者小头像 BitM 2022-03-09 23:39:28
8933
0
0
2022-03-09 23:39:28
999+
0
0
SSL (Secure Sockets Layers) 和 TLS (Transport Layer Security)
There’s been four iterations of the TLS protocol. SSL has been (or is supposed to be) entirely deprecated. So, what’s the difference between SSL and TLS? SSL and TLS简史SSL and TLS are both cryptogra...
企业主机安全 HSS SSL证书管理
作者小头像 BitM 2022-03-09 14:22:48
8838
0
0
2022-03-09 14:22:48
999+
0
0
k8s Service类型区别
ClusterIP Exposes the Service on a cluster-internal IP. This is the default ServiceType.NodePort ServiceType. When kubernetes creates a NodePort service, kube-proxy allocates a port in the range 30...
Kubernetes
作者小头像 BitM 2022-02-11 14:54:13
8644
0
0
2022-02-11 14:54:13
999+
0
0
总条数:28
10
10
20
50
100
  • 1
  • 2
  • 3

上滑加载中

https://www.baidu.com/s?ie=utf-8&f=3&rsv_bp=0&rsv_idx=1&tn=baidu&wd=sed%20%E6%9B%BF%E6%8D%A2%E5%AD%97%E7%AC%A6%E4%B8%B2&rsv_pq=c7db61a600035dc5&rsv_t=5e19yEsbV9N5fIvdlGRU
作者小头像
作者小头像
快速交付
+ 关注