Ubuntu 18.04

Como Instalar o Nginx no Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Como Instalar o Nginx no Ubuntu 18.04

Uma versão anterior desse tutorial foi escrita por Justin Ellingwood O Nginx é um dos servidores web mais populares no mundo e é responsável por hospedar alguns dos maiores e mais acessados sites na internet. Ele…

Read more
Установка Git в Ubuntu 18.04 [Краткое руководство] — step-by-step Linux tutorial on Progressive Robot

Установка Git в Ubuntu 18.04 [Краткое руководство]

Системы контроля версий помогают осуществлять обмен данными и сотрудничать в рамках проектов разработки программного обеспечения. Git — одна из наиболее популярных систем управления версиями из доступных сегодня. Это руководство поможет выполнить установку и настройку Git на…

Read more
Создание с помощью Django и React современного веб-приложения для управления данными клиентов в Ubuntu 18.04 — Linux tutorial on Progressive Robot

Создание с помощью Django и React современного веб-приложения для управления данными клиентов в Ubuntu 18.04

Автор выбрал организацию Open Sourcing Mental Illness Ltd для получения пожертвований в рамках программы Write for DOnations. Для подключения к Интернету и просмотра сайтов…

Read more
How To Deploy a Go Web Application Using Nginx on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Deploy a Go Web Application Using Nginx on Ubuntu 18.04

In this tutorial, you will build a “Hello World” web application in Go and deploy it on an Ubuntu 18.04 server using Nginx as a reverse proxy. Go is a general-purpose programming language that is gradually becoming one of the most popular web back-end programming languages. Nginx is one of the most used web servers in the world due to its lightweight resource usage and its reliability under load.

Read more
How To Harden OpenSSH Client on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Harden OpenSSH Client on Ubuntu 18.04

Linux servers are often administered remotely using SSH by connecting to an OpenSSH server, which is the default SSH server software used within Ubuntu, Debian, CentOS, FreeBSD, and most other Linux/BSD-based systems. Significant effort is put into securing the server-side aspect of SSH, as SSH acts as the entry into your server. In this tutorial, you will harden your OpenSSH client in order to help ensure that outgoing SSH connections are as secure as possible.

Read more
CHAT