UNIXwork

Fujitsu Futro S9011 with 32 GB RAM

February 21 2026

I'm using a Fujitsu Futro S9011 thin client as a home server, because of its low power consumption and passive cooling. According to the specification it only supports up to 16 GB of RAM. However, the CPU, an AMD Ryzen Embedded R1000 Series R1606G, should support 32 GB.

So I decided to test it and it works without any issues. Sometimes you are unlucky and limitations from the specifications are real, but not this time. So here are my new unofficial specs:

Fujitsu Thin Client FUTRO S9011
Supported capacity RAM (max.)   32 GB

Small library for using extended attributes

November 29 2024

I have developed a mini-library, consisting of a single pair of .c and .h files, for accessing extended attributes. The code is licensed under the 0BSD license, allowing anyone to use it freely without any restrictions.

Currently it supports Linux, FreeBSD, Solaris and macOS. In the future, I might add an implementation for Windows based on Alternate Data Streams.