Ausführen mehrerer PHP-Versionen auf einem Server mit Apache und PHP-FPM unter CentOS 7
Der Autor hat den COVID-19 Relief Fund dazu ausgewählt, eine Spende im Rahmen des Programms Write for DOnations zu erhalten. Der…
Der Autor hat den COVID-19 Relief Fund dazu ausgewählt, eine Spende im Rahmen des Programms Write for DOnations zu erhalten. Der…
O autor selecionou a Software in the Public Interest para receber uma doação como parte do programa Write for DOnations. O ERPNext é uma suíte…
Discourse ist eine Open-Source-basierte Diskussionsplattform. Sie kann als Mailingliste, Diskussionsforum oder Langform-Chatraum verwendet werden. In diesem Tutorial installieren wir…
Der Autor hat das Computer History Museum für eine Spende im Rahmen des Programms Write for DOnations ausgewählt. Viele Anwendungen, wie z. B. Überwachungs- und Datenerfassungssysteme, sammeln Daten zur weiteren…
Metricbeat, the replacement for Topbeat, is a lightweight data shipper that collects CPU and memory statistics from a server and sends the data directly to your Elasticsearch deployment. In this tutorial, you will use Metricbeat to forward local system metrics like CPU/memory/disk usage and network utilization from an Ubuntu 18.04 server to another server of the same kind with the Elastic Stack installed.
O autor selecionou o Computer History Museum para receber uma doação como parte do programa Write for DOnations. O Zabbix é um software de monitoramento de código aberto para redes e…
L’auteur a choisi le Free and Open Source Fund pour recevoir un don dans le cadre du programme Write for Donations. Même avec la popularité croissante des services en nuage, le besoin…
X2Go provides a working “cloud desktop,” complete with all the advantages of an always-online, remotely-accessible, easily-scalable computing system with a very fast network. It is also more responsive and more secure than many VNC solutions. In this tutorial, you’ll use X2Go to create a Debian 10 XFCE desktop environment that you can access remotely. This “cloud desktop” will include the exact same utilities that you would obtain had you installed Ubuntu 20.04 and XFCE on your local machine.
A service mock is code that simulates a service that is not yet available in order to test an application. In this guide, you will build two flexible service-mocking applications using Node.js and Mountebank. After this tutorial, you’ll be able to mock all kinds of service behavior so you can more easily develop and test your applications.
In this tutorial, you’ll use Traefik, a Docker-aware reverse proxy, to route requests to multiple applications on the same Docker host: a Wordpress container and an Adminer container, each talking to a MySQL database. You’ll also configure Traefik to serve everything over HTTPS using Let’s Encrypt.