Problem scenario
Your NIC on your Fedora Linux server totally will not work. The physical NIC has no lights on it. It seems it is disabled. You cannot enable it with commands.
You see errors like these in logs: “NetworkManager.service: Start request repeated too quickly.”
What should you do?
Solution
Run this command:
journalctl -u NetworkManager
Do you see lines like these?
…
Continue reading “How Do You Get a NIC on a Linux Server to Work?”