logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

虚拟机virtualBox 搭建 Keepalived+lvs dr+httpd 负载均衡

master :192.168.1.103backup:192.168.1.104web1:192.168.1.105web2:192.168.1.1061.192.168.1.105、192.168.1.106 搭建http服务器关闭防火墙 -》启动http服务器->进入/var/www/html新建index.html添加标识,注明服务的是那个web服务

CentOS7 vmware虚拟机克隆网络问题

转:http://blog.csdn.net/smstong/article/details/39400759注意,本文描述的是CentOS7克隆的问题,对于之前版本的CentOS,请参考http://blog.csdn.net/smstong/article/details/8022219。 其实CentOS7在这个问题上处理更加简单,只要把对于网卡的配置文件中的HW

Centos中无法使用make,make install,命令 make: command not found

make是gcc的编译器,VPS买来必定要安装安装:yum -y install gcc automake autoconflibtool make安装g++:yum install gcc gcc-c++

Servlet(2)

编写一个简单ServlethtmlInsert title here用户名 密码 <inputname="password" type="password">web.xmlFirstWebdrivercom.mysql.jdbc.Driveruserroot

到底了