Comment installer et configurer SimpleSAMLphp pour l’authentification SAML sur Ubuntu 18.04
SimpleSAMLphp est une application d’authentification PHP open-source qui prend en charge SAML 2.0 en tant que fournisseur de services (SP) ou fournisseur…
SimpleSAMLphp est une application d’authentification PHP open-source qui prend en charge SAML 2.0 en tant que fournisseur de services (SP) ou fournisseur…
Zabbix is open-source monitoring software for networks and applications. In this tutorial, you will configure a Zabbix-based monitoring system on two Ubuntu 18.04 machines. One will be configured as the server, and the other as a client that you’ll monitor. The server will use a MySQL database to record monitoring data and use Apache to serve the web interface.
In this tutorial, you will automate WordPress deployments using Buddy CI/CD, a new user-friendly tool offering continuous integration and continuous deployment solutions.
After completing this tutorial, you’ll have created Nagios Plugins with PHP on a CentOS 6 virtual server.
Стек LEMP представляет собой набор программного обеспечения, который используется для отображения динамических веб-страниц и веб-приложений. Этот акроним обозначает операционную систему Linux и веб-сервер Nginx. Данные при этом хранятся в базе данных MySQL, а динамическое…
El autor seleccionó COVID-19 Relief Fund para que reciba una donación como parte del programa Write for DOnations. El servidor web Apache…
In this guide, you’ll create a database migration to set up the table where you’ll save the application links. In order to do that, you’ll use the [Artisan](https://laravel.com/docs/8.x/artisan) command-line tool that comes with Laravel by default. At the end, you will be able to destroy and recreate your database tables as many times as you want, using only `artisan` commands.
In this tutorial, learn how to set up a one-to-many relationship in Laravel Eloquent. You’ll modify the initial database structure from the Landing Laravel demo application to include a second table, which you will use to organize links into lists.
Предыдущая версия руководства была написана Бреннаном Бернсом. Стек LAMP – это набор программного обеспечения с открытым исходным кодом, которой обычно устанавливается на сервер для отображения динамических веб-сайтов и…
Install and secure phpMyAdmin on Ubuntu servers. Learn how to configure HTTPS using Let’s Encrypt, authentication, and best practices for safe database management.