LVM HOWTO An Introduction This is an attempt to collect everything needed to know to get LVM up and running. The entire process of getting, compiling, installing, and setting up LVM will be covered. Pointers to LVM configurations that have been tested will also be included. This version of the HowTo is for LVM 2 with device-mapper and LVM 1.0.8. All previous versions of LVM are considered obsolete and are only kept for historical reasons. This document makes no attempt to explain or describe the workings or use of those …
Technical Articles
Debian is a project-based around the development of a free, complete operating system based on the work of the GNU Project through the collaboration of volunteers from around the world. The project’s primary focus, Debian GNU/Linux, is a popular Linux distribution. Debian is known for its adherence to the Unix and free software philosophies and for its abundance of options – the current release includes over fifteen thousand software packages for eleven computer architectures ranging from the ARM architecture commonly found in embedded systems and the IBM eServer zSeries mainframe …
OpenVZ is an Operating System-level server virtualization solution, built on Linux. OpenVZ creates isolated, secure virtual environments VEs (otherwise known as virtual private servers, or VPS) on a single physical server enabling better server utilization and ensuring that applications do not conflict. Each VE performs and executes exactly like a stand-alone server; VEs can be rebooted independently and have root access, users, IP addresses, memory, processes, files, applications, system libraries and configuration files. Using premier VPS technology, several isolated VPS systems are installed on a single physical server. Users share …
The Internet Protocol (IP) is a data-oriented protocol that allows multiple hosts to talk to each other across network connections. Data in an IP network are sent in blocks referred to as packets or datagrams. They typically have a source host, destination host, and source and destination ports associated with the communication. Layered on top of the IP protocol are other protocols. These are typically transport layers. There are two main transport protocols that are heavily used. The transmission control protocol (TCP) is a stateful delivery mechanism that makes a …