show directory size linux
- No Comments
- Dec, 20, 2009
- Angelo Schalley
- Linux
du -h –max-depth=1
extend disk lvm linux
- 3 Comments
- Dec, 09, 2009
- Angelo Schalley
- Linux
fdisk /dev/sdb
create as many partitions as you need using command n
Label them with command t as 8e for making it Linux LVM
Write and Exit with the command w.
Format the partitions you require using mkfs command
Read more on extend disk lvm linux…
list the physical disk layout on linux
- No Comments
- Dec, 09, 2009
- Angelo Schalley
- Linux
fdisk -l