Tuning for Oracle Database on UNIX

Operating System Tools Several operating system tools are available to help you assess database performance and determine database requirements. In addition to providing statistics for Oracle processes, these tools provide statistics for CPU usage, interrupts, swapping, paging, context switching, and I/O for the entire system. Common Tools The following sections provide information on common tools: […]

Tuning for Oracle Database on UNIX Read More »

VxVM Troubleshooting – Procedure to Replace Internal FibreChannel (FC) Disks controlled by VxVM

Hot swapping of a failed disk is fairly straight procedure if the disks are regular SCSI disks, but for the Fibre Channel (FC) disks we should follow different procedure for hot swaping. Below specific procedure should be used when replacing one of the internal disks in a system with internal fibre drives (Sun Fire 280R,

VxVM Troubleshooting – Procedure to Replace Internal FibreChannel (FC) Disks controlled by VxVM Read More »

OSSEC v2.0 commands

ossec-reportd is a program to create reports from OSSEC alerts. ossec-reportd accepts alerts on stdin, and outputs a report on stderr. Note Since ossec-reportd outputs to stderr some utilities like less will not work if you do not redirect the output. End the ossec-reportd with 2>&1 to redirect stderr to stdout. more or less can

OSSEC v2.0 commands Read More »

RHCE "Cheat Sheet"

This document attempts to provide answers to all study points on the RHCE and RHCT Exam Preparation Guide in a single-page (and thus, printable) format. This is not a “brain dump” or an attempt to cheat the RH302 exam in any way. These are just my self-study notes. Use them at your own risk. Other

RHCE "Cheat Sheet" Read More »

Cisco MDS Series Switch CLI – Config Mode Commands Line Interface

The following example shows output from the config terminal command: switch# config terminal Enter configuration commands, one per line. End with CNTL/Z. switch(config)# Configuration Mode Commands and Submodes Here is a list of configuration mode commands: switch# config terminal Enter configuration commands, one per line. End with CNTL/Z. switch(config)#   aaa Configure the aaa arp

Cisco MDS Series Switch CLI – Config Mode Commands Line Interface Read More »

How to obtain the serial number (SN) of a Brocade switch by command?

DS_300B:admin> chassisshow POWER SUPPLY  Unit: 1 Time Awake:             2 days FAN  Unit: 1 Time Awake:             2 days FAN  Unit: 2 Time Awake:             2 days FAN  Unit: 3 Time Awake:             2 days CHASSIS/WWN  Unit: 1 Header Version:         2 Factory Part Num:       40-1000165-14 Factory Serial Num:     ALJ7852H0F5 Manufacture:            Day:  8  Month:  1  Year: 2012 Update:                 Day: 22 

How to obtain the serial number (SN) of a Brocade switch by command? Read More »

Linux : swapon: /dev/sda5: Invalid argument

Today I have resize all Linux partition and find that my swap is not mounted. I have make swap again and its working fine. Before resize of partition : alienvault:/var/log# df -hFilesystem    Type    Size  Used Avail Use% Mounted on/dev/sda1     ext3     95G   74G   16G  83% /tmpfs        tmpfs   1008M     0 1008M   0% /lib/init/rwudev         tmpfs     10M  616K  9.4M  

Linux : swapon: /dev/sda5: Invalid argument Read More »

Scroll to Top