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