Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

Mahi's avatar
Mahi
Icon for Cirrus rankCirrus
Nov 14, 2019

Setting $hostname variable

Hello,   I want to setup the environment variable referring the hostname of the current device and use it in multiple commands such as tcpdump as follows. tcpdump -nni 0.0 -s0 -w /var/tmp/$hostn...