冯东的博客

每天学一点,不断进取
posts - 86, comments - 324, trackbacks - 8, articles - 4
  博客园 :: 首页 :: 新随笔 ::  :: 订阅 订阅 :: 管理

12 2011 档案

摘要: 上周年假,在家里歇了几天,提前回北京。周末抽空在RedHat5.4上装了cognos10,中途遇到些麻烦,下面与大家分享一下安装的过程首先创建用户和组和安装文件夹等准备工作[root@CogBISvr ~]# groupadd -g cog #建立cog组[root@CogBISvr ~]# useradd -g cog cognos #建立cognos用户,并放到cog组中[root@CogBISvr ~]# passwd cognos #修改cognos的密码Changing password for user cognos.New UNIX password: Retype new ..阅读全文

posted @ 2011-12-04 15:48 冯东 阅读(84) | 评论 (1) 编辑 |