表示 进入内容 225122604544
« 先前的 10 新的记录 | 下一步 10 较早的记录 »
Displaying posts with tag: 配置 (reset)
JDBC与JNDI应用比较

JNDI用了多年但是一直没去弄懂其和JDBC的区别,今天在网上搜了下,发下些资料说明的还不错记录下。  JNDI是 Java 命名与目录接口(Java Naming and Directory Interface),在J2EE规范中是重要的规范之一,不少专家认为,没有透彻理解JNDI的意义和作用,就没有真正掌握J2EE特别是EJB的知识。

【java】  【服务器】  【mysql】  【程序员】  【数据库】  【配置】   …

[获取更多]
快速查看日志

#!/usr/bin/env python -- coding: UTF-8 -- import os nginxLogPath = './nginx.log' phpLogPath = './php.

【nginx】  【php】  【mysql】  【日志】  【LOG】  【os】  【配置】  【utf-8】   点击查看原文>

heatbeat-gui实现基于nfs的mysql高可用集群

一、简述HA高可用集群     高可用集群就是当集群中的一个节点发生各种软硬件及人为故障时,集群中的其他节点能够自动接管故障节点的资源并向外提供服务。以实现减少业务中断时间,为用户提供更可靠,更高效的服务。

【mysql】  【高可用】  【配置】  【集群】  【Server】  【Mariadb】   …

[获取更多]
corosync+pacemaker实现高可用的MariaDB

一、准备工作 承接上文:corosync+pacemaker使用crmsh构建高可用集群

二、MariaDB server配置(基于nfs) nfs server准备

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 2...

【mysql】  【高可用】  【path】  【配置】  【Server】  【Mariadb】  【NFS】   …

[获取更多]
drbd+corosync+pacemaker构建高可用MySQL集群

一、drbd简介     drbd全称Distributed Replicated Block Device,为分布式复制块设备,基于软件实现的,不共享任何东西的,通过复制的方式构建镜像模式工作的磁盘,类似于raid1,但不同于raid的是,drbd实现了跨主机镜像块数据。

【分布式】  【mysql】  【高可用】  【配置】  【镜像】  【集群】   …

[获取更多]
zabbix代理端安装与配置

zabbix_proxy代理端的安装和配置

为减轻zabbix server的压力,进行代理的安装

下载zabbix-2.4.3.tar版本,最好和服务端的版本一致

sudo apt-get update 

sudo apt-get install mysql-server mysql-c...

【mysql】  【zabbix】  【数据库】  【配置】  【Server】  【脚本】  【schema】   …

[获取更多]
数据库连接超时

http://zeusami.iteye.com/blog/1112827

MySQL第二天早上第一次连接超时报错,解决方法com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure  com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure Last packet sent to the server was 0 ms ago  最近碰到一个mysql5数据库的问题。

【linux】  【mysql】  【windows】  【数据库】  【配置】   …

[获取更多]
Nginx学习日记第五篇 -- upstream及fastcgi

一、Nginx upstream   Ngx_http_upstream_module模块可实现七层负载均衡,定义的服务器组可被proxy_pass、fastcgi_pass、uwsgi_pass、scgi_pass和memcached_pass所引用。

【nginx】  【php】  【算法】  【服务器】  【mysql】  【配置】  【主机】   …

[获取更多]
[MySQL] 重启MySQL提示ERROR! MySQL is not running, but lock file (/var/lock/subsys/mysql)

重启MySQL数据库服务器提示ERROR! MySQL is not running, but lock file (/var/lock/subsys/mysql),看了下MySQL数据库状态:

1 2

 # service mysql status

ERROR! MySQL i...

【mysql】  【数据库】  【配置】  【lock】  【Server】  【file】  【service】   …

[获取更多]
同一台 linux主机同时安装 lamp 和 lnmp

同一台 linux Server同时安装 lamp 和 lnmp: 共同点: 可以同时安装共存运行。 1. mysql公用,安装一次即可。 2. lnmp的php编译的时候,新建一个php-fpm目录(lamp已安装好的基础上),比如叫 /usr/local/php-fpm 3.

【nginx】  【linux】  【php】  【架构】  【mysql】  【函数】  【Apache】   …

[获取更多]
表示 进入内容 225122604544
« 先前的 10 新的记录 | 下一步 10 较早的记录 »