自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(7)
  • 资源 (8)
  • 收藏
  • 关注

转载 OpenStack创建windows镜像

创建windows镜像创建一个img文件kvm-img create -f qcow2 win7.qcow2 30G下载virtio驱动wget http://alt.fedoraproject.org/pub/alt/virtio-win/archives/virtio-win-0.1-59/virtio-win-0.1-59.isowget http://www.li

2014-12-30 10:27:35 4607

转载 在ESXi 5.5主机中克隆VM主机

因为vSphereClient没有克隆VM主机的功能,所以需要用命令来克隆VM主机。      1.首先要开启ESXi的SSH功能,用vSphere Client登录ESXi->Configuration->SecurityProfile->Services->Properties…      2.关闭要被克隆的虚拟机,然后用PuTTY 远程连接ESXi主机

2014-12-27 12:00:46 4662

转载 Ubuntu 12.04重启后resolv.conf清空的问题

Ubuntu 12.04重启后resolv.conf清空的问题 1、 /etc/resolv.conf 其实是一个Link  它其实指向的是 /run/resolvconf/resolv.conf  2 、Ubuntu 有一个 resolvconf 服务,如果重启它,那么 /etc/resolv.conf 的内容会被修改成默认的样子  

2014-12-26 10:42:52 774

转载 squid二级代理配置

■服务器端修改/etc/squid/squid.conf文件http_access allow allcache_peer 15.106.229.242       parent    8080  7  no-query proxy-only defaulthttp_port 3128 transparent(如果是2.5的老版本的话http_port 172.16

2014-12-26 10:35:46 3283

转载 wget使用

在~/.wgetrc中设定代理http_proxy = http://ip_or_domainname:80/ftp_proxy = http://ip_or_domainname:80/use_proxy = onwait = 15然后直接wget http://ip/filename就ok了======================================红色很重要(转自http:/

2014-12-25 17:14:31 904

转载 vi编辑器中的整行(多行)复制与粘贴

vi编辑器中的整行(多行)复制与粘贴就非常必要了。    1、复制    1)单行复制    在命令模式下,将光标移动到将要复制的行处,按“yy”进行复制;    2)多行复制    在命令模式下,将光标移动到将要复制的首行处,按“nyy”复制n行;其中n为1、2、3……    2、粘贴    在命令模式下,将光标移动到将要粘贴的行处,按“p

2014-12-25 17:12:39 8242

转载 创建和使用本地ubuntu source镜像服务器

为什么需要创建ubuntu本地镜像ubuntu发行版光盘中都只有少数常用软件包。ubuntu上要安装的软件,常常需要到ubuntu源服务器上下载。使用如下命令可以搜索和安装可用的软件包。apt-cache search packageNamesudo apt-get install packageNameapt-get实际使用wget命令,从/etc

2014-12-25 14:06:08 1253

com.xunlei.download_1.0.0.1_amd64.deb

com.xunlei.download_1.0.0.1_amd64.deb

2021-07-05

openflow switch specification

openflow table

2016-11-25

MSTP技术原理

MSTP技术原理

2016-03-26

Configuring Virtual Private LAN Services

VPLS (V irtual Private LAN Service) enables enterprises to link together their Ethernet-based LANs from multiple sites via the infrastructure provided by their service provider . From the enterprise perspective, the service provider's public network looks like one giant Ethernet LAN. For the service provider, VPLS provides an opportunity to deploy another revenue-generating service on top of their existing network without major capital expenditures. Operators can extend the operational life of equipment in their network. Virtual Private LAN Services (VPLS) uses the provider core to join multiple attachment circuits together to simulate a virtual bridge that connects the multiple attachment circuits together . From a customer point of view , there is no topology for VPLS. All of the CE devices appear to connect to a logical bridge emulated by

2014-04-30

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除