启动cacao及实例:[root@rusky bin]# cd
/home/ldap/iamldap/dsee6/cacao_2/cacao/bin[root@rusky bin]# ./cacaoadm
start[root@rusky bin]# cd /home/ldap/iamldap/ds...
分类:
其他好文 时间:
2014-05-19 23:41:33
阅读次数:
411
1、将根文件系统制作 成ramdisk#genext2fs -b 8192 -d
/home/fs/myrootfs/ ramdisk说明:这一步出现问题,后来发现是这个分配的空间太小,于是将8192改为120400#genext2fs -b
/home/xiongyao/rootfs/ ramdi...
分类:
其他好文 时间:
2014-05-19 20:12:21
阅读次数:
312
生产模式与开发模式转换:1、生产模式--》开发模式
将%DOMAIN_HOME%\config\config.xml文件中true更改为false2、开发模式--》生产模式
将%DOMAIN_HOME%\config\config.xml文件中false更改为true或在控制台域设置一般信息中启用生...
分类:
Web程序 时间:
2014-05-17 17:54:19
阅读次数:
412
本人使用的Tomcat版本为apache-tomcat-6.0.18(用的是解压包),在eclipse下能够正常启动,可是当手动通过cmd进入bin目录启动startup.bat个时候提示:The
JAVA_HOME environment variable is not defined co...
分类:
其他好文 时间:
2014-05-16 03:28:36
阅读次数:
334
Hive安装配置详解本文主要是在Hadoop单机模式中演示Hive默认(嵌入式Derby模式)安装配置过程。1、下载安装包到官方网站下载最新的安装包,这里以Hive-0.12.0为例:$tar-zxfhive-0.12.0-bin.tar.gz-C/home/ubuntu/hive-0.12.0在这里,HIVE_HOME=”/home/ubuntu/hive-0.12.0”。..
分类:
其他好文 时间:
2014-05-16 02:36:44
阅读次数:
369
AIX 中添加账号可以使用命令mkuser 和 SMIT 两种方式,这里介绍SMIT方式
1、使用root 账号登录AIX
2、输入 smitty user
3、选择Add a User
4、输入"User Name" "HOME directory" 按回车创建用户
输入 #finger test 可以查看用户创建情况
5、 为新创建的用户...
分类:
Web程序 时间:
2014-05-15 22:56:44
阅读次数:
485
tar -zcvf /home/xahot.tar.gz /xahottar -zcvf
打包后生成的文件名全路径 要打包的目录例子:把/xahot文件夹打包后生成一个/home/xahot.tar.gz的文件。zip 压缩方法:压缩当前的文件夹
zip -r ./xahot.zip ./* -r表...
分类:
系统相关 时间:
2014-05-15 22:08:48
阅读次数:
418
FreeBSD删除文件缓存,在负载方面FreeBSD比CentOS好很多很多。#!/bin/sh
if[!-s/tmp/dir.dat];then
find/home/www/web/cache-typed>/tmp/dir.dat
fi
mkdir/var/tmpdir
DIRS=`cat/tmp/dir.dat`
foriin$DIRS
do
load=$(top-n1|awk-F‘[.]+‘‘/averages/{print$6}‘)
#rsync--delet..
分类:
其他好文 时间:
2014-05-15 18:51:06
阅读次数:
314
1、gem安装出现下面错误
root@ubuntu:/home/git/gitlab# sudo gem install bundler --no-ri --no-rdoc
ERROR: Could not find a valid gem 'bundler' (>= 0), here is why:
Unable to download data from https...
分类:
其他好文 时间:
2014-05-15 18:19:48
阅读次数:
304
we has introduced advanced technology from home
and abroad, and combined specific industrial and mining conditions of related
industries in China. Wit...
分类:
其他好文 时间:
2014-05-15 17:53:13
阅读次数:
353