Chinaunix首页 | 论坛 | 博客
  • 博客访问: 318891
  • 博文数量: 172
  • 博客积分: 2967
  • 博客等级: 少校
  • 技术积分: 1805
  • 用 户 组: 普通用户
  • 注册时间: 2011-09-09 13:31
文章分类

全部博文(172)

文章存档

2014年(6)

2013年(45)

2012年(120)

2011年(1)

我的朋友

发布时间:2013-04-18 17:45:45

shell 文件插入2010-01-30 02:31jidazhifeng | 分类:Windows | 浏览865次a.txttest1 kdfjtest2 dfsdjtest3 dkfjsb.txth1b2c3现在想把b.txt的内容插入到a,行与行要对应,插入后的效果:h1 test1 kdfjb2 test2 dfsdjc3 test3 dkfjs求高手指教补充一问,比如a.txt.........【阅读全文】

阅读(699) | 评论(0) | 转发(0)

发布时间:2013-04-11 14:00:42

installtexturl --url ftp://10.12.12.116/centoslang en_US.UTF-8keyboard usnetwork --device eth0 --bootproto dhcprootpw root@1timezone Asia/Shanghaibootloader --location=mbr --append="quiet"clearpart --all --initlabelnetwork --bootproto=dhcp --device=eth0 --onboot=onpart /boot --fstype ext4.........【阅读全文】

阅读(2860) | 评论(0) | 转发(0)

发布时间:2013-03-27 08:37:01

1.yum install gcc libcgroup libcap-devel make -ydownload:http://sourceforge.net/projects/lxc/files/lxc/lxc-0.8.0/lxc-0.8.0.tar.gzlxc-0.8.0-rc2.tar.gzlxc-0.8.0-rc1.tar.gz第一个安装包有问题:You must install the AppArmor development package in order to compile lxc,系统没有安装包第二个测试可.........【阅读全文】

阅读(3731) | 评论(0) | 转发(0)

发布时间:2013-03-25 17:50:18

1.通过下面查看tftp目录的位置cat /etc/xinetd.d/tftpservice tftp{        disable = no        socket_type             = dgram        protocol                = udp&nbs.........【阅读全文】

阅读(598) | 评论(0) | 转发(0)

发布时间:2013-03-25 13:35:35

1.yum install dhcp -y2.chkconfig dhcpd on3.vi /etc/dhcp/dhcpd.confddns-update-style interim;allow booting;allow bootp;next-server 10.12.190.152;filename "pxelinux.0";subnet 10.12.190.0 netmask 255.255.255.0 {option routers 10.12.190.254;option subnet-mask 255.255.255.0;option domain-nam.........【阅读全文】

阅读(433) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册