Tag Archives: linux

Downloading an RPM package including all of its dependencies on Fedora

There are times when you need to fully download an RPM and all of its dependencies. However, If you have already downloaded the RPM re-downloading the RPM and all its dependencies can be very difficult. I have found the following … Continue reading

Posted in Command Line FU, Linux | Tagged , , , , | Leave a comment

List only ethernet Network Adapters on Debian/Fedora

Sometimes you want a quick way to verify all ethernet network adapters that are seen by the kernel at boot time. I find going directly to the pseudo filesystem is the fastest. For example. Similarly, you an modify the egrep … Continue reading

Posted in Linux, Networking | Tagged , , , | Leave a comment