Archives
-
Configuring Oracle Identity and Access Management components
Tweet Oracle Fusion Applications Installation: Configuring Oracle Identity and Access Management components Previous: Installing Oracle Identity and Access Management Components Configuring Oracle Identity Management components” can be divided into following tasks. Configuring the Web Tier Create Weblogic Domain for Identity Management Extending the Domain with Oracle Internet Directory Extending the Domain with Oracle Directory Service Manager [...]
Feb 6th, 2012 | Filed under Fusion Applications Provisioning, Fusion Middleware, HTTP Server, Identity Management, Installing Oracle Applications, Linux/Unix/Solaris, Oracle, Oracle Applications, Oracle Applications DBA, Oracle DBA, Oracle Fusion Applications, Oracle Internet Directory, WebgateTags: access manager, Administration, fusion 11g, fusion applications installation, guide, HTTP server, identity management, installation, installing, installing oracle fusion applications, oracle applications, Oracle Applications DBA, oracle apps, oracle directory service, Oracle fusion applications, oracle internet directory, virtual directory, webgate -
Creating Oracle VirtualBox Virtual Machine with Oracle Linux 5
Tweet Previous: Oracle Fusion Applications Installation – Steps Creating Oracle VirtualBox Virtual Machine with Oracle Linux Before we begin first download the required software. Download and install Oracle VirtualBox Software from https://www.virtualbox.org/wiki/Downloads Download Oracle Linux from http://edelivery.oracle.com/linux Select “Oracle Linux” and “x86 64 bit“. Click Go Download Oracle Linux Release 5 Update 7 [...]
Feb 1st, 2012 | Filed under Linux/Unix/Solaris, Oracle, Oracle Applications DBA, Unix administration, VirtualBox, Virtualization -
Unix/Solaris Terminal too wide
Tweet On older Solaris or other Unix systems we quite often see following error while opening log files etc in vi or view terminal root> vi abc Terminal too wide : This is because the terminal is not wide enough to display more characters in one line. Solution: Execute following command on shell prompt. This [...]
-
Unix delete or rename a file starting with hyphen or junk character
Tweet Many a times we face a problem wherein mistakenly some files get created in a directory which are hard to rename or remove especially when working with putty terminal, by mistake if you paste come content on command prompt then it will create junk files with hyphen, tilde or any junk character in beginning. [...]
-
vi commands quick reference
Tweet Unix vi commands quick reference General Notes: 1. Before practicing using this vi tutorial, type the following command followed by a carriage return: :set showmode 2. vi is not VI. It is case sensitive!!! So make sure Caps Lock is OFF. Requirements: In order to work correctly the vi need correct terminal type (TERM) [...]
