Open main menu

CDOT Wiki β

Changes

Linux System Administration for Programmers

73 bytes added, 13:58, 19 January 2015
LVM
** Preventing direct root login
== LVM (or, "Why Running out of Disk Space is No Big Deal" or "Snapshots, Volumes, and Disk Errors, Oh My!") ==
* Using LVM for storage management (or, "** Why Running out of Disk Space is No Big Deal")?
** Concepts: PVs, VGs, LVs
** <code>pvs, vgs, lvs</code>
** <code>lvextend -r</code>
** <code>pvmove</code>
** LV snapshots
== Bash ==