I know where to do it on Ubuntu but need to do it on Fedora now.
What is the directory/file where this information is kept?
I have to add a firewire0 adapter by loading firewire-net.
1 Like
echo firewire-net | sudo tee /etc/modules-load.d/firewire-net.conf
Thank you!
Now, where can I find detailed information on filling out ifcfg-firewire0?
1 Like
I appreciate that it is deprecated but it is what I need, not alternatives.
Probably there’s a misunderstanding.
You’d best to explain in detail what you want to achieve.
Sure! I do not have network manager, and I do not use “predictable names”. My interfaces are named eth0 and firewire0. I want to provide correct ifcfg-firewire0 for this interface.