From Fedora Project Wiki

Combined display of all available logs of Fedora Project Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 12:47, 21 August 2023 Sumantrom talk contribs created page QA:Testcase ethtool (Created page with "{{QA/Test_Case |description=This test case ensures that `ethtool` is functioning properly on Fedora to display and modify network device settings. |setup= # Ensure that you have `ethtool` installed. If not, install it: `sudo dnf install ethtool` |actions= # Open a terminal. # Identify your primary network interface, e.g., `eth0` or `enp0s3`. You can use `ip a` to list available interfaces. # Run `ethtool <your-interface>` to display current settings for the interface. #...")