<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>噩靈戰隊 - 系统防御运维</title>
    <link>http://bbs.x-xox-x.com/forum.php?mod=forumdisplay&amp;fid=38</link>
    <description>Latest 20 threads of 系统防御运维</description>
    <copyright>Copyright(C) 噩靈戰隊</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 20 May 2012 22:42:08 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.x-xox-x.com/static/image/common/logo_88_31.gif</url>
      <title>噩靈戰隊</title>
      <link>http://bbs.x-xox-x.com/</link>
    </image>
    <item>
      <title>网站内外映射问题</title>
      <link>http://bbs.x-xox-x.com/forum.php?mod=viewthread&amp;tid=176</link>
      <description><![CDATA[公司有4个外网ip地址，都是以sub方式用在一个电信光纤出口上，h3c sr 6602的路由，中间用s7506做了vlan划分，其中一个vlan是供服务器使用，中间有一台Quidway SecPath 100F的防火墙。现在的问题是，端口映射时如果外网是80内网也用80那么在外网就不能仿问网站，但是内网 ...]]></description>
      <category>系统防御运维</category>
      <author>B-Boss</author>
      <pubDate>Fri, 09 Dec 2011 01:47:17 +0000</pubDate>
    </item>
    <item>
      <title>某个副部级单位外网防火墙配置</title>
      <link>http://bbs.x-xox-x.com/forum.php?mod=viewthread&amp;tid=136</link>
      <description><![CDATA[sysname WWFW-F100E
#
 firewall packet-filter enable
 firewall packet-filter default permit
#
 nat static inside ip 192.168.0.2 global ip 61.133.219.XX
 nat static inside ip 10.10.10.2 global ip 61.133.219.XX
#
 firewall statistic system enable
#]]></description>
      <category>系统防御运维</category>
      <author>蓝雨轩</author>
      <pubDate>Wed, 16 Nov 2011 14:47:29 +0000</pubDate>
    </item>
    <item>
      <title>IIS6 Gzip</title>
      <link>http://bbs.x-xox-x.com/forum.php?mod=viewthread&amp;tid=56</link>
      <description><![CDATA[现在主流浏览器基本都支持 Gzip 压缩，因此这也成了 WebServer 优化策略的一种常规手段。启用压缩后能有效减少网页传输数据大小，使得有限带宽能提供更多的请求，并在一定程度上提高了网页 &quot;显示&quot; 速度。
IIS6 提供了对 G ...]]></description>
      <category>系统防御运维</category>
      <author>wangjianyu</author>
<enclosure url="http://bbs.x-xox-x.com/data/attachment/forum/201111/07/224013cumgd60q0qdepg9m.jpg" length="27693" type="image/jpeg" />      <pubDate>Mon, 07 Nov 2011 14:42:09 +0000</pubDate>
    </item>
    <item>
      <title>Apache配置详解(最好的APACHE配置教程)</title>
      <link>http://bbs.x-xox-x.com/forum.php?mod=viewthread&amp;tid=55</link>
      <description><![CDATA[Apache的配置 

Apache的配置由httpd.conf文件配置，因此下面的配置指令都是在httpd.conf文件中修改。 
主站点的配置(基本配置) 

(1) 基本配置: 
ServerRoot &quot;/mnt/software/apache2&quot; #你的apache软件安装的位置。其它指定的目录如果没有指定绝对路径，则目录是相对于 ...]]></description>
      <category>系统防御运维</category>
      <author>wangjianyu</author>
      <pubDate>Mon, 07 Nov 2011 14:34:54 +0000</pubDate>
    </item>
    <item>
      <title>windows服务器aspx安全</title>
      <link>http://bbs.x-xox-x.com/forum.php?mod=viewthread&amp;tid=54</link>
      <description><![CDATA[aspx功能越强大，对主机安全性威胁就越大，这里举例几个比较少见的东西：
1、WMI枚举、关闭{需要权限}进程，这个对象在脚本里很容易调用
 
2、System.Diagnostics的Process.GetProcesses可获取进程信息
3、操纵IIS   用D ...]]></description>
      <category>系统防御运维</category>
      <author>wangjianyu</author>
<enclosure url="http://bbs.x-xox-x.com/data/attachment/forum/201111/07/22333555ritkv656dsskci.jpg" length="44817" type="image/jpeg" />      <pubDate>Mon, 07 Nov 2011 14:33:41 +0000</pubDate>
    </item>
    <item>
      <title>详解本地安全策略的设置</title>
      <link>http://bbs.x-xox-x.com/forum.php?mod=viewthread&amp;tid=53</link>
      <description><![CDATA[打开“管理工具”/“本地安全策略”，展现以下五个目录：1. 帐户策略 2.本地策略 3.公钥策略 4.软件 限制策略 5.IP 安全策略，在本地计算机。 

   各下属子目录：

   账户策略： 包括密码 策略和密码锁定策略；本地策略：包括审核策略，用户权利指派，安全策略；公钥 ...]]></description>
      <category>系统防御运维</category>
      <author>wangjianyu</author>
      <pubDate>Mon, 07 Nov 2011 14:31:48 +0000</pubDate>
    </item>
    <item>
      <title>详解有关Windows系统下的权限设置</title>
      <link>http://bbs.x-xox-x.com/forum.php?mod=viewthread&amp;tid=52</link>
      <description><![CDATA[要打造一台安全的WEB服务器，那么这台服务器就一定要使用NTFS和Windows NT/2000/2003。众所周知，Windows是一个支持多用户、多任务的操作系统，这是权限设置的基础，一切权限设置都是基于用户和进程而言的，不同的用户在访问这台计算机时，将会有不同的权限。DOS是个单 ...]]></description>
      <category>系统防御运维</category>
      <author>wangjianyu</author>
      <pubDate>Mon, 07 Nov 2011 14:31:16 +0000</pubDate>
    </item>
    <item>
      <title>Windows+Apache+PHP安全配置和优化笔记</title>
      <link>http://bbs.x-xox-x.com/forum.php?mod=viewthread&amp;tid=51</link>
      <description><![CDATA[Apache在Linux下应用的比较多，这里的配置基于Windows NT，因为国内大多数站长都是使用的Windows服务器。
前段时间，我的手机壁纸网站服务器IIS崩溃，一时没有找到原因，重装IIS也没有解决问题，所以临时使用Apache做为WebServer。
这里记录下配置笔记。
首先是Apache的 ...]]></description>
      <category>系统防御运维</category>
      <author>wangjianyu</author>
      <pubDate>Mon, 07 Nov 2011 14:30:34 +0000</pubDate>
    </item>
    <item>
      <title>iis FACTCGI 安装PHP 5.3.8配置</title>
      <link>http://bbs.x-xox-x.com/forum.php?mod=viewthread&amp;tid=49</link>
      <description><![CDATA[据了解，php5.3版本使用微软的FastCGI模式，这种模式和传统的CGI模式相比采用了更加合理的解析进程启动模 式，速度比CGI快2倍；在PHP5.3以上的版本已经对ISAPI模式不支持。
整个安装过程是
1.安装IIS
2.安装FastCGI;
3.安装php5.3.8；
安装IIS的步骤就不需要我再多说了 ...]]></description>
      <category>系统防御运维</category>
      <author>wangjianyu</author>
      <pubDate>Mon, 07 Nov 2011 14:27:26 +0000</pubDate>
    </item>
    <item>
      <title>系统防御运维</title>
      <link>http://bbs.x-xox-x.com/forum.php?mod=viewthread&amp;tid=7</link>
      <description><![CDATA[简介
系统运维类似于系统维护,前者更加侧重于保障系统正常运行，运维有运行和维护两层含义。对于一个系统,有时出错我们无法预知，系统越复杂,其难维护难度更大，为了减少损失，我们尽可能地去预防各种错误，对于突发情况，尽可能地去修复。 

系统运维概念　　互联网最 ...]]></description>
      <category>系统防御运维</category>
      <author>Trojan</author>
      <pubDate>Sun, 06 Nov 2011 11:36:07 +0000</pubDate>
    </item>
  </channel>
</rss>
