How to install Nginx, MySQL a PHP in Ubuntu Linux 20.04 LTS (LEMP) Under the abbreviation LEMP you can find a software package for Linux containing web server Nginx (pronounced “Engine-X”), database server...
Installation of WordPress using wp-cli on Ubuntu 20.04 LEMP If we installed LEMP (Linux, Nginx, MySQL and PHP) and security certificate on our Virtual server (VPS), we can start...
Change of password for virtual server If you need to change the password for accessing VPS, simply enter a command: passwd “yourpassword” It does not matter...
Database server version on your virtual server In a case you have ordered virtual server with a server manager feature, you already have database server preinstalled in...
How to install OpenLiteSpeed with Let’s Encrypt (HTTPS), PHP and MySQL in Ubuntu 20.04 LTS A freely available opensource webserver OpenLiteSpeed offers basic functions of its commercial older brother LiteSpeed Web Server Enterprise. Compatibility with...