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

Virtual Hosting in Apache

Virtual Hosting is a term used to refer the practice of running multiple websites on a single machine.Virtual hosts can be IP-based, meaning that you have a different IP address for every web site, or

How to give an alias entry in Linux

Alias entry in Linux is something where you assign a alias or supplementary name for a particular command. This can be done to save your time. You must be wondering how so let me explain