|
You are here |
www.tecmint.com | ||
| | | | |
sookocheff.com
|
|
| | | | | I've been searching for a way to reliably monitor a RAID array. I found a few resources and decided to compile them in one post. If you are running Ubuntu Server skip to the bottom for some good news. | |
| | | | |
blog.patshead.com
|
|
| | | | | My NAS is a virtual machine hosted on my home KVM server. My KVM server has a RAID 10 array composed of two 4 TB drives. This gives me a measly 4 TB ... | |
| | | | |
battlepenguin.com
|
|
| | | | | When going from Windows 3.1 to Windows 95, I favored installing things from scratch rather than trying to upgrade things in place. In my university d... | |
| | | | |
cesarvr.io
|
|
| | | Arch Linux installation instruction for the impatient. Partition fdisk /dev/d #sda all disk in my case. #15 GB partition. Command (m for help): #type n and press Enter Partition type: Select (default p): #press Enter Partition number (1-4, default 1): #press Enter First sector (2048-209715199, default 2048): #press Enter start in the beginning. Last sector, +sectors or +size...(): #type +19G and press Enter. #SWAP 1GB Command (m for help): #type n and press Enter Partition type: Select (default p): #pres... | ||