自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 资源 (7)
  • 收藏
  • 关注

转载 Linux安装ORACLE9I问题集锦

Oracle企业管理器在RHEL5上启动问题 一台RHEL5,安装了Oracle 9i 服务什么运行正常,据说企业管理器不能运行,得用客户端操作。 前天正好在那台服务器前检查数据更新情况,顺便试了一下 运行oemapp console 显示的错误提示为: /oracle/product/jre/1.1.8/bin/../lib/i686/native_threads/libzi

2012-10-30 11:19:10 715

转载 WEEK2 DAY1 I Am Still the Greatest

Throughout my entire boxing career,my belief in my abilities triumphed over the kill of an opponent.My will was stronger than their skills.What I didn't know was that my will would be tested even more

2012-10-15 08:07:37 330

原创 EM 启动失败解决办法

$ emctl start dbconsole Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0 Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved. [url]http://p570:1158/em/console/aboutApp

2012-10-08 10:46:02 630

原创 判断某人是否在线的简单脚本

#!/bin/bash user=`who | cut -f1 -d ' '| uniq` for name in $user do  if [ $name = 'tom' ]  then    echo "tom is online"  fi done

2012-10-03 22:16:04 272

Go Web Service.zip

Go语言实现Web Service,Web Service 开发实现。 RESTAPI 实现。SOAP实现。

2020-03-23

juniperSSG系列Update技术文档

一、 技术主题 Juniper SSG-140-SB的update screenOS、install screenOS 二、 Update screenOS步骤 ...... ......

2018-12-26

Linux命令大全

Linux 常用命令大全,平时运维用的命令介绍都有的,Linux 常用命令大全,平时运维用的命令介绍都有的

2018-12-26

VMware ESX 入门

ESX Vmware 入门 很不错的,讲的很清楚明了

2012-12-19

cisco ip communicator软件电话配置

cisco ip communicator软件电话配置很不错的

2012-12-19

ASA+PIX配置中文手册

ASA+PIX配置中文手册 很不错的资料哟

2012-12-19

v512工作室_刘伟_Hibernate与Struts2和Spring组合开发

v512工作室_刘伟_Hibernate与Struts2和Spring组合开发

2008-07-28

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除