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

啥也没写

文章分类

全部博文(1755)

文章存档

2024年(1)

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)

发布时间:2021-01-25 10:23:07

git clone https://github.com/ngtcp2/nghttp3cd nghttp3autoreconf -i./configure --prefix=/usr/local/nghttp3 --enable-lib-onlymakemake installcd ..git clone https://github.com/ngtcp2/ngtcp2cd ngtcp2autoreconf -i ./configure PKG_CONFIG_PATH=/usr/local/openssl111g/lib/pkgconfig:/usr/local.........【阅读全文】

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

发布时间:2021-01-20 11:47:23

修改第三方源yarn config get registryyarn config set registry 'https://registry.npm.taobao.org'npm config get registrynpm config set registry 'https://registry.npm.taobao.org'cat package.json {  "name": "MyCoolIDE",  "scripts": {    "prepare": "yarn run clean && yar.........【阅读全文】

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

发布时间:2021-01-11 10:50:27

curl -k -L https://istio.io/downloadIstio | sh -export PATH="$PATH:/root/istio-1.8.1/bin"使用默认配置档安装 Istio#istioctl installistioctl install --set profile=demo -ykubectl get svc,pod -n istio-system给命名空间添加标签,指示 Istio 在部署应用的时候,自动的注入 Envoy 边车代理:kubectl lab.........【阅读全文】

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

发布时间:2021-01-06 10:41:23

关闭防火墙 swapsystemctl stop firewalldsystemctl disable firewalldiptables -F && iptables -X && iptables -F -t nat && iptables -X -t natiptables -P FORWARD ACCEPTswapoff -ased -i '/ swap / s/^\(.*\)$/#\1/g' /etc/fstabsetenforce 0sed -i 's/^SELINUX=.*/SELINUX=disabled/' /etc/selinux/config.........【阅读全文】

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

发布时间:2021-01-04 10:35:04

http://tendis.cn/#/Tendisplus/%E6%95%B4%E4%BD%93%E4%BB%8B%E7%BB%8D/%E7%BC%96%E8%AF%91scl enable devtoolset-6 bash  #gcc6wget http://ftp.gnu.org/gnu/autoconf/autoconf-2.70.tar.gztar -zxvf autoconf-2.70.tar.gzcd autoconf-2.70./configure --prefix=/usrmakemake installcd ..git clone ht.........【阅读全文】

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

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

登录 注册