Chinaunix首页 | 论坛 | 博客
  • 博客访问: 7892490
  • 博文数量: 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-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)

发布时间:2025-07-10 10:07:44

安装gcc9.1yum install -y devtoolset-9-gcc-c++ devtoolset-9-make devtoolset-9-build安装ssl luatar -xf openssl-1.1.1w.tar.gzcd openssl-1.1.1w./config --prefix=/usr/local/openssl-1.1.1wmake -j$(nproc)make installcd ..tar -xzf lua-5.4.8.tar.gzcd lua-5.4.8make linux MYCFLAGS="-fPIC" INSTALL_T.........【阅读全文】

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

发布时间:2025-06-05 17:09:07

下载包:mkdir -p /opt/nginxyum install --downloadonly --downloaddir=/opt/nginx  docker-ceyum install --downloadonly --downloaddir=/opt/nginx yum-utils device-mapper-persistent-data lvm2yum reinstall --downloadonly --downloaddir=/opt/nginx  docker-ceyum reinstall --downloadonly --downl.........【阅读全文】

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

发布时间:2025-05-15 09:40:34

#安装依赖yum install centos-release-SCL centos-release-scl scl-utils-build scl-utils -yyum install devtoolset-11-gcc devtoolset-11-make devtoolset-11-gcc-c++ llvm-toolset-7.0 -y  安装rustcurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | shrustup toolchain listsource /op.........【阅读全文】

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

发布时间:2025-04-23 17:10:33

服务器yum install git -yuseradd gitcd /opt/git init --bare web.gitchown -R git:git web.git/chsh git  #修改shell/usr/bin/git-shellmkdir -p /home/git/.ssh/chmod 700 /home/git/.sshtouch /home/git/.ssh/authorized_keyschmod 600 /home/git/.ssh/authorized_keys客户机yum install git -y.........【阅读全文】

阅读(25) | 评论(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,谢谢你了

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

登录 注册