Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Adam Rykala on October 15, 2001, 07:50:24 PM
-
There's an RPM to alter the webpage icon depending on whether the dialup is up or down......
Anyway it didn't work on mine and I uninstalled it. Its now left the wrong graphics in place for server-manager
Any clues how I restore them? What RPM?
Adam
-
You should say which package you installed or what version of e-smith you are using.
If you type
rpm -qpl package.name.rpm
you will get a listing of the files provided by that package.
Then if you type
rpm -qf missing.file
you will find out which package provided the original file. You can find out what file is missing by right clicking on the broken image in your browser. You should be able to work out which directory it is in by the listing from the first command.
Chris