From d0ef4bec865f595bcf6663250bc4d56dd7b97b8f Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Mon, 3 Mar 2025 12:27:02 +0100 Subject: [PATCH] Update page.tsx --- web/app/docs/post-install/basic-settings/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/docs/post-install/basic-settings/page.tsx b/web/app/docs/post-install/basic-settings/page.tsx index 2a3e0b2..de40ebe 100644 --- a/web/app/docs/post-install/basic-settings/page.tsx +++ b/web/app/docs/post-install/basic-settings/page.tsx @@ -150,7 +150,7 @@ export default function BasicSettingsPage() { className="mt-2 rounded shadow-lg" /> -
  • > +
  • iperf3: A tool for active measurements of the maximum achievable bandwidth on IP networks

    Example usage (server mode):

    iperf3 -s @@ -192,7 +192,7 @@ export default function BasicSettingsPage() { className="mt-2 rounded shadow-lg" />
  • -
  • +
  • net-tools: A collection of programs that form the base set of the NET-3 networking distribution for the Linux operating system

    Example usage (show network interfaces):

    ifconfig