IT

181 Posts · Page 27 of 31

Limits revisited

There were more limits changed in regard to open files as well. The change took place in SRU27. * rlim_fd_cur has been increased from 256 pre-SRU27 to 4095...

Small changes: New open files default.

In a relatively recent Solaris 11.4 SRU a limit was increased in its default setting. In 11.4 (no SRU ) the limit of open files for a user was 256. ```...

Solaris 11.4 and user_reserve_hint_pct

A long time ago, I wrote about the /etc/system parameter user_reserve_hint_pct . It limits the size of the ZFS ARC cache by proxy by essentially limiting the...

Homebridge and Tasmota at my cellar

And Darmok and Jalad at Tanagra. As I integrated them into HomeKit via Homebridge, I had the problem with the Delock sockets with their custom firmware that I...

vHBA and AIO

In Oracle Solaris 11.4 SRU30 there was an important change with LDOMS you should be aware of as you probably have to do an administrative step to get best...

Piped sandboxes

I got one question via Twitter: "What if there were a convenient way to run typical Unix commands in a sandbox? E.g. grep, awk, sed, etc. Could they work as...