<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0"><channel><title>会飞的企鹅</title><link>http://blog.xwidea.com/rss.html</link><description>会飞的企鹅博客,会飞的企鹅个人主页</description><webMaster>xwidea</webMaster><item><title>全自动DD安装Windows系统教程</title><link>http://blog.xwidea.com/article/144.html</link><description>国外有些云服务器提供商有的不提供windows系统，比如linode或者有很贵的版权费，其实我们也可以用DD命令安装Windows系统</description><pubDate>2023-01-16 09:41:10</pubDate></item><item><title>Centos6 yum使用国内源 报错的解决方法</title><link>http://blog.xwidea.com/article/143.html</link><description>Centos6 yum使用国内源404报错的解决方法</description><pubDate>2021-04-22 18:37:37</pubDate></item><item><title>Centos下查看服务器硬盘使用时间</title><link>http://blog.xwidea.com/article/142.html</link><description>Centos下查看服务器硬盘使用时间的命令</description><pubDate>2020-10-27 10:39:48</pubDate></item><item><title>解决php form表单提交数据太大被截取问题</title><link>http://blog.xwidea.com/article/141.html</link><description>php提交form表单的时候，如果数据太大，默认参数比较小，会被截取，不完整，那么我们如何解决呢？</description><pubDate>2020-07-30 23:30:57</pubDate></item><item><title>nginx  php-fpm高并发优化</title><link>http://blog.xwidea.com/article/140.html</link><description>php-fpm配置优化，增加服务器稳定性</description><pubDate>2020-07-02 14:42:31</pubDate></item><item><title>MySQL提示:The server quit without updating PID file问题的解决办法</title><link>http://blog.xwidea.com/article/139.html</link><description>MySQL提示:The server quit without updating PID file问题的解决办法</description><pubDate>2020-05-13 09:23:30</pubDate></item><item><title>windows系统自带文件哈希校验命令行</title><link>http://blog.xwidea.com/article/138.html</link><description>教你如何用windows自带的命令行校验下载的文件哈希</description><pubDate>2020-03-10 02:39:44</pubDate></item><item><title>让php文件写入支持var_dump()函数</title><link>http://blog.xwidea.com/article/137.html</link><description>让php文件写入支持var_dump()函数,在某些时候让调试起来更加直观，比如异步的时候</description><pubDate>2020-02-08 21:20:45</pubDate></item><item><title>centos7/8防火墙命令详解</title><link>http://blog.xwidea.com/article/136.html</link><description>centos7以后版本的s防火墙与centos6之前的版本命令有所不同，centos6之前一直用的iptables，而centos7.0以后都是用的firewall。</description><pubDate>2019-10-30 12:52:54</pubDate></item><item><title>linux实现3389远程登录</title><link>http://blog.xwidea.com/article/135.html</link><description>要让linux实现windows 3389那样的远程桌面，那么linux系统必须要安装有桌面环境</description><pubDate>2019-10-19 10:07:49</pubDate></item><item><title>Linux下对大硬盘进行GPT分区详解</title><link>http://blog.xwidea.com/article/134.html</link><description>大家都知道在linux对硬盘进行分区，在硬盘容量大于2TB是不能用fdisk进行分区的，那么我们如何对超过2TB的大硬盘进行分区呢？</description><pubDate>2019-10-12 21:40:06</pubDate></item><item><title>解决windows回车符导致的linux shell脚本无法执行的问题</title><link>http://blog.xwidea.com/article/133.html</link><description>在windows系统里面创建编辑linux shell脚本的时候，回车符/r/n【CRLF】，而linux回车符是/n【LF】，这样创建的的linux shell 拷贝到linux系统就无法运行。</description><pubDate>2019-10-10 10:16:08</pubDate></item><item><title>一键除去Linux shell里面的^M字符</title><link>http://blog.xwidea.com/article/132.html</link><description>有时候我们用windows里面的软件编写linux shell脚本，到linux里面执行会遇到无法执行的情况</description><pubDate>2019-09-28 20:44:12</pubDate></item><item><title>对linux根目录LVM分区进行扩容</title><link>http://blog.xwidea.com/article/131.html</link><description>有时候linux的根目录比较小，被挂载到了home下，但是我们要扩容根目录，那么怎么操作呢？</description><pubDate>2020-03-17 13:00:08</pubDate></item><item><title>获取本地公网IP的方法</title><link>http://blog.xwidea.com/article/130.html</link><description>有时候我们需要获取本机的公网ip，如果网卡绑定了公网ip还容易一些</description><pubDate>2019-03-09 10:33:26</pubDate></item><item><title>解决linux下创建用户时出现Creating mailbox file: File exists</title><link>http://blog.xwidea.com/article/129.html</link><description>解决linux下创建用户时出现Creating mailbox file: File exists文件已存在的问题</description><pubDate>2019-02-21 11:02:53</pubDate></item><item><title>Linux硬盘检测相关命令</title><link>http://blog.xwidea.com/article/128.html</link><description>对于linux服务器，有时候我们需要对硬盘信息进行检测，比如使用时间、牌子、读写速度等。</description><pubDate>2018-12-11 17:08:22</pubDate></item><item><title>给centos7 安装iptables防火墙</title><link>http://blog.xwidea.com/article/127.html</link><description>我们都知道centos7默认是没有安装iptables的，那么我们如何在centos7里面安装iptables呢？</description><pubDate>2019-09-30 15:39:31</pubDate></item><item><title>解决Ubuntu的root账号无法登录SSH问题</title><link>http://blog.xwidea.com/article/126.html</link><description>今天客户说他们的Ubuntu server重置了密码后无法远程登录了，这边发现，客户重新安装了系统，而且ipmi是可以登录的，那么为什么root无法登录了？</description><pubDate>2019-10-19 10:35:40</pubDate></item><item><title>解决whmcs开启cdn后台登录自动退出问题</title><link>http://blog.xwidea.com/article/125.html</link><description>whmcs在使用cdn以后导致后台无法登录的问题解决方案</description><pubDate>2018-09-29 09:02:05</pubDate></item><item><title>DirectAdmin磁盘配额使用情况不正确解决方法</title><link>http://blog.xwidea.com/article/124.html</link><description>今天把directadmin安装到centos上面以后，创建了一个虚拟主机报错：etquota: Mountpoint (or device) / not found or has no quota enabled. setquota: Not all specified mountpoints are using quota.</description><pubDate>2018-09-26 17:41:42</pubDate></item><item><title>centos安装crontab及使用方法</title><link>http://blog.xwidea.com/article/123.html</link><description>在centos里面默认是没有安装crontab服务的，那么我们要手动安装crontab</description><pubDate>2018-09-25 18:38:34</pubDate></item><item><title>HTTP 错误 404.13 - Not Found 请求筛选模块被配置为拒绝超过请求内容长度的请求</title><link>http://blog.xwidea.com/article/122.html</link><description>HTTP 错误 404.13 - Not Found 请求筛选模块被配置为拒绝超过请求内容长度的请求解决办法</description><pubDate>2018-09-25 00:01:55</pubDate></item><item><title>Ubuntu 18.x网卡配置教程</title><link>http://blog.xwidea.com/article/121.html</link><description>ubuntu 18.x刚出来不就，这个时候网络上面教程还是很少的，特别是关于多IP多网关的配置教程。</description><pubDate>2019-10-13 10:56:26</pubDate></item><item><title>Linux下的GPT分区教程</title><link>http://blog.xwidea.com/article/118.html</link><description>Linux下的GPT分区详解</description><pubDate>2018-03-16 00:05:38</pubDate></item><item><title>解决PHP中json_encode转换中文字符乱码的问题</title><link>http://blog.xwidea.com/article/117.html</link><description>在PHP5.4以下的版本中，我们用json_encode带有中文的数组的时候，输出的中文字符串会变成 "\u"开头的乱码，那么我们如何解决中文乱码问题了？</description><pubDate>2018-02-24 13:57:19</pubDate></item><item><title>centos 7下批量添加IP到网卡</title><link>http://blog.xwidea.com/article/116.html</link><description>centos6和7默认网卡配置不一样，所以批量添加IP的时候需要单独设置下才可以。</description><pubDate>2019-11-30 13:54:18</pubDate></item><item><title>内网IP安装DrectAdmin的方法</title><link>http://blog.xwidea.com/article/115.html</link><description>阿里云、腾讯云这种内网IP安装DirectAdmin的方法</description><pubDate>2017-11-26 23:46:04</pubDate></item><item><title>手动更改directadmin授权IP</title><link>http://blog.xwidea.com/article/114.html</link><description>手动更改Directadmin授权IP方法</description><pubDate>2017-11-26 10:44:51</pubDate></item><item><title>修复-bash: service: command not found错误</title><link>http://blog.xwidea.com/article/113.html</link><description>今天在centos中不小心输错的命令，导致server命令被卸载了，下面讲下修复方法</description><pubDate>2017-10-11 20:54:54</pubDate></item><item><title>npm安装express过程中错误解析</title><link>http://blog.xwidea.com/article/112.html</link><description>在第一次nodejs安装的过程中出现了各种错误</description><pubDate>2017-09-30 09:43:11</pubDate></item><item><title>mysql数据库操作常用命令</title><link>http://blog.xwidea.com/article/111.html</link><description>mysql数据库操作常用命令，欢迎参考。</description><pubDate>2017-09-24 19:12:39</pubDate></item><item><title>centos7 yum安装mysql详解</title><link>http://blog.xwidea.com/article/110.html</link><description>在centos7中yum安装mysql的详细教程</description><pubDate>2017-09-18 11:21:15</pubDate></item><item><title>在centos里面安装nodejs环境</title><link>http://blog.xwidea.com/article/109.html</link><description>在centos里面配置nodejs详细教程</description><pubDate>2017-09-18 10:05:26</pubDate></item><item><title>GPT格式化大硬盘分区安装windows系统教程</title><link>http://blog.xwidea.com/article/108.html</link><description>今天有位客户选择了4*10TB大硬盘，其他一个盘要分出一个分区作为windows 2008 R2系统盘，作为windows默认使用mbr格式的分区，最大仅支持2TB，超过2TB我们应该怎么办呢？</description><pubDate>2017-09-08 01:25:15</pubDate></item><item><title>给linux系统添加swap分区</title><link>http://blog.xwidea.com/article/107.html</link><description>下面给大家讲解一下，如何在linux里面创建swap交换分区</description><pubDate>2017-12-25 14:40:20</pubDate></item><item><title>centos 7配置网卡教程</title><link>http://blog.xwidea.com/article/106.html</link><description>一直使用centos 6，最近客户要求安装最新版的centos，而centos 6和7网卡配置是不一样的，下面就来讲解下如何配置centos7的网卡信息</description><pubDate>2017-07-31 21:22:33</pubDate></item><item><title>内网安装Directadmin解决方法</title><link>http://blog.xwidea.com/article/105.html</link><description>现在很多vps ifconfig后查不到外网信息，只有内网ip，但是我们DA安装是需要识别内网信息的，那怎么办了，下面就来讲解一下</description><pubDate>2017-07-17 00:14:16</pubDate></item><item><title>windows/linux中关闭mysql严格模式的方法</title><link>http://blog.xwidea.com/article/104.html</link><description>windows/linux中关闭mysql严格模式的方法</description><pubDate>2018-09-27 15:18:05</pubDate></item><item><title>Mac下MySQL环境配置解析</title><link>http://blog.xwidea.com/article/103.html</link><description>Mac下MySQL配置教程详解</description><pubDate>2021-11-01 18:03:20</pubDate></item><item><title>ubuntu网卡信息配置记录</title><link>http://blog.xwidea.com/article/102.html</link><description>ubuntu网卡信息配置详解</description><pubDate>2019-10-19 10:07:13</pubDate></item><item><title>SSL数字证书在tomcat下安装教程</title><link>http://blog.xwidea.com/article/101.html</link><description>SSL数字证书在tomcat下安装教程</description><pubDate>2017-02-02 17:36:28</pubDate></item><item><title>SSL数字证书在Apache下的安装教程</title><link>http://blog.xwidea.com/article/100.html</link><description>SSL数字证书在Apache下的安装教程</description><pubDate>2017-02-02 17:26:19</pubDate></item><item><title>SSL数字证书在Nginx下安装教程</title><link>http://blog.xwidea.com/article/99.html</link><description>SSL数字证书配置在Nginx服务器里面的详细说明</description><pubDate>2017-02-02 17:19:55</pubDate></item><item><title>修改centos时区并且同步时间</title><link>http://blog.xwidea.com/article/98.html</link><description>修改centos时区并且同步时间</description><pubDate>2018-09-23 10:18:27</pubDate></item><item><title>解决断开远程桌面以后运行的软件就停止或者未响应问题</title><link>http://blog.xwidea.com/article/97.html</link><description>最近客户跟我反馈，他远程桌面断开以后，程序就不能运行了，下面就来讲解一下处理办法。</description><pubDate>2016-11-22 12:44:14</pubDate></item><item><title>linux发行版比较常用的系统信息查询的命令</title><link>http://blog.xwidea.com/article/96.html</link><description>下面给出了各linux发行版比较常用的系统信息查询的命令</description><pubDate>2017-02-26 19:36:00</pubDate></item><item><title>利用jquery轻松屏蔽网页右键</title><link>http://blog.xwidea.com/article/95.html</link><description>传统js屏蔽右键采用了很多代码，现在利用jquery只需要几行代码即可屏蔽右键。</description><pubDate>2016-10-12 15:43:26</pubDate></item><item><title>将wdcp编译版php5.3里面的ZendOptimizer升级到ZendGuardLoader</title><link>http://blog.xwidea.com/article/94.html</link><description>wdcp编译版选择了php5.3但是安装的zend还是ZendOptimizer3.3版的，明显不符合要求，所以得改成ZendGuardLoader</description><pubDate>2016-09-26 22:49:48</pubDate></item><item><title>debian系统apt-get命令无法使用的解决办法</title><link>http://blog.xwidea.com/article/93.html</link><description>安装好debian系统，在系统中运行apt-get gcc等一些命令提示无法使用，下面就来讲一下解决办法</description><pubDate>2016-09-22 22:04:14</pubDate></item><item><title>SS 500 Internal Privoxy Error正确的解决方法</title><link>http://blog.xwidea.com/article/92.html</link><description>500 Internal Privoxy Error
Privoxy encountered an error while processing your request:
Could not load template file no-server-data or one of its included components.
Please contact your proxy administrator.
If you are the proxy administrator, please put t</description><pubDate>2017-02-22 12:02:57</pubDate></item><item><title>PHP编译常用命令详解</title><link>http://blog.xwidea.com/article/91.html</link><description>PHP编译常用命令详解</description><pubDate>2016-06-22 13:06:10</pubDate></item><item><title>判断Linux系统是32位还是64位的方法</title><link>http://blog.xwidea.com/article/90.html</link><description>很多时候我们需要判断linux系统是32位还是64位来执行不同位数的程序以达到系统优化的最大化。</description><pubDate>2016-06-21 09:47:13</pubDate></item><item><title>Linux挂盘教程</title><link>http://blog.xwidea.com/article/89.html</link><description>linux下分区挂载硬盘教程</description><pubDate>2018-03-22 10:35:31</pubDate></item><item><title>Linux批量添加IP到网卡</title><link>http://blog.xwidea.com/article/88.html</link><description></description><pubDate>2016-04-07 21:29:46</pubDate></item><item><title>javascript报错xxx函数 is not defined</title><link>http://blog.xwidea.com/article/87.html</link><description>javascript点击无效报错xxx函数 is not defined有效解决办法</description><pubDate>2016-04-01 10:37:36</pubDate></item><item><title>linux 编译C源文件</title><link>http://blog.xwidea.com/article/86.html</link><description>linux下如何编译C语言源文件</description><pubDate>2016-03-18 09:43:11</pubDate></item><item><title>windows 2008R2 无法安装操作系统补丁，或无法安装Sp1升级包的解决办法</title><link>http://blog.xwidea.com/article/85.html</link><description>windows 2008R2 无法安装操作系统补丁，或无法安装Sp1升级包的解决办法</description><pubDate>2016-01-30 20:17:35</pubDate></item><item><title>把Excel导入mysql数据表的方法详解</title><link>http://blog.xwidea.com/article/84.html</link><description>把Excel导入mysql数据表，首先新建数据表，新建字段，字段数量和excel的表格列数量保持一致</description><pubDate>2016-01-27 11:27:17</pubDate></item><item><title>最准的域名被墙检测工具</title><link>http://blog.xwidea.com/article/83.html</link><description>免费域名被墙检测服务，用来快速检查网站是否被GFW(防火长城)屏蔽</description><pubDate>2016-01-22 16:41:45</pubDate></item><item><title>linux中向crontab中添加定时任务</title><link>http://blog.xwidea.com/article/82.html</link><description>这一篇是记录如何linux中向crontab中添加定时任务计划</description><pubDate>2017-05-24 00:03:14</pubDate></item><item><title>Linux CentOS 搭建PPTP</title><link>http://blog.xwidea.com/article/81.html</link><description>centos安装pptp教程</description><pubDate>2019-07-12 12:09:44</pubDate></item><item><title>windows2008 iis7.5 网站验证码不显示问题解决办法</title><link>http://blog.xwidea.com/article/80.html</link><description>一般很多人都说是GD2没开启，要么就是说父目录没有开启，其实吧，很多时候这种问题，一般我们都会注意的，不可能因为以上2种原因</description><pubDate>2015-10-20 12:36:04</pubDate></item><item><title>一键修复discuz论坛数据表marked问题</title><link>http://blog.xwidea.com/article/79.html</link><description>discuz论坛突然出现了错误信息：Error:Table './pre_ucenter_failedlogins' is marked as crashed and should be repaire怎么办？</description><pubDate>2015-08-08 09:59:10</pubDate></item><item><title>通过命令行批量删除windows服务器网卡IP方法</title><link>http://blog.xwidea.com/article/78.html</link><description>以下教程，将告诉大家如何在Windows系统中通过命令行批量删除网卡IP</description><pubDate>2015-07-29 12:01:45</pubDate></item><item><title>快速揪出Windows服务器中的发包网站</title><link>http://blog.xwidea.com/article/77.html</link><description>我们经常会遇到服务器向外部发包的问题，一般是phpdos类的，服务器里面有很多网站，一个一个测试很麻烦，如何更快的解决发包问题呢？</description><pubDate>2015-07-02 15:59:53</pubDate></item><item><title>wdcp后台管理员密码重置方法</title><link>http://blog.xwidea.com/article/76.html</link><description>wdcp后台管理员密码忘记了怎么办？</description><pubDate>2015-07-02 09:11:31</pubDate></item><item><title>linux yum安装</title><link>http://blog.xwidea.com/article/75.html</link><description>在linux里面缺少什么命令，都可以用yum来安装</description><pubDate>2015-06-16 12:16:12</pubDate></item><item><title>修改Windows系统mysql数据库存储目录位置</title><link>http://blog.xwidea.com/article/74.html</link><description>首先确保数据库转移不出现问题，先到Windows系统服务里面关闭mysql服务</description><pubDate>2015-06-12 12:01:45</pubDate></item><item><title>批量删除MSSQL某个数据库中所有数据表</title><link>http://blog.xwidea.com/article/73.html</link><description>在MSSQL（SQL Server）要删除一个数据库的所有数据表，如果这个数据库有几十或者几百个表的时候，而你又没有数据库服务器足够权限的时候，那么操作将会非常麻烦。</description><pubDate>2015-06-07 21:26:52</pubDate></item><item><title>windows 2003 64位系统运行php报错：1% 不是有效的win32应用程序</title><link>http://blog.xwidea.com/article/72.html</link><description>原来由于在64位操作系统里，默认配置下，IIS工作在64位模式下，这会让许多32位的应用不能正常工作，报错%1 不是有效的 Win32 应用程序。</description><pubDate>2015-06-07 20:44:19</pubDate></item><item><title>lbcode是一款基于jQuery的轻量级网页代码修饰器</title><link>http://blog.xwidea.com/article/71.html</link><description>lbcode是一款基于jQuery的轻量级网页代码修饰器,超小的体积,灵活而易拓展，兼容了包括ie6在内的所有浏览器。</description><pubDate>2015-05-10 12:31:13</pubDate></item><item><title>jquery弹出层效果lbshowbox</title><link>http://blog.xwidea.com/article/70.html</link><description>lbshowbox是基于jquery的一款弹出层效果，轻巧灵活，功能强大</description><pubDate>2015-08-30 12:13:22</pubDate></item><item><title>快速解决Error:Table'xxx' is marked as crashed and should be repaire</title><link>http://blog.xwidea.com/article/69.html</link><description>快速解决Error:Table'xxx' is marked as crashed and should be repaire</description><pubDate>2015-04-24 11:33:49</pubDate></item><item><title>星外主机系统与da集成以后，开通不了站点的解决办法</title><link>http://blog.xwidea.com/article/68.html</link><description>最近帮客户安装管理linux系统的directadmin(DA)面板，然后客户在星外虚拟主机管理系统上面集成da面板，结果搞不了，就求助我了。</description><pubDate>2018-11-08 09:10:33</pubDate></item><item><title>解决winwebmail登录显示拒绝IP地址xxx访问问题</title><link>http://blog.xwidea.com/article/67.html</link><description>只需您给winwebmail安装目录winwebmail增加SERVICE完全控制权限即可，是不是很简单哈</description><pubDate>2015-07-17 14:11:40</pubDate></item><item><title>PHP通过OpenSSL生成证书、密钥并且加密解密数据</title><link>http://blog.xwidea.com/article/66.html</link><description>关于PHP生成证书密钥，分成两部分：生成证书密钥、加密解密数据。直接复制下来做成两个文件运行就好啦。已经写了详细的注释，相信PHP程序员都能看得懂。​</description><pubDate>2015-03-18 11:28:27</pubDate></item><item><title>Linux分卷压缩打包方法</title><link>http://blog.xwidea.com/article/65.html</link><description>linux下分卷打包的具体方法</description><pubDate>2015-01-19 23:07:00</pubDate></item><item><title>linux screen 命令详解</title><link>http://blog.xwidea.com/article/64.html</link><description>系统管理员经常需要SSH 或者telent 远程登录到Linux 服务器，经常运行一些需要很长时间才能完成的任务，比如系统备份、ftp 传输等等。</description><pubDate>2015-01-15 21:14:28</pubDate></item><item><title>DEDECMS实现 文章标题-栏目名称-网站名称</title><link>http://blog.xwidea.com/article/63.html</link><description>DEDECMS实现“文章标题_三级栏目_二级栏目_一级栏目_网站名称”这种格式，便于SEO，本文就讲解下最正确的处理方法。</description><pubDate>2015-01-08 12:43:46</pubDate></item><item><title>修改织梦dedecms栏目标题样式</title><link>http://blog.xwidea.com/article/62.html</link><description>修改织梦dedecms栏目标题样式,修改为2级标题_1级标题_网站名称这种格式</description><pubDate>2014-11-09 09:39:37</pubDate></item><item><title>在win2003服务器安装ISAPI_Rewrite3.0出现伪静态无效或者空白页的最佳解决办法</title><link>http://blog.xwidea.com/article/61.html</link><description>在windows2003服务器安装ISAPI_Rewrite3.0后出现伪静态无效，运行带有.htaccess伪静态文件出现空白页的解决办法</description><pubDate>2014-11-03 11:24:10</pubDate></item><item><title>星外杀马工具检测出安全问题的处理办法</title><link>http://blog.xwidea.com/article/60.html</link><description>星外杀马工具检测出tsec.ini、Rewrite.log、httpd.conf、error.log安全问题的处理办法</description><pubDate>2014-10-14 23:25:03</pubDate></item><item><title>在windows下面调整Oracle VM VirtualBox虚拟硬盘大小</title><link>http://blog.xwidea.com/article/59.html</link><description>在windows下面调整Oracle VM VirtualBox虚拟硬盘大小</description><pubDate>2014-10-13 11:10:38</pubDate></item><item><title>zcode是一款基于jQuery的轻量级网页代码修饰器</title><link>http://blog.xwidea.com/article/58.html</link><description>zcode是一款基于jQuery的轻量级网页代码修饰器,超小的体积,灵活而易拓展，兼容了包括ie6在内的所有浏览器。</description><pubDate>2015-05-10 12:11:40</pubDate></item><item><title>在linux本地绑定域名到127.0.0.1用来测试</title><link>http://blog.xwidea.com/article/57.html</link><description>编辑linux下/etc/hosts.conf文件，和windows里面的hosts编辑方法相同</description><pubDate>2014-09-04 09:38:21</pubDate></item><item><title>去掉WHMCS底部版权Powered by WHMCompleteSolution方法</title><link>http://blog.xwidea.com/article/56.html</link><description>如何去掉WHMCS底部Powered by WHMCompleteSolution版权信息？</description><pubDate>2014-10-05 16:23:08</pubDate></item><item><title>wdcp php升级</title><link>http://blog.xwidea.com/article/55.html</link><description>将wdcp中php 5.2.17升级到php 5.3的方法</description><pubDate>2014-08-02 13:20:46</pubDate></item><item><title>配置linux centos网卡信息</title><link>http://blog.xwidea.com/article/54.html</link><description>配置linux网卡信息：DNS、子网掩码、主机名、网关</description><pubDate>2017-07-31 18:34:32</pubDate></item><item><title>windows2003批量添加IP的方法</title><link>http://blog.xwidea.com/article/53.html</link><description>给windows 2003批量添加IP以及子网掩码的方法</description><pubDate>2015-07-29 12:18:25</pubDate></item><item><title>查看当前域名的dns服务器</title><link>http://blog.xwidea.com/article/52.html</link><description>想要查询当前域名所使用的dns，应该如何查询了，下面就来给大家讲解一下</description><pubDate>2014-06-24 21:25:20</pubDate></item><item><title>directadmin安装Zend Optimizer</title><link>http://blog.xwidea.com/article/51.html</link><description>在directadmin中安装Zend Optimizer组件</description><pubDate>2014-06-22 20:14:58</pubDate></item><item><title>将SquirrelMail默认语言改成中文</title><link>http://blog.xwidea.com/article/50.html</link><description>SquirrelMail安装后默认语言是美国英语en_US，下面我们就讲下如何把SquirrelMail默认语言改成中文</description><pubDate>2014-06-19 11:43:53</pubDate></item><item><title>DirectAdmin中ProFtpd在开启iptables不能连接FTP的解决方法</title><link>http://blog.xwidea.com/article/49.html</link><description>DirectAdmin中ProFtpd在开启iptables,并且开放了21号端口，仍然不能连接FTp的解决方法</description><pubDate>2014-06-18 14:34:33</pubDate></item><item><title>DirectAdmin面板安装中文语言包</title><link>http://blog.xwidea.com/article/48.html</link><description>DirectAdmin默认是英文版，居然没有我们中文语言包，这点严重鄙视DA</description><pubDate>2014-06-17 20:48:37</pubDate></item><item><title>DirectAdmin安装教程</title><link>http://blog.xwidea.com/article/47.html</link><description>DirectAdmin(DA)在centos中的详细安装教程</description><pubDate>2014-06-22 09:01:11</pubDate></item><item><title>去除dedecms版权Power by DedeCms信息</title><link>http://blog.xwidea.com/article/46.html</link><description>去除织梦dedecms版权信息里面的Power by DedeCms方法</description><pubDate>2014-05-23 11:22:44</pubDate></item><item><title>wdcp面板下phpmyadmin导入限制20M修改办法</title><link>http://blog.xwidea.com/article/45.html</link><description>wdcp面板下phpmyadmin导入数据限制20M的最佳修改办法</description><pubDate>2014-05-15 16:08:53</pubDate></item><item><title>在linux查找字符串所在文档名称以及行号</title><link>http://blog.xwidea.com/article/44.html</link><description>在linux查找字符串所在文档名称以及行号,光标跳转到指定行号</description><pubDate>2014-04-17 22:22:31</pubDate></item><item><title>linux下关闭mysql5.6 strict mode严格模式的最佳解决办法</title><link>http://blog.xwidea.com/article/43.html</link><description>linux下关闭mysql5.6 strict mode严格模式的最佳解决办：加入sql-mode= NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION这行代码即可</description><pubDate>2018-09-27 15:39:51</pubDate></item><item><title>在linux下如何进行mysql命令行 创建数据库</title><link>http://blog.xwidea.com/article/42.html</link><description>在linux下如何进行mysql命令行，来用命令创建mysql数据库呢？如何退出mysql命令行呢？</description><pubDate>2014-04-17 21:07:14</pubDate></item><item><title>在centos wdcp面板中安装ioncube教程</title><link>http://blog.xwidea.com/article/41.html</link><description>在wdcp面板中安装ioncube教程详解</description><pubDate>2014-03-31 23:25:32</pubDate></item><item><title>在centos中修改ssh端口号</title><link>http://blog.xwidea.com/article/40.html</link><description>在centos中如何修改ssh登录端口呢？下面就给大家讲解下ssh端口如何更改。</description><pubDate>2014-07-30 10:47:27</pubDate></item><item><title>Linux下如何进行FTP设置</title><link>http://blog.xwidea.com/article/39.html</link><description>Redhat/CentOS/Ubuntu/Debian安装vsftp软件,如何在Linux上面开FTP</description><pubDate>2014-04-16 16:06:15</pubDate></item><item><title>Linux下VI命令详解</title><link>http://blog.xwidea.com/article/38.html</link><description>在linux下使用vi命令编辑文件，编辑后的保存修改vi命令或者不保存退出vi的命令</description><pubDate>2014-02-21 18:39:47</pubDate></item><item><title>更改CentOS系统默认语言方法</title><link>http://blog.xwidea.com/article/37.html</link><description>将centos默认的英文系统语言改成中文语言，修改系统默认编码</description><pubDate>2013-11-20 10:21:26</pubDate></item><item><title>linux下下载、解压，压缩，安装等操作的使用</title><link>http://blog.xwidea.com/article/36.html</link><description>在linux下面，下载，解压，压缩，安装等常用操作</description><pubDate>2014-03-11 12:03:06</pubDate></item><item><title>wdos linux下memcache安装教程</title><link>http://blog.xwidea.com/article/35.html</link><description>wdos下memcache详细安装教程</description><pubDate>2014-03-10 10:33:05</pubDate></item><item><title>dedecmsv5.7后台很卡的终极解决办法</title><link>http://blog.xwidea.com/article/34.html</link><description>自从织梦dedecms v5.7 sp1发布以来，织梦后台就会经常导致浏览器卡死，左侧菜单点击无效，下面是本人给出的解决此问题的最好办法</description><pubDate>2013-11-07 15:53:09</pubDate></item><item><title>ASP判断语句与调试语句（VBscript）</title><link>http://blog.xwidea.com/article/33.html</link><description></description><pubDate>2013-10-25 15:23:48</pubDate></item><item><title>升级星外主控端的方法</title><link>http://blog.xwidea.com/article/32.html</link><description>怎样升级星外的主控端?</description><pubDate>2013-10-17 09:21:49</pubDate></item><item><title>如何清空MSSQL中一张表的数据</title><link>http://blog.xwidea.com/article/31.html</link><description>如何清空Microsoft SQL Server数据库中的一张表的数据</description><pubDate>2013-10-11 17:09:44</pubDate></item><item><title>win2003服务器装了麦咖啡杀毒软件后发不了邮件的最佳处理办法</title><link>http://blog.xwidea.com/article/30.html</link><description>打开McAfee控制台，找到访问保护=&gt;禁止大量发送邮件的蠕虫病毒发送邮件=&gt;排除的进程，看看里面有没w3wp.exe（IIS进程），没有的话加进去，就可以正常发送了。</description><pubDate>2013-10-07 18:02:42</pubDate></item><item><title>支付宝即时到帐接口集成经验</title><link>http://blog.xwidea.com/article/29.html</link><description>支付宝支付成功后，不能自动跳转到同步通知页面原因是：不能在本地进行测试，必须放到服务器上面才能实现跳转</description><pubDate>2013-09-26 22:39:36</pubDate></item><item><title>linux下如何改变文件属性和权限</title><link>http://blog.xwidea.com/article/28.html</link><description>在linux下，如何修改目录和文件夹属性和权限</description><pubDate>2013-08-26 11:02:46</pubDate></item><item><title>CentOS忘记root密码的解决办法</title><link>http://blog.xwidea.com/article/27.html</link><description>CentOS Linux系统root密码忘记了怎么办,CentOS Linux忘记root密码解决办法</description><pubDate>2013-08-18 09:05:16</pubDate></item><item><title>ecshop管理员密码忘记了怎么办？</title><link>http://blog.xwidea.com/article/26.html</link><description>一旦忘记了ecshop管理员密码怎么办呢,下面我就来教你修改ecshop管理员密码最简单的方法</description><pubDate>2013-07-22 08:32:51</pubDate></item><item><title>Linux中网络参数命令ifconfig使用方法</title><link>http://blog.xwidea.com/article/25.html</link><description>Linux设置网络参数的命令</description><pubDate>2013-07-19 13:18:59</pubDate></item><item><title>Linux中如何切换到root用户？</title><link>http://blog.xwidea.com/article/24.html</link><description>Linux中如何切换到root用户？</description><pubDate>2013-07-18 17:18:15</pubDate></item><item><title>Linux中常用文件目录操作命令</title><link>http://blog.xwidea.com/article/23.html</link><description>在Linux如何来新建、复制、移动、删除文件目录呢？</description><pubDate>2014-02-18 15:23:48</pubDate></item><item><title>Linux返回上一层目录命令</title><link>http://blog.xwidea.com/article/22.html</link><description>Linux怎么返回上级目录</description><pubDate>2013-07-17 10:10:58</pubDate></item><item><title>godaddy $5.99域名注册优惠码</title><link>http://blog.xwidea.com/article/21.html</link><description>godaddy $5.99域名注册优惠码，支持支付宝付款</description><pubDate>2013-06-24 11:09:26</pubDate></item><item><title>如何删除Windows系统内的服务</title><link>http://blog.xwidea.com/article/20.html</link><description>教你如何删除Windows系统的服务?</description><pubDate>2013-06-18 08:51:18</pubDate></item><item><title>PHPMailer的使用方法</title><link>http://blog.xwidea.com/article/19.html</link><description>PHPMailer进行发信的详细使用方法</description><pubDate>2013-06-04 11:32:15</pubDate></item><item><title>织梦DedeCms如何调用全站相关文章</title><link>http://blog.xwidea.com/article/18.html</link><description>织梦DedeCms 有个标签可以调用相关文章，通过下面的修改可以调用全站的相关文章，文章页内显示相关文章内容，可以提高关键词密度，还是挺不错的。</description><pubDate>2013-05-31 10:09:43</pubDate></item><item><title>网址被QQ拦截怎么办？</title><link>http://blog.xwidea.com/article/17.html</link><description>网址被QQ拦截怎么办？网址被qq拦截的处理办法</description><pubDate>2013-05-28 16:12:02</pubDate></item><item><title>Linux下mysql服务启动停止命令</title><link>http://blog.xwidea.com/article/16.html</link><description>mysql服务启动命令#service mysqld start，mysql服务停止命令#service mysqld stop</description><pubDate>2013-05-25 16:00:42</pubDate></item><item><title>wdcp面板经典安装教程</title><link>http://blog.xwidea.com/article/15.html</link><description>wdcp面板经典安装教程,wdcp主机面板如何安装,linux下安装wdcp主机面板</description><pubDate>2013-05-24 20:21:13</pubDate></item><item><title>服务器出现了好几个winlogon.exe进程该怎么办？</title><link>http://blog.xwidea.com/article/14.html</link><description>服务器winlogon.exe突然多了好几个是怎么回事？是不是中毒呢？</description><pubDate>2013-05-20 23:19:16</pubDate></item><item><title>怎样修改windows2003的远程桌面端口？</title><link>http://blog.xwidea.com/article/13.html</link><description>刚做好的服务器，为了增强安全性要修改默认的3389端口，避免有黑客扫描服务器默认3389，导致cpu飙高，影响服务器性能和安全性&#13;
如何修改默认的3389远程登录端口呢?</description><pubDate>2013-07-17 09:16:17</pubDate></item><item><title>iconv与mb_convert_encoding的区别与使用方法</title><link>http://blog.xwidea.com/article/12.html</link><description>iconv()与mb_convert_encoding()的区别与使用方法</description><pubDate>2014-07-14 22:14:12</pubDate></item><item><title>教你如何使wordpress3.5支持中文tag</title><link>http://blog.xwidea.com/article/11.html</link><description>首先打开wordpress3.5安装目录，找到wp-includes文件夹下的class-wp.php文件，用dreaweaver或者其他支持编辑器打开：修改145行代码</description><pubDate>2012-12-31 23:08:38</pubDate></item><item><title>Windows 7 IE10即将发布 期待中</title><link>http://blog.xwidea.com/article/10.html</link><description>Windows 7版 IE10即将发布，说真的好期待啊，据微软所说IE9已经快的不得了，这点我是没有体会到，反正每次打开我的IE9我的本子都是卡一下。</description><pubDate>2012-12-27 20:35:12</pubDate></item><item><title>国外渠道cn域名正式开通注册</title><link>http://blog.xwidea.com/article/9.html</link><description>首家国外渠道cn域名正式开通，cn域名注册比国内政策更加宽松，实名认证好即可解析使用！</description><pubDate>2013-05-25 16:04:16</pubDate></item><item><title>DEDECMS首页调用栏目内容及调用长度修改</title><link>http://blog.xwidea.com/article/8.html</link><description>DEDECMS首页调用栏目内容及调用长度修改</description><pubDate>2012-12-04 09:37:54</pubDate></item><item><title>便宜的国外域名+主机分享</title><link>http://blog.xwidea.com/article/7.html</link><description>分享给大家一个很好的国外域名主机商,域名不但包含whios信息保护功能，还包含转发，2个用户的企业邮箱，转进转出都很方便</description><pubDate>2013-05-21 21:39:49</pubDate></item><item><title>教你如何解决PNG图片在IE6下不透明的问题</title><link>http://blog.xwidea.com/article/6.html</link><description>PNG图片在IE6下显示不透明，一直困扰着许多网页制作者，下面我就来讲解下如何解决这类情况</description><pubDate>2012-10-15 13:27:58</pubDate></item><item><title>几个常用的正则表达式</title><link>http://blog.xwidea.com/article/5.html</link><description>英文,汉字,中英文+数字,中文+英文+数字+下划线+横杠等常用的正则表达式</description><pubDate>2012-10-02 21:01:25</pubDate></item><item><title>PHP做301重定向的方法</title><link>http://blog.xwidea.com/article/4.html</link><description>教你如何做PHP 301重定向？</description><pubDate>2012-10-16 09:59:02</pubDate></item><item><title>codeigniter可以使用钩子hooks来进行权限的控制</title><link>http://blog.xwidea.com/article/3.html</link><description>codeigniter可以使用钩子hooks来进行权限的控制</description><pubDate>2012-09-30 16:54:20</pubDate></item><item><title>urlencode与urldecod的用法</title><link>http://blog.xwidea.com/article/2.html</link><description>urldecode与urlencode的用法</description><pubDate>2012-09-28 16:48:19</pubDate></item><item><title>XwCMS beta1.0以博客的形式正式上线啦！</title><link>http://blog.xwidea.com/article/1.html</link><description>XwCMS beta1.0以博客的形式正式上线啦！这是一个振奋人心的消息，接下来我们将进行完整的测试，修改bug，近一步完善产品的功能，逐步走向开源，给大家带来更多的实惠！</description><pubDate>2012-10-16 20:26:43</pubDate></item></channel></rss>
