维基天空

January 8, 2008

抱歉,由于腾讯比较傻…………

Filed under: 乱七八瞎|Others — admin @ 8:47 pm

2008-01-08_204524.jpg

January 5, 2008

ping: unknown host …..

Filed under: 主机相关|HostInfo — Tags: , — admin @ 7:00 pm

root@server [/]# ping google.com
ping: unknown host google.com
root@server [/]# ping baidu.com
ping: unknown host baidu.com

 发科………………….

root@server [/]#vi /etc/resolv.conf
Change /etc/resolv.conf to:
Quote:

nameserver 208.67.222.222
nameserver 208.67.220.220

问题解决..

因为:These are opendns nameservers and you should have no issues with resolving anything after that

January 1, 2008

appserv发布2.5.9

Filed under: Host8相关 — Tags: — admin @ 3:31 pm

2008年第一波(博)

Filed under: 乱七八瞎|Others — admin @ 12:08 am

…2008年第一个文章

December 31, 2007

新年快乐

Filed under: 乱七八瞎|Others — admin @ 11:56 pm

大家新年快乐,2008年快乐….

December 29, 2007

linux 安装防火墙后,FTP列表错误的问题

Filed under: 涅磐思考|Thinking — Tags: — admin @ 4:24 pm

linux服务器安装防火墙后,有些情况下会出现FTP列表错误,如果,在客户端,主动模式,被动模式,或者自动模式,都无法解决的话,那只能从服务器入手了…

2个步骤,

1,pure-ftpd配置文件里添加 PassivePortRange 30000 35000

2,防火墙规则TCP_IN里添加 30000:35000

然后重启FTP,重启防火墙

问题解决

今天天忒冷啊

Filed under: 乱七八瞎|Others — Tags: — admin @ 4:01 pm

好冷啊…..暖气也不热…窗户还漏风…….骂了隔壁的!!!

December 28, 2007

收藏个地址 “Microsoft Windows 的 TCP/IP 基础知识”

Filed under: 乱七八瞎|Others — admin @ 12:43 pm

http://www.microsoft.com/china/technet/itsolutions/network/evaluate/technol/tcpipfund/tcpipfund_ch04.mspx

微软的官方教程

December 25, 2007

Custom Apache Build System with DA(DirectAdmin)

Filed under: Uncategorized — Tags: , — admin @ 11:08 pm

As root, type:

cd /usr/local/directadmin
mkdir customapache
cd customapache
wget http://files.directadmin.com/services/customapache/build
chmod 755 build
./build update
./build all

And if you want to have Zend, after the whole thing finishes, type:
./build zend

and answer all questions.
Zend install = /usr/local/Zend
php.ini = /usr/local/lib
Apache config dir = /etc/httpd/conf
php = 4.3.9
apache bin = /usr/sbin

it will try to restart the server, which might fail, so type
service httpd restart

好一个平安夜…..

Filed under: Uncategorized — admin @ 12:19 am

信用卡余额竟然成负数了……………….天啊………这样也成..

« Older PostsNewer Posts »

Powered by WordPress