会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ABViVi
博客园
首页
新随笔
联系
订阅
管理
2016年4月16日
linux 技巧:使用 screen 管理你的远程会话
摘要: 你是不是经常需要远程登录到Linux服务器?你是不是经常为一些长时间运行的任务头疼?还在用 nohup 吗?那么来看看 screen 吧,它会给你一个惊喜! 你是不是经常需要 SSH 或者 telent 远程登录到 Linux 服务器?你是不是经常为一些长时间运行的任务而头疼,比如系统备份、ftp
阅读全文
posted @ 2016-04-16 18:23 ABViVi
阅读(171)
评论(0)
推荐(0)
2016年4月10日
PHP随机显示图片代码:让WordPress主题随机显示图片
摘要: http://www.zhixing123.cn/jiaocheng/29483.html
阅读全文
posted @ 2016-04-10 11:39 ABViVi
阅读(349)
评论(0)
推荐(0)
2016年4月8日
在ubuntu下安装***
摘要: 1. sudo apt-get update 2. sudo python --version 3. apt-get install python-gevent python-pip 4. pip install *** 5. 找到***文件夹的命令: sudo fi
阅读全文
posted @ 2016-04-08 20:02 ABViVi
阅读(41)
评论(0)
推荐(0)
2016年4月3日
apt-get install autoconf
摘要: ~# apt-get install autoconfReading package lists... DoneBuilding dependency treeReading state information... DoneThe following packages were automatic
阅读全文
posted @ 2016-04-03 19:53 ABViVi
阅读(1598)
评论(0)
推荐(0)
安装openssl
摘要: root@hkg ~# apt-get install openssl*Reading package lists... DoneBuilding dependency treeReading state information... DoneNote, selecting 'libcrypt-op
阅读全文
posted @ 2016-04-03 19:03 ABViVi
阅读(392)
评论(0)
推荐(0)
安装pcre(为了支持rewrite功能,我们需要安装pcre)
摘要: root@hkg ~# apt-get install pcre* Reading package lists... DoneBuilding dependency treeReading state information... DoneNote, selecting 'libghc-regex-
阅读全文
posted @ 2016-04-03 18:57 ABViVi
阅读(458)
评论(0)
推荐(0)
公告