记录关于Devops运维,虚拟化容器云计算,数据库,网络安全等各方面问题。
 
0
对MySQL的监控不够详细。本文继续探讨对MySQL的详细监控,包括MySQL实例,MySQL主从复制和MySQL存储引擎等。 本文使用的MySQL版本是5.5 本文使用的模板主要通过FROMDUAL提供的模板更改而成,FROMDUAL官方使用Perl语言编写采集脚本然后通过zabbix trapper的方式推送数据到zabbix server。我觉得FROMDUAL官方提供的配置方式繁琐,并且我对Perl语言又不熟悉,于是阅读官方的Perl脚本后,生出想要重新用Shell语言来实现的想法。模板中的item名称有变更,其他的大体和FROMDUAL官方的模板相同。 show global status;       查看全局状态 show global variables;    查看全局变量设置 mysqladmin                MySQL管理工具 show master status;       查看Master状态 show slave status;        查看Slave状态 show binary logs;         查看二进制日志文件 show engine innodb status\G    查看InnoDB存储引擎状态 show engine myisam status\G    查看MyISAM存储引擎状态 还有通过查看information_schema 这个数...
SQL> startupORA-01081: 无法启动已在运行的 ORACLE - 请首先关闭它SQL> startupORA-01081: 无法启动已在运行的 ORACLE - 请首先关闭它SQL> shutdown abortORACLE 例程已经关闭。SQL> startupORACLE 例程已经启动。Total System Global Area  612368384 bytesFixed Size                  1250428 bytesVariable Size             306187140 bytesDatabase Buffers          297795584 bytesRedo Buffers                7135232 bytes数据库装载完毕。ORA-16038: 日志 1 序列号 77 无法归档ORA-19809: 超出了恢复文件数的限制ORA-00312: 联机日志 1 线程 1:'D:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\REDO01.LOG'查看报警文件,如下信息:ORA-19815: WARNING: db_recovery_file_dest_size of 2147483648 bytes is 100.00% used, and has 0 remaining bytes availableSQL>...
Apache防DDOS模块mod_evasive的安装配置和使用 前些天,朋友的网站访问很慢,查服务器的连接数也不多,资源占用也少.怀疑有攻击,便想装上mod_evasive试试,试后一切正常,很爽 安装配置如下 wget http://www.zdziarski.com/blog/wp-content/uploads/2010/02/mod_evasive_1.10.1.tar.gz tar zxvf mod_evasive_1.10.1.tar.gz cd mod_evasive /www/wdlinux/apache/bin/apxs -i -a -c mod_evasive20.c vi /www/wdlinux/apache/conf/httpd.conf <IfModule mod_evasive20.c>     DOSHashTableSize    3097     DOSPageCount        5     DOSSiteCount        50     DOSPageInterval     1     DOSSiteInterval     1     DOSBlockingPeriod   360 </IfModule> mod_evasive 介绍 mod_evasive...
 
0

wdCP v3正式版发布

发表者:admin分类:应用服务2016-04-15 10:50:43 阅读[2032]
   经过近期的努力,wdCP_v3正式版终于可以和大家见面了  v3功能预览  1 底层完全重新架构,更安全稳定,省资源更高效  2 安装更简单,快速与方便  3 功能更强大和易扩展,且完美支持API的调用  4 系统兼容性更好  5 模板设计更简单容易  安装更简单快速,如只安装v3后台,二分钟即可完成  支持API调用,通过API可结合现有业务系统,实现自助开通等服务  wdCP坚持以简单,方便,易用实用,高效为主  新版将会更省资源,更稳定,易扩展  wdCP介绍  wdCP是WDlinux Control Panel的简称  是一套通过WEB界面就可以控制和管理Linux云主机服务器以及虚拟主机的管理系统  旨在易于使用Linux系统做为我们的网站服务器系统,以及平时对Linux服务器的常用管理操作  均可在wdCP的WEB后台里操作就可以完成.  使用wdCP,通过WEB方式就可以查看服务器情况,资源利用率,系统负载,内存使用率,带宽使用率等等.  使用wdCP,通过WEB方式就可以轻松创建网站,开站点,发布网站,创建FTP,创建mysql数据库等.  使用wdCP,通过WEB方式,就可以管理服务器上的站点,站点文件,站点配置等等.  使用wdCP,不用再为linux服务器的管理操作犯愁,可以专心开发和运营网站 ...
