Tag Archives for " linux "

How to configure YUM for Oracle Enterprise Linux (OEL) to install missing RPMs

I installed new Linux Server for our Oracle Access Manager (OAM) 11gR2 Admin Training (training starts on 3rd May and fee is 699 USD). This post covers steps to configure YUM so that you can install missing RPM (RPMs required for Oracle Database and Fusion Middleware). 1. Identify your Oracle Enterprise Linux version from enterprise-release file cat […]

Read More

Urgent Requirement for Oracle Technical Support Engineer

We have an urgent requirement for Oracle Technical Support Engineer. Candidate must have min. 6 months working experience on Linux/Unix. Oracle Database knowledge/experience would be an added advantage. Must have good communication skills. Candidate must be located in Mumbai/Navi Mumbai. Profile Description: 1) Working with Oracle Apps 11i/R12 2) Preparing Environmental setup for Oracle trainings 3) Installation, […]

Read More

Automate SSH Authorization

I usually work on Linux machines. every time its a time taking task to generate ssh key generation between servers and copy the authorization key. i have a small script which will generate and copy the files to your desired destinations and makes your task easy Login to server A #ssh-keygen -t rsa -b 2048 […]

Read More

Managing Yum @ Redhat / Oracle Enterprise 4

Most of the times while we are installing prerequisites for the oracle installation, its some what painful to get the updated rpms and dependencies, especially in Redhat Enterprise and Oracle Enterpirse version 4.  The following document explains us to overcome this issue. Yum is the easiest way to keep all programs up to date. It […]

Read More

Linux Common Queries

Lot of readers asked me to post on Linux hence first post on Linux covers common queries from Apps DBA’s w.r.t. Linux.  If you use any command in Linux/Unix very frequently and wish to share with our readers please leave it as comment Q: How to delete files older than N number of days ? (Useful in […]

Read More