Linux

So richten Sie Apache Virtual Hosts unter Ubuntu 18.04 ein — step-by-step Linux tutorial on Progressive Robot

So richten Sie Apache Virtual Hosts unter Ubuntu 18.04 ein

Der Apache-Webserver ist eine beliebte Methode zur Bereitstellung von Websites im Internet. Ab 2019 wird er schätzungsweise 29 % aller aktiven Websites bereitstellen und bietet Entwicklern Robustheit und Flexibilität. Mit Apache kann ein Administrator einen Server einrichten, um…

Read more
How To Set Up Centralized Linux Authentication with FreeIPA on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Set Up Centralized Linux Authentication with FreeIPA on CentOS 7

FreeIPA is an open-source security solution for Linux which provides account management and centralized authentication, similar to Microsoft’s Active Directory. In this tutorial, we will be installing the FreeIPA server on a CentOS 7 server. You can then configure client machines, allowing FreeIPA users to log in with their IPA credentials.

Read more
How To Set Up Django with Postgres, Nginx, and Gunicorn on Debian 11 — step-by-step Linux tutorial on Progressive Robot

How To Set Up Django with Postgres, Nginx, and Gunicorn on Debian 11

Django is a powerful web framework that can help you get your Python application or website off the ground. Django includes a simplified development server for testing your code locally, but for anything even slightly production related, a more secure and powerful web server like Nginx is a major asset to your stack.

Read more
CHAT