2017年1月3日

linux CentOS 6.5 中安装与配置JDK-7

摘要: 安装方式:rpm安装 软件:jdk-7-linux-i586.rpm 下载地址:http://www.oracle.com/technetwork/java/javase/downloads/index.html 检验系统原版本 [root@localhost ~]# java -version j 阅读全文

posted @ 2017-01-03 16:43 南宫静远 阅读(210) 评论(0) 推荐(0) 编辑

linux 内核优化

摘要: 1、修改ulimit vi /etc/security/limits.conf 增加 * soft nofile 65535 * hard nofile 65535 * - nofile 65535 修改 linux 内核文件 sysctl -P 报错error: "net.bridge.bridg 阅读全文

posted @ 2017-01-03 16:41 南宫静远 阅读(348) 评论(0) 推荐(0) 编辑

导航