Forum archive
Check Current Turnkey File Server version?
I've poked around everywhere on the web ui, but cannot seem to locate my current turnkey file server installation version. /etc/os-release, /etc/issue, /etc/proc/version, uname, etc show no mention. I've been running tkl file server for quite some time and just curious what version I am actually running. Can somebody point me to the spot I'm having a hard time finding?!? Thanks in advance.
Try running:
That will give output like this:
E.g. for a 64 bit v16.1 Fileserver (v16.x was based on Debian Buster):
Please note that that is generated at build time, so if you've done a Debian style in place upgrade, then your Debian version may not match (the codename noted in the TurnKey version string). To double check the Debian version:
Should output something like:
(FWIW 'turnkey-version' reads the /etc/turnkey_version file).