吐槽分类
十月
22
2009
啊…twitter又不能登录了…不知道谁有好办法不><
3
作者:AirForce
啊…twitter又不能登录了…不知道谁有好办法不><
现在用blog来发tweet真是囧翻了….
分类
标签
九月
29
2009
Redhat AS4 sendmail m4配置文件找不到的解决方法
3
作者:AirForce
邮件模板在做m4命令时候发生错误,导致原来的sendmail.cf文件空白了.
提示如下错误
# m4 /etc/mail/sendmail.mc > /etc/sendmail.cf
/etc/mail/sendmail.mc:10: m4: Cannot open /usr/share/sendmail-cf/m4/cf.m4: No such file or directory
#
是因为sendmail-cf没装.
对于redhat as4来说,可以下载下面的rpm包
ftp://ftp.rediris.es/volumes/vol3/scientificlinux.org/scientific/44/i386/SL/RPMS/sendmail-cf-8.13.1-3.RHEL4.5.i386.rpm
然后安装:
rpm -ivh sendmail-cf-8.13.1-3.RHEL4.5.i386.rpm
安装后:
m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf
/etc/init.d/sendmail restart
就好了
八月
30
2009
tweetr – Project Hosting on Go…
1
作者:AirForce
tweetr – Project Hosting on Google Code http://ff.im/7m9e3
分类
标签
