|
|||
a little bit of tech, a little bit of green, to help tame the savage techmachine. |
2006年3月17日
摘要:
I solved the QMail problems encountered by mail.ahhf-l-tax.gov.cn. 1, "deferral: Uh-oh:_home_directory_is_writable._(#4.7.0)"Answer: cd /home/vpopmail/domainschmod 700 ahhf-l-tax.gov.cncd ahhf-l-tax.... 阅读全文
2006年3月15日
摘要:
This simulator is used to simulate job scheduling and data replication algorithms under Data Grid environment. I find it very useful. 阅读全文
2005年3月25日
摘要:
cron 是linux的内置服务,但它不自动起来,可以用以下的方法启动、关闭这个服务:引用:/sbin/service crond start //启动服务/sbin/service crond stop //关闭服务/sbin/service crond restart //重启服务/sbin/service crond reload //重新载入配置你也可以将这个服务在系统启动的时候也自动启动... 阅读全文
摘要:
在应用目录下,jar cvf name.war *然后,mv name.war /xyu/resin/webapps/ 阅读全文
摘要:
<?xml version="1.0" encoding="gb2312"?><project name="Test Project" default="all" basedir="."><property name="dist.classes" value="classes"/><!-- classpath --><path id="clas... 阅读全文
|
Copyright © 2024 xyublog
Powered by .NET 9.0 on Kubernetes |