- 浏览: 462314 次
- 性别:
- 来自: 深圳
最新评论
-
lbs1026:
您好,卸载后怎么再装上去呢?
java中dll文件的加载和卸载。 -
mp19901204:
请教下,能通过js播放指定的影片吗。不刷新网页,用js直接调用 ...
Flv播放器 Vcastr3.0的用法参考 -
wiflish:
hanmiao 写道试了第壹個,好用。
使maven2在下载依赖包的同时下载其源代码包。 -
hanmiao:
试了第壹個,好用。
使maven2在下载依赖包的同时下载其源代码包。 -
chuanwang66:
请问Heritrix 3.1.0 你是怎么配置进Eclipse ...
Heritrix3.1.0RC1使用Cookie不能自动登录问题的一个解决办法
文章列表
1、下载mysql http://dev.mysql.com/downloads/2、将mysql解压到待安装目录,使用%MYSQL_HOME%表示。3、编辑my.ini文件(该文件放到C:\windows目录下),内容如下:
[mysqld]#default-character-set=gbkbasedir=%MYSQL_HOME%datadir=%MYSQL_HOME%/data[WinMySQL ...
- 2006-12-26 07:39
- 浏览 3002
- 评论(0)
转:http://www.domsn.net/index.php?play=reply&id=490 当忘记MySQL的root密码的时候,可以进行如下的步骤重新设置MySQL的root密码: ■■Linux的平台■■ 1.首先确认服务器出于安全的状态,也就是没有人能够任意地连接MySQL数据库。 因为在重新设置MySQL的root密码的期间,MySQL数据库完全出于没有密码保护的 状态下,其他的用户也可以任意地登录和修改MySQL的信息。可以采用将MySQL对 外的端口封闭,并且停止Apache以及所有的用户进程的方法实现服务器的准安全 状态。最安全的状态是到服务器的Console上面 ...
- 2006-12-23 13:43
- 浏览 704
- 评论(0)
转:http://www.phpv.net/article.php/288mysql4.1以上版本连接时出现Client does not support authentication protocol问题解决办法
...
- 2006-12-23 07:50
- 浏览 998
- 评论(0)
转:http://www.domsn.net/index.php?play=reply&id=490 当忘记MySQL的root密码的时候,可以进行如下的步骤重新设置MySQL的root密码: ■■Linux的平台■■ 1.首先确认服务器出于安全的状态,也就是没有人能够任意地连接MySQL数据库。 因为在重新设置MySQL的root密码的期间,MySQL数据库完全出于没有密码保护的 状态下,其他的用户也可以任意地登录和修改MySQL的信息。可以采用将MySQL对 外的端口封闭,并且停止Apache以及所有的用户进程的方法实现服务器的准安全 状态。最安全的状态是到服务器的Console上面 ...
- 2006-12-23 05:43
- 浏览 1161
- 评论(0)
wget http://www.ex-parrot.com/~chris/tpop3d/tpop3d-1.5.3.tar.gztar zxvf tpop3d-1.5.3.tar.gzcd tpop3d-1.5.3./configure --enable-mbox-maildir --enable-mbox-bsd --enable-tls --disable-auth-pam \--enable-auth-mysql --with-mysql-include-dir=/usr/local/mysql/include \--with-mysql-lib-dir=/usr/local/mysql/l ...
- 2006-12-07 11:30
- 浏览 853
- 评论(0)
wget http://www.ex-parrot.com/~chris/tpop3d/tpop3d-1.5.3.tar.gztar zxvf tpop3d-1.5.3.tar.gzcd tpop3d-1.5.3./configure --enable-mbox-maildir --enable-mbox-bsd --enable-tls --disable-auth-pam \--enable-auth-mysql --with-mysql-include-dir=/usr/local/mysql/include \--with-mysql-lib-dir=/usr/local/mysql/l ...
- 2006-12-07 03:30
- 浏览 1119
- 评论(0)
linux下硬盘检测工具: smartmontools工具主页: http://smartmontools.sourceforge.net/Smartmontools for SCSI硬盘: http://smartmontools.sourceforge.net/smartmontools_scsi.htmlsmartctl命令参数列表:
The following options are currently available for SCSI disks and tape drives unless otherwise noted:
...
- 2006-12-02 17:42
- 浏览 1834
- 评论(0)
wget http://high5.net/postfixadmin/download.php?file=postfixadmin-2.1.0.tgz
tar -zxvf postfixadmin-2.1.0.tgz
把解压的目录改名拷贝到默认的web目录下,比如 /var/www
cd /var/www/postfixadmin
chmod 744 *.php *.csscd admin/chmod 744 *.php .ht*cd ../images/chmod 744 *.gif *.pngcd ../languages/chmod 744 *.langcd ../temp ...
- 2006-12-01 15:34
- 浏览 1865
- 评论(0)
参考文档:http://blog.5ilinux.com/archives/2006/05/postfix_cyrussa.htmlhttp://www.extmail.org/forum/archive/2/0510/563.html
wget http://surfnet.dl.sourceforge.net/sourceforge/courier/courier-imap-4.1.1.tar.bz2
tar jvxf courier-imap-4.1.1.tar.bz2
./configure --prefix=/usr/local/courier-imap --with-re ...
- 2006-12-01 15:02
- 浏览 3105
- 评论(0)
参考文档:http://blog.5ilinux.com/archives/2006/05/postfix_cyrussa.htmlhttp://www.extmail.org/forum/archive/2/0510/563.html
wget http://kent.dl.sourceforge.net/sourceforge/courier/courier-authlib-0.58.tar.bz2
tar jvxf courier-authlib-0.58.tar.bz2
./configure --prefix=/usr/local/courier-authlib --wit ...
- 2006-12-01 14:44
- 浏览 3234
- 评论(0)
参考文档:http://blog.5ilinux.com/archives/2006/05/postfix_cyrussa.htmlhttp://www.extmail.org/forum/archive/2/0510/563.html
wget ftp://postfix.cn99.com/postfix/official/postfix-2.2.10.tar.gz
tar zvxf postfix-2.2.10.tar.gz
下载VDA补丁,使postfix支持磁盘限额wget http://web.onda.com.br/nadal/postfix/VDA/postfix-2. ...
- 2006-12-01 14:17
- 浏览 1344
- 评论(0)
参考文档:http://www.extmail.org/forum/archive/2/0510/563.html http://blog.5ilinux.com/archives/2006/05/postfix_cyrussa.html删除以前的rpm包以及相关目录rpm -e cyrus-sasl --nodepsrpm -e cyrus-sasl-plain --nodepsrpm -e cyrus-sasl-devel --nodepsrpm -e cyrus-sasl-md5 --nodepsrm -rf /usr/lib/saslrm -rf /usr/lib/sasl2
wge ...
- 2006-11-30 16:16
- 浏览 2245
- 评论(0)
参考:http://www.extmail.org/forum/archive/2/0510/563.html下载Apache 2.0.59的源代码:http://www.apache.org/dist/httpd/增加Apache运行所需的用户和组:groupadd httpduseradd httpd -g httpd -c "Apache user" -d /nonexistent -s /sbin/nologin
安装Apache,Apache将被安装在"/usr/local/apache2"目录下:
tar zxvf httpd-2.0. ...
- 2006-11-30 15:24
- 浏览 1022
- 评论(0)
安装PHP从下面的URL下载PHP 4.4.4的源代码:http://www.php.net/downloads.php安装PHP,PHP将被安装在“/usr/local/php”目录下,PHP的配置文件(php.ini)放在“/usr/local/php/etc”目录中:tar zvxf php-4.4.4.tar.gzcd php-4.4.4CHOST="i686-pc-linux-gnu" CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer" CXXFLAGS="-march=pen ...
- 2006-11-28 15:20
- 浏览 982
- 评论(0)
编译安装glibc下载glibcwget http://ftp.gnu.org/gnu/glibc/glibc-2.3.2.tar.gz下载glibc-linuxthreadswget http://ftp.gnu.org/gnu/glibc/glibc-linuxthreads-2.3.2.tar.gz解压tar -zxvf glibc-2.3.2.tar.gzcd glibc-2.3.2tar -zxvf ../glibc-linuxthreads-2.3.2.tar.gzcd .../glibc-2.3.2/configure --prefix=/usr --disable-profil ...
- 2006-11-28 14:37
- 浏览 8212
- 评论(0)