Linux Kernel boot time Optimization

Present state of Linux kernel booting process itself is highly optimized. I mean that there is no major deficiency in kernel loading architecture (as it is mostly serialized/linear) and little/no can be changed.  startup assembly

How to Fix ORA-12899: value too large

The other day I was installing Peopletools on a Linux instance when I came across this error and I am sure some body else also might get stuck at this stage so i would like

Increase security with extended file attributes

This tool is very important for the system administrator to protect important files from getting misused by any other users. The "chattr" utility can be used to secure your important file systems like hosts.allow &

Goldfish on Android Emulator

1.Introduction  This document explains how to download, build and run Goldfish on TI's ARM Cortex A8 based AM37x Beagleboard-XM.  2.Getting Source Code: Host Setup  2.1.1 Java JDK setup Ubuntu now comes only with OpenJDK which