Chinaunix首页 | 论坛 | 博客
  • 博客访问: 947870
  • 博文数量: 481
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 5078
  • 用 户 组: 普通用户
  • 注册时间: 2018-03-07 14:48
个人简介

分享工作和学习中的点点滴滴,包括前端、后端、运维、产品等各个方面,欢迎您来关注订阅!

文章分类

全部博文(481)

文章存档

2023年(26)

2022年(97)

2021年(119)

2020年(153)

2019年(70)

2018年(16)

我的朋友

发布时间:2021-05-13 13:47:27

实验环境:版本:redhat6.5ip:172.16.1.100,172.16.10软件:nginx[root@localhost tools]# lsnginx-1.11.2.tar.gz[root@localhost tools]# yum install gcc gcc-c++ make automake autoconf libtool pcre* zlib openssl openssl-devel[root@localhost tools]# tar xf nginx-1.11.2.tar.gz [root@localhost too.........【阅读全文】

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

发布时间:2021-05-11 22:34:26

虽然存在大量依存关系,但在ClearLinux需添加一个 bundle 文件就可以使用了。"swupd search"命令用于搜索包,如果使用search报错,请用下面命令添加搜索功能比如我们要安装Java,使用"sudo swupd search java",返回结果很明确的给出了所需要的内容。搜索golang。搜索docker,docker在源中是包含在cloud-cont.........【阅读全文】

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

发布时间:2021-05-09 01:03:32

首先安装lrzsz包[root@localhost ~]# yum install -y vsftpd[root@localhost ~]# useradd aaaxftp方式上传总结本文原创地址:https://www.linuxprobe.com/windows-linux-ftp.html编辑:王华超,审核员:逄增宝......【阅读全文】

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

发布时间:2021-05-07 04:17:17

实验环境:版本:CentOS7nginx版本:nginx1.6.3 nginx 1.10.3下载nginx安装包依赖包解压压缩包编译安装查看版本安装nginx1.10.3[root@localhost ~]# wget http://nginx.org/download/nginx-1.10.3.tar.gz[root@localhost ~]#tar xf nginx-1.10.3.tar.gz[root@localhost ~]#cd nginx-1.10.3.........【阅读全文】

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

发布时间:2021-05-07 04:04:51

环境:CentOS 7.4ip:172.16.1.112[root@localhost tools]# yum install -y libevent libevent-devel nc -y[root@localhost tools]# ls memcached-1.4.13.tar.gz[root@localhost tools]# lsmemcached-1.4.13.tar.gz[root@localhost tools]# tar xf memcached-1.4.13.tar.gz [root@localhost tools]# lsm.........【阅读全文】

阅读(641) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册