ideodog is a command line tool, just based on a stock linux distro, with no need of special libraries, or graphic enviroment ( as xlib, imlib). The only special lib is jpeglib, present in most of systems, but you can work without it (see INSTALL). I
android 3G 上网拔号工具 ppp-2.4.5.tar.gz tar zxf ppp-2.4.5.tar.gz make "CC=/usr/local/arm/arm-2009q3/bin/arm-none-linux-gnueabi-gcc -static" mount -o remount rootfs / mkdir /var/ mkdir /var/run mkdir /bin cd /bin ln -s /system/xbin/busybox sh cd /etc/ppp/
Mac OS X 10.15 下源码安装 mysql-8.0.20-macos10.15-x86_64
https://my.oschina.net/kinglyphp/blog/4281112
博客地址
下载mysql-8.0.20-macos10.15-x86_64.tar.gz 可以从mysql官网下载,如果比较慢,
从https://download.csdn.net/download/long4512524/12427861 中下载
解压
tar zxvf mysql-8.
cd /usr/local/src
tar zxvf sysstat-12.3.1.tar.gz
cd sysstat-12.3.1/
./configure
make
make install
echo "export PATH=$PATH:/usr/local/src/sysstat-12.3.1" >> /etc/profile
source /etc/profile
命令可用
iostat -dk 1
linux下简单好用的工具rinetd,实现端口映射/转发/重定向
官网地址http://www.boutell.com/rinetd(官网已失效)
软件下载
wget http://www.boutell.com/rinetd/http/rinetd.tar.gz(官网已失效)
解压安装
tar zxvf rinetd.tar.gz
make
make install
编辑配置
vi /etc/rinetd.conf
0.0.0.0 8080 172.19.