第一次看了,差点上当!
博客
-
Centos5.4(RHEL5)系统下在Intel S5000VSA主板上安装设置硬RAID1
http://hi.baidu.com/jcmdc/blog/item/a33555263fcb8d09918f9d29.html
http://easewater.blog.163.com/blog/static/1000398120098125030299/
-
DirectAdmin Custombuild FAQ
1. What is custombuild?
Custombuild is a tool, which can install/update:- Apache 1.3, 2.0 or 2.2
- AWstats
- Autoconf
- Automake
- cURL
- Dovecot
- Exim configuration files
- FreeType
- GD
- libiconv
- libjpeg
- libpng
- libmcrypt
- libmhash
- mod_perl
- MySQL
- PHP (with or without suPHP) 4, 5 or 6
- ProFTPD
- Pure-FTPd
- SpamAssassin
- Webalizer
- Zend Optimizer
- Zlib
Update web-applications as:
- Atmail Open webmail
- Roundcube webmail
- Squirrelmail webmail
- phpMyAdmin
- UebiMiau webmail
2. Why should I use it?
Custombuild is able to install PHP with suPHP, all versions of PHP (4,5,6), Pure-FTPd, SpamAssassin, ProFTPD, MySQL, Exim, RoundCube webmail, Atmail lite webmail, and so on. It has an options file, which allows you to use 2 copies of PHP, choose Apache 2.0 or 2.2, option to rewrite all configs if they got damaged etc. It can also show (./build versions) or update all needed software with only 1 command (./build update_versions). CustomBuild can send you email notifications about the updates too. (更多…) -
我的青春我的城
充满人肉味的地铁车厢,所有人急着逃开,刺眼的阳光。我们躲在底下高速流淌,向这座城市的静脉,回流向心脏。昨夜的酒醉现场,像是个沙场。大家高呼再干一杯,像是集体殉葬,酒醒了梦未醒,头昏脑胀,埋头在人群之中,我身在何处?要去向何方?
还能到哪儿去呢?除了上班的地方。这城市是我的吗?而我又是谁的呐?
是被我自己骗了吗?还是圆不了当初说的谎,如果这儿不是我的城,我的青春它去哪儿啊?
没有留不下的城市,没有回不去的故乡,我能去的和想去的,到底在不在同一个地方?
没有留不下的青春,没有回不去的过往,让我痛苦的、让我思念的,还是不是那个姑娘?
哪儿是故乡,哪儿是他乡,我的故乡,很多痛苦要自己来承受,很多泪水要往心里流,没有退缩的理由。
-
Centos 5 安装DirectAdmin完整教程
需要移除的一些组件:
yum remove httpd* php* mysql* *mail* -y需要预安装的组件:
yum install gcc gcc-c++ flex make perl quota vixie-cron
yum install gcc-c++
yum install flex
yum install make
yum install perl
yum install quota (磁盘配额)
yum install vixie-cronyum install db4-devel cyrus-sasl-devel