VMDK 恢复工具 (ESX 3.5 Update 3) (2087172) Symptoms 免责声明:本文为 VMDK Recovery Tool (ESX 3.5 Update 3) (1007243) 的翻译版本。尽管我们会不断努力为本文提供最佳翻译版本,但本地化的内容可能会过时。有关最新内容,请参见英文版本。 目的使用 VMDK 恢复工具工具可以实现以下目的:创建 VMDK 文件的阻止列表。阻止列表文件是纯文本文件,用于记录虚拟机的所有 VMDK。当 VMDK 文件被删除,或 VMFS 数据存储被删除或损坏时,恢复 VMDK 文件。限制VMDK 恢复工具是 VMware 在 ESX 3.5 Update 3 中提供的实用工具,是具有实验性质的软件。实验性意味着该工具不受所有客户环境的支持,并且可能无法按预期方式运行。该工具不可用于 VMware ESXi 产品。无法还原多个阻止列表文件。该工具不可用于 VMware ESX 4.0 及以上版本。有关详细信息,请参见 VMware ESX 4.0 Update 1 Release Notes 中 Known Issues 下的 Storage 部分。 Resolution 要使此工具正常工作,必须保存虚拟机的当前阻止列表。无法恢复没有其阻止列表的 VMDK 文件。要使用 VMDK 恢复工具创建阻止列表,请执行以下操作:启动 VMDK 恢复工具,以 root 身份登录到服务控制台,然后运行以下命令:# vmfs...
VMDK Recovery Tool (ESX 3.5 Update 3) (1007243) Solution For this tool to work, you must keep a current block list of your virtual machines. You cannot recover VMDK files for which you do not have a block list. To create a block list using the VMDK Recovery Tool:Launch the VMDK Recovery Tool, log in to the service console as root and run the command: # vmfs-undelete.Select option [b] to list all virtual machines registered to the host.To create the block list, perform one of these options:Select [99] to back up a vmdk block list of all virtual machines.OrSelect a virtual machine ID from the list to back up a specific virtual machine.During block list creation, the tool prompts you to specify the filename to backup the data. You can either give an absolute path (a new file is created by the tool) or it will be saved in the current working directory. Sample session:[root@esx11]# vmfs-undelete ######################################################### VMFS Data Re...
 
0
MirantisOpenStack-4.0.iso的下载地址:http://pan.baidu.com/s/1dDsuzXf。下载之后使用虚拟机或者物理机安装都可以,我使用的是vmware。需要把NAT的自动分配ip功能关闭点击下载安装文档
RDO quickstart: Proof of concept for single nodeIf you want to spin up a proof of concept cloud on one node, this is theplace to be. You will be able to add more nodes to your OpenStack cloud later, if you choose.If you are looking for instructions to deploy a production cloud,possibly with HA, see the TripleO Quickstart.If you just want to try it out without installing anything, check out TryStack.These instructions are to install the current Liberty release.Summary for the impatientMake sure your /etc/environment is populated:LANG=en_US.utf-8 LC_ALL=en_US.utf-8 If your system meets all the prerequisites mentioned below, proceed with running the following commands:$ sudo yum install -y https://www.rdoproject.org/repos/rdo-release.rpm $ sudo yum update -y $ sudo yum install -y openstack-packstack $ packstack --allinone Step 0: PrerequisitesSoftwareRed Hat Enterprise Linux (RHEL) 7 is the minimum recommended version, or the equivalent version of one of the RHEL-based Linux distri...
ڵȨ鿴־
Suricata 是一个网络入侵检测和阻止引擎,由开放信息安全基金会以及它所支持的提供商说开发。该引擎是多线程的,内置 IPv6 的支持,可加载预设规则,支持 Barnyard 和 Barnyard2 工具。This installation guide has been tested with:Suricata 3.0, 2.0.11 on CentOS 7Suricata 3.0, 2.0.11 on Scientific Linux 7Suricata 3.0, 2.0.11 on Fedora 23, Fedora 22Suricata 3.0 on CentOS 6Pre-Installation RequirementsCentOS 6 Only: CentOS 6 requires the EPEL package repository:yum install epel-releaseBefore you can build Suricata, run the following command to ensure that all dependencies are installed:sudo yum -y install gcc libpcap-devel pcre-devel libyaml-devel file-devel \ zlib-devel jansson-devel nss-devel libcap-ng-devel libnet-devel tar make \ libnetfilter_queue-devel lua-devel SuricataTo download and build Suricata, enter the following:wget http://www.openinfosecfoundation.org/download/suricata-3.0.tar.gz tar -xvzf suricata-3.0.tar.gz cd suricata-3.0 ./configure --prefix=/usr --sysconfdir=/etc ...
    总共269页,当前第98页 | 页数:
  1. 88
  2. 89
  3. 90
  4. 91
  5. 92
  6. 93
  7. 94
  8. 95
  9. 96
  10. 97
  11. 98
  12. 99
  13. 100
  14. 101
  15. 102
  16. 103
  17. 104
  18. 105
  19. 106
  20. 107
  21. 108