logoalt Hacker News

ramon156today at 3:04 PM1 replyview on HN

Looks like TRUENAS if it was single-prompted. Also how will it know what my server runs if I install nothing on it? will my server just expose all information? I'm a bit confused why this was a design choice.


Replies

freakynittoday at 3:12 PM

I just heard of TrueNAS for the first time in my life... So, checked google images.. there is some similarity for sure.

It detects the server OS "after SSH authentication" by running a small POSIX-shell probe.

It will not automatically expose "all information". It can access only what the SSH account can access.