tar打包加密码的方法 转:http://www.jb51.net/LINUXjishu/351560.html tar -zcvf - 1.txt|openssl des3 -salt ... 2016年05月25日 阅读 134 次浏览 发表评论 阅读全文
使用entware 配置php5+mysql5+nginx的方法 转:http://www.612459.com/luyouqi/1969.html fdisk -l 查看磁盘 df -h 查看挂载 umout /dev... 2016年05月24日 阅读 190 次浏览 发表评论 阅读全文
nginx + php5-fpm 无法正常启动一则 转:http://www.xuebuyuan.com/2185186.html 一切似乎都那么正常,默认安装了nginx + php5-fpm 但是网站总是打不开,... 2016年05月23日 阅读 184 次浏览 发表评论 阅读全文
Linux中的15个‘echo’ 命令实例 转:https://linux.cn/article-3948-1.html echo是一种最常用的与广泛使用的内置于Linux的bash和C shell的命令,通... 2016年05月19日 阅读 131 次浏览 发表评论 阅读全文
如何将Linux Shell程序使用shc编译加密 转:http://jingyan.baidu.com/article/95c9d20d9ebc72ec4f756156.html Shell很很常用的程序语言,在管... 2016年05月06日 阅读 173 次浏览 发表评论 阅读全文
ngrok国内服务器 IT TUN 转:http://ittun.com/ 本地web项目快速展示 1: 启动客户端 2: 通过二级域名访问web项目 移动开发更方便 1: 填写微信开发者url,方便... 2016年05月06日 阅读 197 次浏览 发表评论 阅读全文
lnmp.org wdlinux 转:http://lnmp.org/install.html 系统需求: CentOS/RHEL/Fedora/Debian/Ubuntu/Raspbian Lin... 2016年05月06日 阅读 85 次浏览 发表评论 阅读全文
派装软件 root@osmc:/mnt/sdaPi/shell# cat orangepi.sh #!/bin/bash apt-get update sleep 3 apt... 2016年05月05日 阅读 154 次浏览 发表评论 阅读全文