General
2 min read
0

Installation Guide for Python 3.6 on Linux

March 17, 2020
0

Python is a programming language of high level, interpreted, imperative, object-oriented, dynamically typed and strong. It’s probably the programming language that is more easy and pleasant to deal with. It is a multi-platform language, i.e. the same program can run Python in Windows, UNIX, Linux, BSD, and MacOsX. In this

Continue Reading
Data Center Services
1 min read
0

How to Get or Reset Password for “Admin” Account in Plesk

August 15, 2016
0

Applies to: Plesk for Linux/Unix Symptoms The password for the “admin” user in Plesk has been lost. Resolution For Plesk versions 10.x and above: Use the ${PRODUCT_ROOT_D}/bin/admin utility to prompt the password for the “admin” user: # /usr/local/psa/bin/admin --show-password Use  ${PRODUCT_ROOT_D}/bin/init_conf to reset the password for the “admin” user: #

Continue Reading