Apache

How To Create a SSL Certificate on Apache for Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Create a SSL Certificate on Apache for Ubuntu 12.04

This tutorial explains how to create a self-signed SSL certificate, how to add it to your server, and how to configure the SSL file to display the certificate to the world. A SSL certificate is a way to encrypt a site’s information and create a more secure connection. Certificate Authorities can issue SSL certificates that verify the server’s details while a self-signed certificate has no 3rd party corroboration. This tutorial is written for Apache on an Ubuntu server.

Read more
How To Install and Configure Slim Framework on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Slim Framework on Ubuntu 14.04

This tutorial will illustrate the steps required to install and configure Slim Framework on a the cloud provider VPS. By the end of this tutorial, you will have a well organized, working instance of Slim Framework, complete with a folder structure that you can base your project in.

Read more
Установка и настройка pgAdmin 4 в режиме сервера — step-by-step Linux tutorial on Progressive Robot

Установка и настройка pgAdmin 4 в режиме сервера

pgAdmin — это платформа с открытым исходным кодом для администрирования и разработки для PostgreSQL и связанных с ней систем управления базами данных. Платформа написана на Python и jQuery и поддерживает все функции PostgreSQL. Вы можете использовать…

Read more
How To Install Linux, Apache, MariaDB, PHP (LAMP) Stack on CentOS 8 — step-by-step Linux tutorial on Progressive Robot

How To Install Linux, Apache, MariaDB, PHP (LAMP) Stack on CentOS 8

A “LAMP” stack is a group of open source software that is typically installed together to enable a server to host dynamic websites and web apps written in PHP. This term is an acronym which represents the Linux operating system, with the Apache web server. The backend data is stored in a MariaDB database and the dynamic processing is handled by PHP. In this guide, you’ll install a LAMP stack on a CentOS 8 server, using MariaDB as database system.

Read more
Установка комплекта Linux, Apache, MySQL, PHP (LAMP) в Ubuntu 20.04 [Краткое руководство] — step-by-step Linux tutorial on Progressive Robot

Установка комплекта Linux, Apache, MySQL, PHP (LAMP) в Ubuntu 20.04 [Краткое руководство]

В этом кратком руководстве мы расскажем об установке комплекта LAMP на сервере Ubuntu 20.04. Более подробную версию этого обучающего руководства с подробным описанием каждого шага можно найти в статье [Установка комплекта Linux, Apache MySQL, PHP (LAMP) в Ubuntu…

Read more
CHAT