linux

Read More
Linux Articles October 9, 2018 0

The Linux Adventure: Finding Happiness Beyond Windows

Another work week begins, and as I open my laptop, I’m greeted by the familiar and frustrating sight: “Configuring Windows Updates,…

Provisioning WebLogic Server in less than 1 minute using Docker

We are going to demonstrate how to provision Oracle WebLogic Server in less than 1 minute Using Docker running on Ubuntu. PrerequisitesTo…

Linux Articles March 14, 2014 1

Altering network configuration and hostname in Oracle Linux 6

A prerequisite for this exercise is running Oracle Linux 6. Installation and configuration has been described in this article:  Installing Oracle Linux 6…

Linux Articles, Oracle November 22, 2013 3

Installing Oracle Linux 6 and preparing for Oracle Software installations

This article describes installation of Oracle Linux 6 and initial preparation for further Oracle software installations, like Oracle Databases, WebLogic Servers, Fusion…

Oracle, Oracle Database May 15, 2012 20

Installing Oracle Database 11g R2 on Linux with ASM

In this guide we are going to cover Oracle Database 11g R2 installation on Linux with ASM. Automatic Storage Management (ASM)…

Oracle May 2, 2012 0

Oracle user account in Linux visudo good practice

Main user for most of the oracle products, especially for Oracle Database installations is an oracle user account. Oracle-validated package does create…

Oracle, Oracle Database April 27, 2012 0

Installing Oracle Database 11g R2 on Linux

In article Installing Oracle Linux in VMware virtual machine we covered installation of Oracle Linux 5U8 including oracle-validated package. Now, our…

Linux Articles April 26, 2012 0

Installing Oracle Linux in VMware virtual machine

What is Oracle Linux? Oracle Linux is an open source operating system available under the GNU General Public License (GPL) and…

Linux Articles April 11, 2012 0

A bit of fun with cut, paste, join and sort in Linux

1. cut – Removes sections from each line of files. Prints selected parts of lines from each file to standard output….

Linux Articles, Shell Scripts October 29, 2010 2

Top Memory and CPU consumers UNIX, LINUX

Linux OS #current user: $ ps u USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND user 16038 0.0…