Ethernet bonding refers to aggregating multiple ethernet channels together to form a single channel. This is primarily used for redundancy in ethernet paths or for load balancing. This page refers in particular to performing ethernet bonding under linux, and so does not limit itself to discussion of 802.3ad Trunk Aggregation.
Manage your IP addresses Using phpip
phpIP management is a complete IPv4 address management suite, built to handle the complexity of managing today’s IP address space. phpIP Management was built to scale and address the full lifecycle of IP address space using techniques that are not administratively intensive. The frontend is completely PHP driven.
The Linux Boot Process Explained
The beginning of the boot process varies depending on the hardware platform being used. However, once the kernel is found and loaded by the boot loader, the default boot process is identical across all architectures.
Implement and Manage Disk Quotas in Linux
A disk quota is a limit set by a system administrator that restricts certain aspects of file system usage on modern operating systems.Disk quotas are very useful in large multi-user environments where you have a large number of users with access to the filesystem, whether because they log into the system or use their file space remotely, through either Samba or NFS.This is very useful if you are an Internet service provider (ISP) providing web space for your users to host their websites.