上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 31 下一页
摘要: 以获取PCI的信息为例。 基本代码: pci.py import base64 import guestfs from functools import partial import os import six import stat import subprocess import tempfil 阅读全文
posted @ 2016-03-24 16:46 lvmxh 阅读(595) 评论(0) 推荐(0) 编辑
摘要: 1. 重新安装 ubuntu-desktop不起作用。 Enter the following commands:- Ctrl+Alt+F1 login there by user name and password try sudo service lightdm restart If light 阅读全文
posted @ 2016-03-11 19:15 lvmxh 阅读(618) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/shaohef/p/5263846.html 阅读全文
posted @ 2016-03-10 22:44 lvmxh 阅读(24) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2016-03-10 22:42 lvmxh 阅读(4) 评论(0) 推荐(0) 编辑
摘要: SSH反向连接及Autossh ssh 隧道: http://www.cnblogs.com/robinyjj/archive/2008/11/02/1325018.html This guy write so many ssh artical. 张华的 blog: http://blog.csdn 阅读全文
posted @ 2016-03-10 14:23 lvmxh 阅读(269) 评论(0) 推荐(0) 编辑
摘要: 1. 配置安装 procmailr 和 getmail ///////////////////////////////// ignore the follow ///////////////////////////////////////// $ mkdir mail-setup $ cd mail 阅读全文
posted @ 2016-03-04 14:58 lvmxh 阅读(402) 评论(0) 推荐(0) 编辑
摘要: IRC是开源社区进行交流使用的一个很重要的工具。 但是很多公司有限制,不让在办公电脑上, 安装IRC的客户端。 ZNC + weechat 是一个可以替代的 选择。 irccloude 也是一个可替代的选择。 https://www.irccloud.com/ 这里主要介绍 ZNC + weecha 阅读全文
posted @ 2016-03-03 18:12 lvmxh 阅读(668) 评论(0) 推荐(0) 编辑
摘要: ---------------------------------------------------------------------------------------------------------| name | wechat | lock | in chat | speed | re 阅读全文
posted @ 2016-02-06 09:56 lvmxh 阅读(400) 评论(0) 推荐(0) 编辑
摘要: 10.1. General diagram Below is a general diagram of the relationships of the components of a classful queuing discipline (HTB pictured). A larger vers 阅读全文
posted @ 2015-10-16 10:32 lvmxh 阅读(504) 评论(0) 推荐(0) 编辑
摘要: 很早的实现了,nova代码已经做了很多修改了。以创建实例 URL(http://10.191.7.32:8773/v1.1/service?*****)为例说明 Router 的执行流程1. 依据 python 的 pater.deploy 模块的语法规则,利用 Nova 的 apt-paste 文... 阅读全文
posted @ 2015-10-16 08:40 lvmxh 阅读(305) 评论(0) 推荐(0) 编辑
上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 31 下一页