Most (all?) distros have some sort of file in /etc to identify itself; e.g. mine has /etc/SUSE-brand, which contains | openSUSE | VERSION = 15.2 (as seen below). Is there a file like this somewhere in the Trinity setup that I can add to my email templates so that I don't forget to do it manually? I have added | %SYSTEM="uname -a" | %SYSTEM="cat /etc/SUSE-brand" but I'd like to have something that shows my Trinity version as well.
Leslie
Linux pinto 5.3.18-lp152.57-default #1 SMP Fri Dec 4 07:27:58 UTC 2020 (7be5551) x86_64 x86_64 x86_64 GNU/Linux
openSUSE VERSION = 15.2 --
On Wednesday 03 of February 2021 08:40:46 J Leslie Turriff wrote:
Most (all?) distros have some sort of file in /etc to identify itself; e.g. mine has /etc/SUSE-brand, which contains
| openSUSE | VERSION = 15.2
(as seen below). Is there a file like this somewhere in the Trinity setup that I can add to my email templates so that I don't forget to do it manually? I have added
| %SYSTEM="uname -a" | %SYSTEM="cat /etc/SUSE-brand"
but I'd like to have something that shows my Trinity version as well.
Leslie
Linux pinto 5.3.18-lp152.57-default #1 SMP Fri Dec 4 07:27:58 UTC 2020 (7be5551) x86_64 x86_64 x86_64 GNU/Linux
openSUSE VERSION = 15.2 -- ____________________________________________________
tde-config --version | grep "^TDE:"
Cheers
On 2021-02-03 02:15:27 Slávek Banko via tde-devels wrote:
On Wednesday 03 of February 2021 08:40:46 J Leslie Turriff wrote:
Most (all?) distros have some sort of file in /etc to identify itself; e.g. mine has /etc/SUSE-brand, which contains
| openSUSE | VERSION = 15.2
(as seen below). Is there a file like this somewhere in the Trinity setup that I can add to my email templates so that I don't forget to do it manually? I have added
| %SYSTEM="uname -a" | %SYSTEM="cat /etc/SUSE-brand"
but I'd like to have something that shows my Trinity version as well.
Leslie
Linux pinto 5.3.18-lp152.57-default #1 SMP Fri Dec 4 07:27:58 UTC 2020 (7be5551) x86_64 x86_64 x86_64 GNU/Linux
openSUSE VERSION = 15.2 -- ____________________________________________________
tde-config --version | grep "^TDE:"
Cheers
Excellent! Thank you.
Leslie
Linux pinto 5.3.18-lp152.57-default #1 SMP Fri Dec 4 07:27:58 UTC 2020 (7be5551) x86_64 x86_64 x86_64 GNU/Linux openSUSE VERSION = 15.2 TDE: R14.0.9 --