/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.unixsheikh.com
| | blog.nobugware.com
2.1 parsecs away

Travel
| | I had so much pain to make it work so here is how to have a ZFS root with a raidz pool on 5 disks, specially with OVH without any console or kvm to debug the boot process. The server has 5 disks that I put in raidz and boot on it, but this should apply to most installation. gpart destroy -F ada0 gpart destroy -F ada1 gpart destroy -F ada2 gpart destroy -F ada3 gpart destroy -F ada4 gpart create -s gpt ada0 gpart create -s gpt ada1 gpart create -s gpt ada2 gpart create -s gpt ada3 gpart create -s gpt ada4...
| | blog.za3k.com
1.2 parsecs away

Travel
| |
| | operand.ca
1.9 parsecs away

Travel
| | [AI summary] A technical guide detailing the process of migrating data between FreeBSD ZFS storage pools while switching disk models and optimizing sector sizes.
| | www.tyil.nl
18.3 parsecs away

Travel
| [AI summary] A tutorial guiding users through updating a FreeBSD email server, including backing up ZFS snapshots, upgrading the base system and managed packages, handling database migrations via jails, and updating ports.