搜索列表
-
win2003 IIS6.0+PHP+MySQL的安裝配置
【Windows系列】IIS+PHP+MySQL的安裝配置 有两种方法在 Windows 下安装 PHP:手工安装或者使用安装程序安装。据PHP官方手册上称
配置PHP 安装文件目录变量->程序设置 -
Windows 2003 服务器安全设置
【Windows系列】第一步:一、先关闭不需要的端口 我比较小心,先关了端口。只开了3389 21 80 1433(MYSQL)有些人一直说什么默认的3389不安全,对此我不否认,但是利用的途径也只能一个一个的穷举爆破,你把帐号改 了密码设置为十五六位,我估计他要破上好几年,哈哈
设置安全服务器 文件夹文件用户&rdquo -
给Solaris打补丁 保护系统安全
【Solaris】一、solaris补丁介绍 1.1补丁的种类及文件名 solaris的补丁分为两类,一类是Point补丁,另一类是Cluster补丁。 a)Point补丁程序: 这类补丁仅仅是针对某一问题
安全系统保护补丁 安装文件patch 可以 -
Solaris系统下如何挂载光驱
【Solaris】1,用#iostat -En 或#ls -l /dev/ | grep sr 查看设备号。 如: # iostat -En c0t6d0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0 Ven
-
Apache最新官方配置文件中文版说明
【RedHat/Centos】Apache最新官方配置文件中文版## Based upon the NCSA server configuration files originally by Rob McCool.#参照NCSA服务器的配置文件,原版由Rob McCool发布## This is the main Apache server configuration file. It contains the# configuration
中文版说明文件配置最新官方theto"of< -
用rsync从Linux到Windows远程备份
Warning: Illegal string offset 'id' in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 71
Notice: Uninitialized string offset: 0 in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 71
Warning: Illegal string offset 'classname' in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 72
Notice: Uninitialized string offset: 0 in /home/wwwroot/cczh0002/wwwroot/view/search.php on line 72
【】rsync是Linux系统下的数据镜像备份工具,从软件的命名上就可以看出来了——remote sync。rsync支持大多数的类Unix系统,无论是Linux、Solaris还是BSD上都经过了良好的测试。rsync的最新版本可以从http://rsync.samba.org/rsync/获得。它的特性如下: -
用rsync实现网站镜像和备份
【RedHat/Centos】服务器端# more /etc/rsyncd.conf uid = nobodygid = nobodyuse chroot = nomax connections = 4pid file = /var/run/rsyncd.pidlock file = /var/run/rsync.locklog file = /var/log/rsyncd.log[wap]path = /usr/local/backup
备份网站实现 rsync通过ssh可以server用户 -
详解Linux系统日志管理
【RedHat/Centos】日志对于安全来说,非常重要,他记录了系统每天发生的各种各样的事情,你可以通过他来检查错误发生的原因,或者受到攻击时攻击者留下的痕迹。日志主要的功能有:审计和监测。他还可以实时的监测系统状态,监测和追踪侵入者等等。 在Linux系统中,有三个主要的
管理日志系统详解文件用户Aug纪录命令一个登录 -
linux下面建立GPRS无线MODEM拨号的方法
【RedHat/Centos】1.将无线Modem接到Pc机的串口1(/dev/ttyS0)上。2.首先使用minicom(强烈建议在linux的图形用户界面下新建一个Terminal,然后运行minicom),将速率设置成为57600、8N1,Hardware Flow Control.3.运行AT,看是否会返回OK。如果没有返回则表明串口设置有问题,
拨号方法无线下面建立ATQ0E1V11>ttyS0< -
ASP vbs 代码大小写规范
【ASP编程】asp大小写规范是个网页转换工具,实现asp中大小写的替换,大家可以测试下
ASP,vbs,代码,大小写规范 -
asp编程中常用的javascript辅助代码第1/2页
【ASP编程】一些常用的辅助代码 点击返回上页代码: <form> <p><input TYPE="button" VALUE="返回上一步" ONCLICK="history.back(-1)"></p> </form> 弹出警告框代码: <form> <p><input TYPE="button" VALUE=...
aspjavascript代码 -
ASPJPEG综合操作的CLASS类
【ASP编程】<% 'ASPJPEG综合操作CLASS Class AspJpeg Dim AspJpeg_Obj,obj Private Img_MathPath_From,Img_MathPath_To,Img_Reduce_Size,CoverIf Private Img_Frame_Size,Img_Frame_Color,Img_Frame_Solid,Img_Frame_...
ASPJPEG综合操作的CLASS类