• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Ubuntu 12.04 help

bcaza27

New Pleskian
Help!

I have decided to change from a windows server to a ubuntu server and have started installing 12.04 on my server.

I have partitioned the entire drive array, and have picked the LAMP option to install....

Before I go too far, I want to know if those are correct and what other options I need to install for Ubuntu....

Thanks!
 
The Linux Autoinstaller will take care of installing all the packages needed by Plesk. It's so much easier to install Plesk on Linux than it is on Windows.

It doesn't hurt if you have installed something (say MySQL Server), but you don't need certain packages before running the Autoinstaller.

Hope this helps!
 
So if I use the autoinstaller, should it be prompting me or just doing the install with defaults already set?
 
It'll do it all by itself as if by magic, without prompting you. Installation can take about 20-30minutes and will eventually give you a login URL (such as https://yourdomain.com:8443 or your IP like https://11.22.33.44:8443). After that Plesk will instal the latest micro updates which can take another few minutes during which time the web interface may be unresponsive.

At the end you should see a message like "Complete", and you're back to the command prompt - ready to enjoy Plesk ;-)
 
Hi,

please do be aware that if you have installed the LAMP stack and set a MySQL Password, that the autoinstaller of Plesk might fail.
Actually it is best to start off with a minimal Ubuntu 12.04 and then use the autoinstaller of Plesk.

The Autoinstaller will prompt you for what options you want installed. Usually you can just use "Typical Installation".

Once complete it will supply you with a Login URL as Jay said.

To retrieve the Admin Password that was set during install type the following command:
# /usr/local/psa/bin/admin --show-password

As an alternative you may also login as root with the Password of your SSH root Account.
You will then be prompted to setup a password for the admin User. As of then you should use the admin User and password to login.

Regards,
Kristian
 
Back
Top