Linux Articles

Linux Articles January 20, 2011 1

Managing VMware images from command line using vmrun tool

Managing VMware images in VMware Server 2.x can be done in several ways. One way is to utilise Web based GUI…

Linux Articles December 20, 2010 2

UNIX Calendar – missing days in 1752

Try on this in Linux or UNIX platform: [email protected] [~]$ cal 9 1752 September 1752 Su Mo Tu We Th Fr…

Linux Articles November 2, 2010 2

How to disable SSL and redirect to port 8333 VMWare Server 2.0

This article describes how to disable SSL protocol and redirect to port 8333 in VMware Server 2.0 in Linux By default…

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…

Linux Articles October 17, 2010 0

Installing Oracle SQL Developer in Ubuntu – complete script

Here is a complete script to install Oracle SQL Developer in UBUNTU Linux using alien to convert RPM to DEB package…

Linux Articles August 12, 2010 0

GRUB 2 Restore after Windows installation

GRUB 2 Restore after Windows (re)installation Scenario: Multiple OS in one machine – Linux Grub2 Boot Loader doesn’t start after Windows…

Oracle database startup shutdown script

Automate Oracle Database startup shutdown script orarun – script automates database start, stop, status query tasks, also allows user to manage…

Read More
Linux TUX
Linux Articles November 11, 2009 0

Enter the Linux

Introduction to Linux Linux is the name usually given to any Unix-like computer operating system that uses the Linux kernel. Linux…

Linux Articles, Shell Scripts October 8, 2009 0

Convert Videos AVI to MPG

Convert Videos AVI to MPG

Linux Articles March 13, 2009 0

Vi Reference Card – quick how-to

Modes Vi has two modes: insertion mode, and command mode. The editor begins in command mode, where cursor movement and text…