/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.babaei.net
| | axcella.com
3.5 parsecs away

Travel
| | Axcella consulting services and other random stuff on a blog.
| | blog.nobugware.com
2.4 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...
| | www.unixsheikh.com
3.2 parsecs away

Travel
| |
| | myadventuresincoding.wordpress.com
14.7 parsecs away

Travel
| Previously I had been working with open source Apache Cassandra, but now I mostly work with DataStax Enterprise (DSE) Cassandra. The one downside is that since my developer workstation is Windows 10, only Apache Cassandra is supported on Windows, while DSE Cassandra is not. In the past when I had Linux only software I wanted...