September 2020 - Page 59 of 66

How to Create and Manage File Systems on IBM AIX 7.2 — step-by-step IBM AIX 7.2 tutorial on Progressive Robot

How to Create and Manage File Systems on IBM AIX 7.2

Introduction IBM AIX 7.2 is the latest release of IBM’s enterprise-grade UNIX operating system, running on IBM Power Systems hardware. Known for its reliability, security, and performance in mission-critical environments, AIX 7.2 introduces enhanced virtualization, security hardening, and cloud integration features. This guide covers how to create and manage file systems on ibm aix 7.2 […]

Read more
How to Configure PHP-FPM with Nginx on Ubuntu 26.04 — step-by-step Linux tutorial on Progressive Robot

How to Install and Configure Laravel 12 with Nginx on Ubuntu 26.04

Laravel 12 is the latest major release of the popular PHP framework, featuring a streamlined directory structure, improved performance, and modern PHP 8.4 syntax support. This guide installs Laravel 12 on a LEMP stack (Linux, Nginx, MySQL, PHP 8.4) on Ubuntu 26.04 LTS. Tested and valid on: Ubuntu 26.04 LTS Prerequisites Ubuntu 26.04 LTS with […]

Read more
如何使用Python的交互控制台 — step-by-step Python tutorial on Progressive Robot

如何使用Python的交互控制台

Python的交互控制台(也叫做Python解释器,或是Python Shell)为程序员提供了”运行指令”和”不创建文件测试测试代码”的快速途径。 交互控制台可以调用所有的Python内置函数和任何已安装的模块、命令行历史、和自动补全。它为”探索Python语言”和”写好代码后粘贴入文件”提供了便利。 这个教程中我们将介绍如何使用Python的交互控制台,以及促使它成为你的得力编程工具。 从”本地电脑”或者”安装了Python的服务器”都可以进入Python交互控制台。 …

Read more
How to Configure Container Networking with Flannel on Debian 10 — step-by-step Debian 10 tutorial on Progressive Robot

How to Configure Container Networking with Flannel on Debian 10

Introduction Debian 10 Buster is built around the ethos of stability and free software. Setting up configure container networking with flannel on debian 10 on Buster leverages the same proven Debian packaging system that powers millions of servers worldwide, while benefiting from the latest upstream releases included in the Buster freeze. Follow each step carefully […]

Read more
Обслуживание приложений Flask с Gunicorn и Nginx в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Обслуживание приложений Flask с Gunicorn и Nginx в Ubuntu 18.04

В этом обучающем модуле вы создадите приложение Python с использованием микроструктуры Flask в Ubuntu 18.04. Основная часть этой статьи посвящена настройке сервера приложений Gunicorn, запуску приложения и настройке Nginx для…

Read more
How To Install WordPress on Debian 7 — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress on Debian 7

WordPress is a free and open source blogging tool used by more than 18.9% of the top 10 million websites [as of August 2013]. This makes WordPress the most popular blogging system in use on the Web at more than 60 million websites. Setting up WordPress on a cloud servers with Debian is one of the fastest and simplest ways to host your own website.

Read more
Установка Webmin в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Установка Webmin в Ubuntu 20.04

Webmin — современная веб-панель управления, позволяющая выполнять администрирование сервера Linux через интерфейс браузера. С Webmin вы можете легко и быстро управлять учетными записями пользователей, выполнять настройки DNS и изменять параметры…

Read more
CHAT