-
文章编辑指南
默认模板12345678910111213---title: date: aging: trueaging_days: 300copyright_info: falsetoc: truecomment: falseshare: truereward... -
MongoDB搭建部署
mongodb安装一、下载MySQL下载地址:https://www.mongodb.com/try/download/community-edition/releases/archive 4.0.26下载地址 https://fastdl.mong... -
frp部署
下载地址https://github.com/fatedier/frp/releases 服务端配置12345678910[common]bind_port = 7000bind_addr = "0.0.0.0" # 监听所有接... -
Linux修改硬件显示信息
修改信息需要有互联网,先安装两个工具,命令如下 12yum install nano -yyum install upower -y 修改文件~/.bashrc 使用以下命令打开修改 1nano ~/.bashrc 12345678... -
移动通信1G到5G
http://www.360doc.com/content/20/0413/06/66394675_905595439.shtml 一、1G-5G简介第一代移动通信技术(1G)为模拟通信技术,仅限语音得蜂窝电话标准 传递信息得的电信号或电磁波信号是对... -
HTTP协议
https://zhuanlan.zhihu.com/p/357313080 HTTP的特点HTTP 是一个属于应用层的面向对象的协议,HTTP 协议一共有五大特点:1、支持客户/服务器模式;2、简单快速;3、灵活;4、无连接;5、无状态 ... -
VSFTP搭建
1.安装vsftpdyum install -y vsftpd //在线安装 rpm -ivh 软件包名 –force –nodeps //离线安装 Vsftpd离线包下载地址:http://rpmfind... -
Redis安装(Windows)
Redis安装Redis充当中间缓存服务器,提升浏览访问速度,下载Window版redis安装包:Redis-x64-3.2.100.msi。 一、下载Redis阿里云快速下载:https://zysd-shanghai.oss-cn-shangha... -
Redis安装(Linux)
Redis安装Redis充当中间缓存服务器,提升浏览访问速度,下载redis-4.0.11.tar包。 一、 下载包1wget https://zysd-shanghai.oss-cn-shanghai.aliyuncs.com/software/l... -
OpenVPN搭建
🔒 文章已加密,输入密码后才能查看。