ubuntu

Создание нового пользователя с привилегиями sudo в Ubuntu 18.04 [Краткое руководство] — step-by-step Linux tutorial on Progressive Robot

Создание нового пользователя с привилегиями sudo в Ubuntu 18.04 [Краткое руководство]

Команда sudo служит механизмом для предоставления прав администратора, которые обычно доступны только пользователю root user, для обычных пользователей. Из этого руководства вы узнаете, как создать нового пользователя с привилегиями sudo в Ubuntu 18.04 без изменения файла…

Read more
Создание самоподписанных сертификатов SSL для Apache в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Создание самоподписанных сертификатов SSL для Apache в Ubuntu 18.04

Предыдущая версия данного обучающего руководства была написана Джастином Эллингвудом Веб-протокол TLS или протокол безопасности транспортного уровня, а также предшествовавший ему веб-протокол SSL или протокол…

Read more
How To Create a SSL Certificate on Apache for Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Create a SSL Certificate on Apache for Ubuntu 12.04

This tutorial explains how to create a self-signed SSL certificate, how to add it to your server, and how to configure the SSL file to display the certificate to the world. A SSL certificate is a way to encrypt a site’s information and create a more secure connection. Certificate Authorities can issue SSL certificates that verify the server’s details while a self-signed certificate has no 3rd party corroboration. This tutorial is written for Apache on an Ubuntu server.

Read more
How To Deploy a Symfony Application to Production on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Deploy a Symfony Application to Production on Ubuntu 14.04

Symfony is an open source web framework written in PHP, suitable for building projects of any size. It provides a well-designed structure, based on reusable components, on top of which you can build your own PHP application. This tutorial will cover the steps necessary to manually deploy a basic Symfony application on a Ubuntu 14.04 server.

Read more
Como editar o arquivo sudoers — step-by-step Linux tutorial on Progressive Robot

Como editar o arquivo sudoers

O comando sudo é útil para executar comandos com privilégios que estão geralmente fora do escopo do seu usuário. Este guia discutirá como editar o arquivo de configuração para personalizar a maneira como o sudo funciona.

Read more
How To Install an ERPNext Stack on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install an ERPNext Stack on Ubuntu 18.04

ERPNext is an Enterprise Resource Planning (ERP) suite that leverages the power and flexibility of open-source technologies. It excels at managing core business processes such as finance, sales, HR, manufacturing, purchases, services, helpdesk, and more.

Read more
CHAT