摘要:
以获取PCI的信息为例。 基本代码: pci.py import base64 import guestfs from functools import partial import os import six import stat import subprocess import tempfil 阅读全文
摘要:
1. 重新安装 ubuntu-desktop不起作用。 Enter the following commands:- Ctrl+Alt+F1 login there by user name and password try sudo service lightdm restart If light 阅读全文
摘要:
http://www.cnblogs.com/shaohef/p/5263846.html 阅读全文
该文被密码保护。 阅读全文
摘要:
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 阅读全文
摘要:
1. 配置安装 procmailr 和 getmail ///////////////////////////////// ignore the follow ///////////////////////////////////////// $ mkdir mail-setup $ cd mail 阅读全文
摘要:
IRC是开源社区进行交流使用的一个很重要的工具。 但是很多公司有限制,不让在办公电脑上, 安装IRC的客户端。 ZNC + weechat 是一个可以替代的 选择。 irccloude 也是一个可替代的选择。 https://www.irccloud.com/ 这里主要介绍 ZNC + weecha 阅读全文
摘要:
---------------------------------------------------------------------------------------------------------| name | wechat | lock | in chat | speed | re 阅读全文
摘要:
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 阅读全文
摘要:
很早的实现了,nova代码已经做了很多修改了。以创建实例 URL(http://10.191.7.32:8773/v1.1/service?*****)为例说明 Router 的执行流程1. 依据 python 的 pater.deploy 模块的语法规则,利用 Nova 的 apt-paste 文... 阅读全文