Can someone explain this to me
[root@linux1 /]# rpm -e /home/e-smith/files/ibays/rpms/files/FirebirdSS-1.5.0.
4290-0.i686.rpm
error: package /home/e-smith/files/ibays/rpms/files/FirebirdSS-1.5.0.4290-0.i686
.rpm is not installed
[root@linux1 /]# rpm -ivh /home/e-smith/files/ibays/rpms/files/FirebirdSS-1.5.0
.4290-0.i686.rpm
Preparing... ########################################### [100%]
package FirebirdSS-1.5.0.4290-0 is already installed
[root@linux1 /]#
I'm not sure if it's installed or if it isn't -- I'd like to just un-install and re-install
I used a database tool on another computer and tried to access my SME server -- and it said connection was actively refused -- so I'm guessing there's some security setting I need to do to open that up -- any advice?
Thanks