• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

update plesk through shell?

A

admin123

Guest
Anyone know commands to update plesk using shell or if it is even possible?

thanks
 
Originally posted by admin123
Anyone know commands to update plesk using shell or if it is even possible?

thanks

There is command-line autoinstaller capable for updating. You can also manually update RPMs or use APT for Debian.
 
Re: how to?

Originally posted by admin123
Are the instructions in plesk manual?

Dunno. Never read this :) Just downloaded autoinstaller from the site, started it and it proposed me to upgrade.
 
how did u do it?

Can u let me know (i'm kinda new to shell) how you uploaded it using shell and then initialized it?

thanks
 
Re: how did u do it?

Originally posted by admin123
Can u let me know (i'm kinda new to shell) how you uploaded it using shell and then initialized it?

thanks

Of course :)

I usually use wget for downloading on the server side.
Autoinstallers runs just like this: ./<autoinsaller_file>.

ps: I may recommend you to get any tutorial about Unix shells & administration. It helps.
 
Back
Top