#                                        
interface Ethernet0/0
ip address 59.61.92.34 255.255.255.248
nat outbound 2000

Read the rest of this entry

中文名: 中小企业的因特网和局域网邮件服务程序
英文名: Kerio MailServer for Windows and linux
版本: V6.0.0.10
制作发行: KERIO
地区: 美国

Read the rest of this entry

依赖RHEL的使用习惯,以为直接在/etc/my.cnf修改”dbdir=/var/lib/mysql”即可。事实证明,此经验是行不通的。在Ubuntu Server中,只要按此修改,再启动mysqld’’/etc/init.d/mysql start’’,执行结果一定是failed。

Ubuntu Server采取了Suse的杀手级应用AppArmor,对一些关键业务的读写权限有严格限制。需要改动这些业务,需要在AppArmor模块中加入Allow规则。

Read the rest of this entry

,

如果想在导航栏中放置链接地址,可使用以下代码

<?php
/*
Template Name: link to
Dev:poopleit@gmail.com
*/
?>
<script> location="http://ftp.99dev.net";</script>

/*将其中的”http://ftp.99dev.net”改为你想要跳转的链接*/

Read the rest of this entry

一台win2000 server,使用mstsc登陆多次,每次都是直接按“x”退出,终于尝到恶果了。

提示信息:终端服务器超出最大允许连接数

Read the rest of this entry