Centos5.4(RHEL5)系统下在Intel S5000VSA主板上安装设置硬RAID1

http://hi.baidu.com/jcmdc/blog/item/a33555263fcb8d09918f9d29.html

http://easewater.blog.163.com/blog/static/1000398120098125030299/


Sale! $7.49.com domains at GoDaddy.com - 468x60

Sale! Free Private Registration w/ Any Domain Register or Transfer – must use Coupon code cjcPRIVATE! Thru 3/31!

mark

 

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-cron

 

yum install db4-devel cyrus-sasl-devel

DirectAdmin面板Yum升级之后无法启动DNS服务

 

 

/sbin/service named start 2>&1

国内一台服务器通过yum update升级后DNS服务挂掉,搜索了一下发现下面的解决方法

cd /etc/init.d
mv named named.backup
wget http://www.directadmin.com/named
chmod 755 named
/sbin/chkconfig named reset
This boot script uses a more direct method of reloading named.

如果是debian或FreeBSD操作系统的话分别用下面的地址替换:

debian:
www.directadmin.com/named.debian

FreeBSD:
www.directadmin.com/named.freebsd

 

复制替换其他服/etc/named.conf

//////////////////////////////

Apr 17 02:25:14 server named[24509]: could not configure root hints from 'named.ca': file not found
Apr 17 02:25:14 server named[24509]: loading configuration: file not found
cd /var/named
wget http://www.directadmin.com/named.ca
/sbin/service named start

/////////////////////////////////////////////

 

你不理财,财不理你;选好基金,跑赢CPI

软文是也 猛击阅读全文

Page 1 of 1312345...Last »