Explore >> Select a destination


You are here

smallhacks.wordpress.com
| | xmodulo.com
9.8 parsecs away

Travel
| |
| | blog.nobugware.com
7.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...
| | akr.am
5.1 parsecs away

Travel
| | A short guide to installing FreeBSD on Oracle Cloud.
| | www.linuxuprising.com
72.7 parsecs away

Travel
| Since Oracle Java 11 can't be directly downloaded from Oracle any more, the installer no longer works, so I created a new installer for which the user needs to provide the Oracle Java .tar.gz archive.