Linux

How To Install an Apache, MySQL, and PHP (FAMP) Stack on FreeBSD 10.1 — step-by-step Linux tutorial on Progressive Robot

How To Install an Apache, MySQL, and PHP (FAMP) Stack on FreeBSD 10.1

A FAMP stack, which is similar to a LAMP stack on Linux, is a group of open source software that is typically installed together to enable a FreeBSD server to host dynamic websites and web apps. FAMP is an acronym that stands for FreeBSD (operating system), Apache (web server), MySQL (database server), and PHP (to process dynamic PHP content).

Read more
Installation von Anaconda auf Ubuntu 18.04 [Quickstart] — step-by-step Linux tutorial on Progressive Robot

Installation von Anaconda auf Ubuntu 18.04 [Quickstart]

Anaconda,ein Open-Source-Paketmanager und Umgebungsmanager, wurde für Data-Science- und Machine-Learning-Workflows sowie die Verteilung der Programmiersprachen Python und R entwickelt. Dieses Tutorial beschreibt die Installation von Anaconda auf einem Ubuntu 18.04 Server….

Read more
How To Install and Configure Ansible on Debian 11 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Ansible on Debian 11

Configuration management systems are designed to streamline the process of controlling large numbers of servers, for administrators and operations teams. They allow you to control many different systems in an automated way from one central location. This guide covers setting up the Ansible configuration management system on Debian 11.

Read more
Como instalar e configurar o Ansible no Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Como instalar e configurar o Ansible no Ubuntu 20.04

Os sistemas de gerenciamento de configuração são projetados para otimizar o processo de controle de grandes números de servidores, para administradores e equipes de operações. Isso permite que você controle sistemas diferentes de forma automática a partir de um local…

Read more
Установка и настройка GitLab в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка и настройка GitLab в Ubuntu 18.04

GitLab CE (Community Edition) — приложение с открытым исходным кодом, в основном используемое для хостинга хранилищ Git. Приложение имеет дополнительные функции, связанные с разработкой, такие как отслеживание проблем. Оно предназначено…

Read more
How To Install And Configure mod_deflate On Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install And Configure mod_deflate On Ubuntu 14.04

Mod\_deflate is an Apache module which allows output from your web server to be compressed before being sent to the client. Once the size of your site content is compressed, its size is smaller, and clients are able to download it faster. This is valuable not only for clients with lower bandwidth, but it is also taken into consideration by search engines when evaluating your site performance and its page rank.

Read more
CHAT