mysql 安装和配置
Ubuntu 下安装 mysql 首先执行下面三条命令: sudo apt-get install my Read more about mysql 安装和配置[…]
Ubuntu 下安装 mysql 首先执行下面三条命令: sudo apt-get install my Read more about mysql 安装和配置[…]
Linux 定时任务Crontab Linux 定时任务 命令介绍以及命令格式说明 cront Read more about Linux 定时任务Crontab[…]
Nginx转发TCP实现负载均衡 通常我们会使用Nginx做反向代理和负载均衡,都是http协议,其实Ngin Read more about Nginx转发TCP实现负载均衡[…]
免密登录配置 1.本地生成公钥和私钥文件id_rsa和id_rsa.pub: ssh-keygen -t r Read more about SSH远程免密登录[…]
下载安装 CentOS下载地址 https://www.centos.org/download/ Read more about CentOS 7 安装配置[…]
0x00 letsencrypt 2015年6月,Let’s Encrypt得到了一个存储在硬件安全模块中的离 Read more about letsencrypt签名和续签[…]
0x00 版本选择 ss的 Linux 服务器版本有很多,例如go,python等,其中shadowsocks Read more about shadowsocks 安装(Ubuntu , CentsOS 和 其他Linux 编译安装)[…]
主要有三部分: 安装:服务器端搭建,一般服务端只需要搭一次 配置:服务端和节点,后续主要是新增节点才需配置 使 Read more about grid engine安装配置和使用[…]
又是4天,昨晚师兄说进度太慢,今天一天开挂,终于把FLASH搞定了。spi代码很短,一晚就写完,但是debug Read more about msp430利用SPI协议读写FLASH[…]
手机运行c语言程序原理和arm跑linux运行c一样。不过编译时要用到交叉编译,要在linux先用gcc静态编 Read more about android 手机运行c程序[…]