How to Troubleshoot Common Site Issues on a Linux Server
If the performance of your Linux server isn’t up to par, there probably is a problem at the root of the problem that has to be fixed. At some point, everyone encounters issues with their website or web server. You can solve these issues as fast and effectively as possible
Installation Guide for Python 3.6 on Linux
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
Installing Softaculous on cPanel
The software Softaculous is now a great alternative to FANTASTICO. This aims to add value to the cPanel control panel through the facility to install new scripts propulsion (joomla, wordpress, magento, etc.). After being logged in as root in terminal, run the following commands: cd / usr / local /
Installing a LAMP server
This post is intended for programmers developing projects with PHP but have not been encouraged to install GNU / Linux. Not to lose focus on what we need, conserve resources and minimize the administration, we always recommend a minimal installation of Debian and then we’ll install the rest. After installing
How to Get or Reset Password for “Admin” Account in Plesk
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: #