随笔 - 271,  文章 - 0,  评论 - 28,  阅读 - 76万
07 2017 档案
phalcon安装-遇坑php-config is not installed 解决方法
摘要:通过源码编译安装php环境,按照phalcon官方文档安装扩展,会遇到php-config is not installed的坑。 尝试通过下列命令可以解决: 阅读全文
posted @ 2017-07-13 18:31 睡着的糖葫芦 阅读(3002) 评论(0) 推荐(0) 编辑
利用scp 远程上传下载文件/文件夹
摘要:scp [-1246BCpqrv] [-c cipher] [-F ssh_config] [-i identity_file] [-l limit] [-o ssh_option] [-P port] [-S program] [[user@]host1:]file1 ... [[user@]ho 阅读全文
posted @ 2017-07-11 14:36 睡着的糖葫芦 阅读(265) 评论(0) 推荐(0) 编辑
linux tar打包
摘要:范例一:将整个 /etc 目录下的文件全部打包成为 /tmp/etc.tar[root@linux ~]# tar -cvf /tmp/etc.tar /etc <==仅打包,不压缩![root@linux ~]# tar -zcvf /tmp/etc.tar.gz /etc <==打包后,以 gz 阅读全文
posted @ 2017-07-11 14:34 睡着的糖葫芦 阅读(1596) 评论(0) 推荐(0) 编辑


< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示