Articles by Azmath



HADOOP

Hadoop Introduction Why hadoop is needed? Social network websites or ecommerce websites track customer behavior on the website and the server relevant information / product….


Java Installation

Java Installation: During installation of java using rpm file I found issues many times. after that I found a better way to install java from…


ETHERNET BONDING

ETHERNET BONDING: Description:           Bonding is a creation of a single bonded interface by combining 2 or more Ethernet interfaces, bonding helps in high availability…


Linux Swap

Linux Swap For any OS, effective memory management is very important. In OS, physical memory and virtual memory is required to run any process. When…


Linux File System

File System a) Super block: In file system superblock contains information (such as FS Size, status, FS type, metadata) about file system. b) Block: Block…



Linux File Types

A) Types of Files in Linux: a) Normal File: File which is created by user such as normal file, image file, binary file, compressed file….