/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.tecmint.com
| | sookocheff.com
3.5 parsecs away

Travel
| | 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
3.2 parsecs away

Travel
| | 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
3.2 parsecs away

Travel
| | 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
23.6 parsecs away

Travel
| 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...