ubuntu

How To Install and Configure SimpleSAMLphp for SAML Authentication on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure SimpleSAMLphp for SAML Authentication on Ubuntu 16.04

SimpleSAMPLphp is an open-source PHP authentication application that provides support for SAML 2.0 as a Service Provider (SP) or Identity Provider (IdP). In this tutorial you’ll install SimpleSamplPHP and configure it to use a MySQL database as an authentication source. You’ll store users and encrypted passwords in the MySQL database and test that you can use those users to log in.

Read more
Ubuntu 20.04でDocker Composeを使用してLaravelをインストールおよびセットアップする方法 — step-by-step Docker tutorial on Progressive Robot

Ubuntu 20.04でDocker Composeを使用してLaravelをインストールおよびセットアップする方法

アプリケーションのコンテナ化とは、コンテナと呼ばれる軽量環境で実行できるように、アプリケーションおよびそのコンポーネントを適応させるプロセスを指します。このような環境は他から分離され、使い捨てできるため、アプリケーションの開発、テスト、および実稼働環境へのデプロイに活用できます。このガイドでは、Ubuntu 20.04での開発用にDocker Composeを使用してLaravelアプリケーションをコンテナ化します。

Read more
How To Install and Use Bastille To Harden an Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Use Bastille To Harden an Ubuntu 12.04

In this the cloud provider article, using Bastille, we are going to enhance the security of our system and greatly power up our knowledge and understanding of Linux system hardening by analyzing what Bastille in essence aims to teach with its thorough guide notes as we analyze various aspects of the process.

Read more
Cómo instalar y usar Docker Compose en Ubuntu 20.04 — step-by-step Docker tutorial on Progressive Robot

Cómo instalar y usar Docker Compose en Ubuntu 20.04

Docker simplifica el proceso de administración de los procesos de las aplicaciones en contenedores. Aunque los contenedores son similares a las máquinas virtuales de cierta forma, son más ligeros y más sencillos en cuanto a recursos. Esto permite a los desarrolladores…

Read more
CHAT