Chinaunix首页 | 论坛 | 博客
  • 博客访问: 7892755
  • 博文数量: 1794
  • 博客积分: 18684
  • 博客等级: 上将
  • 技术积分: 16567
  • 用 户 组: 普通用户
  • 注册时间: 2010-06-02 10:28
个人简介

啥也没写

文章分类

全部博文(1794)

文章存档

2026年(6)

2025年(18)

2024年(16)

2023年(44)

2022年(39)

2021年(46)

2020年(43)

2019年(27)

2018年(44)

2017年(50)

2016年(47)

2015年(15)

2014年(21)

2013年(43)

2012年(143)

2011年(228)

2010年(263)

2009年(384)

2008年(246)

2007年(30)

2006年(38)

2005年(2)

2004年(1)

发布时间:2025-12-29 10:30:43

安装wget https: // github .com/qdrant/qdrant/releases/download/v1.16.3/qdrant-x86_64-unknown-linux-musl.tar.gztar -zxvf qdrant-x86_64-unknown-linux-musl.tar.gz运行:./qdrant面板: http :// localhost:6333/dashboard添加向量点击(此处)折叠或打开from qdrant_.........【阅读全文】

阅读(95) | 评论(0) | 转发(0)

发布时间:2025-11-28 14:55:49

#查看所有硬盘信息......【阅读全文】

阅读(13) | 评论(0) | 转发(0)

发布时间:2025-10-16 14:07:27

#生成密码文件cd /home/testopenssl genrsa -out key.pemopenssl rsa -in key.pem -out key.pub -puboutecho -n "akin520" > pwdfile.txtopenssl pkeyutl -in ./pwdfile.txt -out ./pwdfile.enc -pubin -inkey ./key.pub -encrypt# 创建网络#docker network create tc_net  需要指定子网docker network creat.........【阅读全文】

阅读(20) | 评论(0) | 转发(0)

发布时间:2025-09-17 10:31:17

    location = /lua {        content_by_lua '           ngx.say(package.path);           ngx.say(package.cpath);           ngx.say(_VERSION);        ';&nb.........【阅读全文】

阅读(18) | 评论(0) | 转发(0)

发布时间:2025-09-11 13:47:13

master:curl -sfL https : //rancher-mirror.rancher.cn/k3s/k3s-install.sh |INSTALL_K3S_MIRROR=cn sh -查看kubectl get nodes输出应显示节点为Ready状态kubeconfig 文件位于 /etc/rancher/k3s/k3s.yaml,kubectl 会自动使用它。查看tokencat /var/lib/rancher/k3s/server/node-tokennode:curl -sfL https : /.........【阅读全文】

阅读(5) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

渭明unix2012-12-17 17:21

请教下:《Spider mysql安装配置》能否详细一些,或者提供一个文档,不胜感激!!!我的邮箱是:banchengshanshui@qq.com,谢谢!!!

回复  |  举报

Mr__zhang2011-10-06 11:13

很是厉害啊,以后多多指教哈~

回复  |  举报

deelau3032011-04-15 19:20

让win7、vista支持asx.asf等在线播放的插件,这个能发我吗
我邮箱是766518387@qq.com,谢谢你了

回复  |  举报
留言热议
请登录后留言。

登录 注册