摘要:
参考地址:http://dengqsintyt.iteye.com/blog/1991930 阅读全文
posted @ 2014-06-13 16:58
Seaurl
阅读(169)
评论(0)
推荐(0)
摘要:
1、查看系统是否安装了MySQL 使用命令: #rpm -qa | grep mysql 2、卸载已安装的MySQL 卸载mysql命令如下: #rpm -e --nodeps mysql-libs-5.1.61-4... 阅读全文
posted @ 2014-06-13 16:38
Seaurl
阅读(313)
评论(0)
推荐(0)
摘要:
把下载的apache-tomcat-7.0.19.tar.gz文件上传到服务器的根目录 #tar zxvf apache-tomcat-7.0.19.tar.gz #mv apache-tomcat-7.0.19 apache-tomcat #vim /etc/profile... 阅读全文
posted @ 2014-06-13 09:18
Seaurl
阅读(219)
评论(0)
推荐(0)
摘要:
安装说明 系统环境:centos-6.5 软件:jdk-7-linux-x64.rpm , jdk-8u5-linux-i586.tar.gz 下载地址:http://www.oracle.com/technetwork/java/javase/downloads/java-se-jd... 阅读全文
posted @ 2014-06-13 08:57
Seaurl
阅读(529)
评论(0)
推荐(0)