Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Please be aware: Kaspersky Anti-Virus has been deprecatedWith the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.
Hi all,
I have tried to upgrade ubuntu from 16 to 18 to 20 etc... with no success...
I am considering to create a new instance of ubuntu and intall plesk again...
How do I migrate from one plesk to another with no data loss?
thanks
Plesk says you should not upgrade your Ubuntu version, it may break things. I have the same issue with an older server running Ubuntu 18, the solution is really what Rasp says: run a migration. Just don't forget about DNS propagation periods...
Plesk says you should not upgrade your Ubuntu version, it may break things. I have the same issue with an older server running Ubuntu 18, the solution is really what Rasp says: run a migration. Just don't forget about DNS propagation periods...
Hi all,
I have tried to migrate plesk to new fresh version with no luck
It stays on starting...
I am now wondering if I have the right login information....
For Root I used default admin
public IP
and password...
I just created a new virtual machine with plesk on Google Cloud and nowhere do I receive the root login...
Is there a way to search for it or change it on mode command line?
Which suggests that you (might) have to create a root password yourself. Doing something on command line like:
Code:
user@server[~]# sudo passwd
Changing password for user root.
New password:
Retype new password:
passwd: all authentication tokens updated successfully.
Hi all,
I have tried to upgrade ubuntu from 16 to 18 to 20 etc... with no success...
I am considering to create a new instance of ubuntu and intall plesk again...
How do I migrate from one plesk to another with no data loss?
thanks
Next, create a remote backup in the cloud. To do this, install the Googe Drive Backup extension. You will need to do two backup configurations, one on the server and one for the remote backup. First set up Remote Backup for a gdrive account with enough space for backups of your accounts on the server. Set up a security password for the backup. Now configure the backup on your server. and also use a security password. Finally, after the backup is complete. I recommend using the current centOS 8 and Plesk 18, right after installing the OS and panel, configure the backup again with the remote backup, so that it is possible to restore your client and primary accounts.
Which suggests that you (might) have to create a root password yourself. Doing something on command line like:
Code:
user@server[~]# sudo passwd
Changing password for user root.
New password:
Retype new password:
passwd: all authentication tokens updated successfully.