随笔分类 -  转载

收藏的好文章
Linux命令之route
摘要:转自:http://codingstandards.iteye.com/blog/1125312用途说明route命令用于显示和操作IP路由表(show / manipulate the IP routing table)。要实现两个不同的子网之间的通信,需要一台连接两个网络的路由器,或者同时位于两... 阅读全文

posted @ 2015-05-12 14:21 Xinglong 阅读(315) 评论(0) 推荐(0)

Configure Open vSwitch Tunnels
摘要:转自:https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/4/html/Installation_and_Configuration_Guide/Configuring_O... 阅读全文

posted @ 2015-05-11 23:02 Xinglong 阅读(181) 评论(0) 推荐(0)

Linux查看系统配置常用命令
摘要:转自http://www.51testing.com/html/38/159438-110804.html系统# uname -a # 查看内核/操作系统/CPU信息# head -n 1 /etc/issue # 查看操作系统版本# cat /proc/cpuinfo # 查看CPU信息# hos... 阅读全文

posted @ 2015-05-11 10:57 Xinglong 阅读(190) 评论(0) 推荐(0)

Ubunut12下安装KVM并配置XP系统
摘要:转载自:http://blog.csdn.net/tzjavadmg/article/details/8011936之前一直都在使用VMware,VMware作为一款商业化虚拟机产品,其功能确实非常强大。本人装双系统Win7+Ubuntu12.04,VMware创建的虚拟机可以很好的在双系统之间共享... 阅读全文

posted @ 2015-05-11 10:43 Xinglong 阅读(286) 评论(0) 推荐(0)

导航