- 博客(10)
- 收藏
- 关注
原创 Apt本地源配置
1. 安装Apache2# apt-get install apache2 或源码安装 http://archive.apache.org/dist/httpd下载# tar zxvf httpd-2.4.9.tar.gz# cd httpd-2.4.9# ./configure --prefix=/usr/local/apache2# make && m
2015-09-09 15:13:07
1762
原创 centos7 部署cobbler
一 Cobbler介绍Cobbler是一个快速网络安装linux的服务,而且在经过调整也可以支持网络安装windows。该工具使用python开发,小巧轻便,使用简单的命令即可完成PXE网络安装环境的配置,同时还可以管理DHCP、DNS、以及yum仓库、构造系统ISO镜像。Cobbler支持命令行管理,web界面管理,还提供了API接口,可以方便二次开发使用。Cobbler客户端Koa
2015-09-09 15:04:39
3136
原创 配置virtio-scsi
1. virtio是一套半虚拟化驱动,包括网络、磁盘等。virtio-scsi和virtio-blk都是磁盘的半虚拟化驱动,virtio-scsi解决了virtio-blk的一些限制,来看看官网的介绍: 2.查看内核是否支持 3.openstack上的配置a.查看有哪些镜像 b.对cen
2015-08-24 17:18:58
7364
原创 ie技术文章网址2
http://www.osbaike.com/wapNews.asp?dataID=9586http://www.w3c.com.cn/ubuntu-maas-%E5%88%9D%E8%AF%95http://bbs.chinaunix.net/thread-3763842-1-1.htmlhttp://www.couponvv.com/q/answers-why-cant-i-dec
2015-05-07 14:37:13
578
原创 技术文章网址4
http://c.biancheng.net/cpp/html/138.htmlhttp://blog.youkuaiyun.com/v_july_v/article/details/6256463http://gilchrist.ca/jeff/comp5704/Final_Paper.pdfhttp://gilchrist.ca/jeff/comp5704/Final_Paper.pdfh
2015-05-07 14:23:40
264
原创 技术文章网址3
http://hi3ms.huawei.com/hi/group/7171http://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/http://swl.mes.edu.cu/SLES_11_SP2/CD2/suse/src/http://gcc.parentingamerica.com/releases
2015-05-07 14:19:42
1484
原创 技术文章网址2
http://blog.youkuaiyun.com/s_e_a_n/article/details/5811840http://94it.net/a/jingxuanboke/2013/0523/20954.htmlhttp://blog.youkuaiyun.com/daniel_ice/article/details/6834251http://blog.youkuaiyun.com/lights_joy/arti
2015-05-07 14:19:14
435
原创 技术文章网址
oops:1. http://www.360doc.com/content/13/0409/00/7044580_277039271.shtml
2015-05-07 10:51:58
435
原创 日常工具
1.Remote desktop organizer 连接多台服务器桌面的管理工具2.source insight 内核查阅3.ultraiso 制作ISO、镜像烧录到U盘4.iometer、vdbench、orion 磁盘性能测试工具5.vncviewer 通过ip和port连接xen、kvm虚拟机6.nmon、nmon_analyser性能监控工具7.beyond
2015-03-27 21:42:13
346
原创 linux修改内核频率
1.kernel/Kconfig.hz 在 config HZ_100 之前添加: config HZ_10 bool "10 HZ" help 10 HZ is added by song. 在 default 100 if H
2015-03-27 21:37:54
2823
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人