QUOTE
Originally posted by zenhex
okay, I'm not nearly as dumb as I seem (I swear!).
I haven't found them here, so can someone please please please give me some links to resources for complete newbs on things like SSH and "loging into the 'root'".
Thankyou.
And stop laughing. I can hear you! hehe
goto the link I gave you in the above post:
http://download1.plesk.com/psa6.0.1/psa-6....723.13.i586.txt
you have to register at plesk.com to get there...but really..they wont' charge you to do so...(and you are supposed to be registered to get the patches anyway.)
Scroll down to this section:
Plesk RPM Upgrade Procedure
============================
and do what it says...just don't use rpm -Uvh ..but instead use rpm -Uvh --force ...since you already have the patch on your server ..(unless you don't have plesk6.0.1 ..in which case...you can use the rpm -UVh).
IE: this command:
rpm -Uhv courier-imap-1.7.3-31psa.rh9.i586.rpm
psa-6.0.1-rh9.build030723.13.i586.rpm
psa-courier-imap-add-6.0.1-rh9.build030723.13.i586.rpm
psa-locale-6.0.1-rh9.build030723.13.noarch.rpm
psa-logrotate-3.6.6-2.rh9.i586.rpm
psa-proftpd-1.2.7rel-rh9.build030723.13.i586.rpm
psa-proftpd-xinetd-1.2.7rel-rh9.build030723.13.i586.rpm
psa-qmail-1.03-rh9.build030723.13.i586.rpm
becomes this command:
rpm -Uhv --force courier-imap-1.7.3-31psa.rh9.i586.rpm
psa-6.0.1-rh9.build030723.13.i586.rpm
psa-courier-imap-add-6.0.1-rh9.build030723.13.i586.rpm
psa-locale-6.0.1-rh9.build030723.13.noarch.rpm
psa-logrotate-3.6.6-2.rh9.i586.rpm
psa-proftpd-1.2.7rel-rh9.build030723.13.i586.rpm
psa-proftpd-xinetd-1.2.7rel-rh9.build030723.13.i586.rpm
psa-qmail-1.03-rh9.build030723.13.i586.rpm
Hope that helps

(and I am not laughing....I just don't have time to format a how-to tonight)