Hi,
I need to DOWNgrade from openssh-3.6.1p2-33.30.13 to openssh-3.6.1p2-33.30.9 in a Linux server (VPS) with Plesk.
Will the following command do the trick (automatically and safely uninstall/remove openssh-3.6.1p2-33.30.13 and install/downgrade to openssh-3.6.1p2-33.30.9?
I'm not an expert in these matters and don't want to break anything:
rpm -Uvh openssh-3.6.1p2-33.30.9.i386.rpm
Thanks for any help.