摘要: 你是不是经常需要远程登录到Linux服务器?你是不是经常为一些长时间运行的任务头疼?还在用 nohup 吗?那么来看看 screen 吧,它会给你一个惊喜! 你是不是经常需要 SSH 或者 telent 远程登录到 Linux 服务器?你是不是经常为一些长时间运行的任务而头疼,比如系统备份、ftp 阅读全文
posted @ 2016-04-16 18:23 ABViVi 阅读(171) 评论(0) 推荐(0)
摘要: http://www.zhixing123.cn/jiaocheng/29483.html 阅读全文
posted @ 2016-04-10 11:39 ABViVi 阅读(349) 评论(0) 推荐(0)
摘要: 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)
摘要: ~# 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)
摘要: 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)
摘要: 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)