<html><head></head><body><div>I use rpm/yum/dnf almost daily. I found a new, really useful command to yum. Let's say you want to run the semanage command (to manipulate the selinux existing settings) and you get the dreaded "command not found".</div><div><br></div><div>Ah HA! Run the magic command"</div><div><br></div><div>'yum provides semanage'</div><div><br></div><div>and it gives the package I need to install.</div><div><br></div><div>Sadly, dnf, the yum replacement for Fedora does not always work (no semanage found but firefox was which is a package name instead of a file in a package like semanage).</div><div><span><pre><pre>-- <br></pre>James P. Kinney III

Every time you stop a school, you will have to build a jail. What you
gain at one end you lose at the other. It's like feeding a dog on his
own tail. It won't fatten the dog.
- Speech 11/23/1900 Mark Twain

http://heretothereideas.blogspot.com/
</pre></span></div></body></html>