- 博客(30)
- 收藏
- 关注
转载 solaris 10维护常用命令
vmstat 2 5 查看各进程cpu,mem利用率 ps -ef|grep java 查看基于java的进程 du -sh 查看某个文件大小 df -h 查看磁盘空间分配情况及硬盘容量 kill -9 进程号 ...
2011-11-24 09:33:22
134
转载 HowTo: Restart SSH Service under Linux / UNIX
The command to restart ssh are as follows (you must login as root user):CentOS / RHEL / Fedora / Redhat Linux Rest...
2011-11-16 09:48:57
150
转载 How to share a directory on Solaris ?
How to create a shared directory in Solaris to be accessible from other nodes in the network ?OrHow to mount a dir...
2011-10-10 10:03:27
135
转载 Linux Software RAID
Linux Software RAID Contents 1 Introduction2 RAID Types 2.1 Linear Mode RAID2.2 RAID 02.3 RAID ...
2011-09-28 15:02:42
201
转载 Linux Software RAID
Linux Software RAID Contents 1 Introduction2 RAID Types 2.1 Linear Mode RAID2.2 RAID 02.3 RAID ...
2011-09-28 15:02:42
372
转载 Adding a Hard Drive in Linux
This article is a HOWTO for adding a new drive in Linux. You can also watch the video.Adding New Dri...
2011-09-27 16:21:53
182
转载 /dev/dsk, /dev/rdsk 区别
在Solaris中有以下两个目录,/dev/rdsk Raw disk devices/dev/dsk Block disk devices咋一看,不知道有什么区别,打个比方,很简单,/dev/rdsk 下放的裸盘设备文件,相当...
2011-09-15 15:45:28
426
转载 lofiadm: Solaris Mount an ISO CD Image
Q. How do I mount an ISO CD image under Sun Solaris UNIX?A. Just like linux loopback device Sun Solaris UNIX...
2011-09-14 16:41:30
229
转载 Solaris 磁盘命名
Solaris 磁盘命名 对于每个一磁盘分片,通常以cxtxdxsx表示,其中c/t/d/s的含义如下: *C代表控制器标号。控制器位于主板上面,...
2011-09-14 14:08:44
230
转载 Redhat Linux网卡配置与绑定
Redhat Linux网卡配置与绑定 作者:NinGoo | 【转载须以超链接形式标明文章原始出处和作者信息】 Redhat Linux的网络配置,基本上是通过修改几个配置文件来实现的,虽然也可以用if...
2011-09-07 19:18:15
125
转载 linux ip 配置
在linux系统的 /etc/sysconfig/network-script/ifcfg-eth0文件中存放着这台机子网卡IP地址配置的相关信息,它的具体格式为:[root@localhost network-scripts]...
2011-09-07 19:04:21
86
转载 Linux防火墙的关闭和开启
1) 重启后生效 开启: chkconfig iptables on 关闭: chkconfig iptables off 2) 即时生效,重启后失效 开启: service iptables start ...
2011-08-30 11:50:15
100
转载 Solaris10从dhcp自动获取ip到staticIP设置
如果solaris10开始你设置的是dhcp自动获取IP,假如这个NIC的name是e1000g0,则在/etc/目录下会自动生成一个dhcp.e1000g0。如果需要从dhcp自动获取IP更改为自己手工设置的静态IP,那么首先...
2011-08-04 14:28:19
375
转载 Linux重启网卡的方法
重启网卡的几种方法:一、network利用root帐户# service network restart二、ifdown/ifup# ifdown eth0# ifup e...
2011-08-04 14:26:18
211
转载 OVM Manager 2.2.0 无法登录解决办法
安装的OVM Manager2.2.0用了好一段时间,一直没有问题,今天发现登录不上https://ovmmanager:4443/OVS然后重新启动OC4J,再登录https://ovmmanager:4443/OVS,搞定可...
2011-08-03 11:56:03
250
转载 Oracle Solaris Express 11 VNC Configuration
Configuration1. You have to configure gdm accordingly. ...
2011-07-26 15:51:14
140
转载 How to install vlc using ubuntu mirrors
1. go to websitehttp://mirrors.163.com/.help/ubuntu.html2.download the sources.listeg: oneiric(11.10)3. sudo vi /e...
2011-06-14 22:06:12
104
转载 打开OEL5.6VNCServer
[root@VM2 ~]# cd .vnc[root@VM2 .vnc]# ls -ltotal 40-rw------- 1 root root 8 Jun 12 16:46 passwd-rwxr-xr-x 1 roo...
2011-06-13 18:16:32
121
转载 How to Start Oracle 11g Enterprise Manager Grid Control Agent mannually
Step #1:First, you need to find out process PID (process id),you find out Java process PID[root@x2270m2-19804...
2011-06-09 11:29:26
141
转载 How to create solaris zone sample.
vi /export/home3/zone251tomcat6.shcreate -bset zonepath=/export/home3/zone251tomcat6set autoboot=trueadd dedicated...
2011-06-03 16:56:33
96
转载 How to add one new disk to solaris(Original)
How to add one new disk to solaris?1.add one disk, format,type,lableroot@t34 # formatSearching for disks...doneAVA...
2011-06-03 16:32:14
154
转载 Oracle云之Virtual Desktop Infrastructure(VDI)之一
使用Oracle VDI可部署一些虚拟操作系统桌面,并通过各种客户端访问这些操作系统,例如:PC机,Macintoshe,Oracle的Sun Ray瘦客户端以及其他供应商提供的手客户端。VDI还可以将现有的IT资...
2011-05-11 10:07:18
184
转载 solaris系统下更改IP地址
1、ifconfig命令暂时修改 ifconfig用来配置网卡的IP地址,改动后即生效, 但并不保存,下次启动后失效。 #ifconfig -a --->得出网卡的名字,一...
2011-05-11 09:59:42
229
转载 Configuring Telnet / FTP to login as root (Solaris)
Now before getting into the details of how to configure Solaris for root logins, keep in mind t...
2011-05-10 10:57:09
77
转载 Oracle不同版本的数据库间移动数据
ORACLE 11g导出数据导入到10G$ORACLE_HOME/bin/expdp USERID='system/sys123' schemas=VMS directory=DATA_PUMP_DIR dumpfile=2...
2011-04-19 09:49:39
93
转载 Oracle的用户帐户管理
用户的Accountstatus一共有一下几种情况.SQL> select * from user_astatus_map;STATUS# STATUS ---------- -------------...
2011-04-11 11:55:54
159
转载 solaris下的ftp命令介绍
solaris下的ftp命令介绍(保存)1.ftp 本地工作站和远端工作站之间文档传输(solaris) :必须拥有远端工作站的帐号及密码,才可进行传输工作 : 格式: ftp hostname or ftp ip_ad...
2011-03-16 11:57:49
185
转载 Solaris性能优化经验总结
在Solaris 的维护中,经常出现的是系统性能维护上的问题,影响系统性能的因素有很多,我们将从对系统的平均负荷、进程监视、CPU、I/O 及内存管理、网络流量诊断等方面进行了分析阐述,给出了在Solaris 性能维护上的一些方...
2011-03-16 11:53:55
342
转载 Solaris Performance Monitoring & Tuning – iostat, vmstat, netstat
Introduction to iostat , vmstat and netstat This document is primarily written with reference to solaris perfo...
2011-03-16 11:41:40
134
转载 Solaris10 Swap Adding
To add more swap space, perform. the following steps:Become superuser.Create a directory for the swap fi...
2011-01-13 10:28:33
115
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人