ubuntu

How To Set Up nginx Virtual Hosts (Server Blocks) on Ubuntu 12.04 LTS — step-by-step Linux tutorial on Progressive Robot

How To Set Up nginx Virtual Hosts (Server Blocks) on Ubuntu 12.04 LTS

This tutorial shows you how to set up a new directory, how to grant the correct permissions, how to add content to a new page, how to turn on virtual hosting, and how to, if needed, set up local hosts. Virtual Hosts are used to run more than one website or domain off of a single server and IP address. When used with nginx, virtual hosts are called Server Blocks. This tutorial covers setting up server blocks on an Ubuntu server.

Read more
Настройка аутентификации по паролю для Apache в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Настройка аутентификации по паролю для Apache в Ubuntu 18.04

Вам как веб-администратору может быть полезна возможность ограничения доступа посетителей к отдельным частям веб-сайта, как временного, так и постоянного. Хотя веб-приложения могут иметь собственные методы аутентификации и авторизации, вы можете использовать непосредственно сам…

Read more
Comment configurer des clés SSH sur Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Comment configurer des clés SSH sur Ubuntu 20.04

SSH, ou secure shell, est un protocole crypté utilisé pour administrer et communiquer avec des serveurs. Lorsque vous travaillez avec un serveur Ubuntu, il y a de fortes chances que vous passiez la majeure partie de votre temps dans une session terminal connectée à votre…

Read more
How To Set Up Time Synchronization on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up Time Synchronization on Ubuntu 20.04

Accurate timekeeping is integral to modern software deployments. Without it, you may encounter data corruption, errors, and other issues that are difficult to debug. In this article, you will practice some general time-related commands, verify that timesyncd is active, and install an alternate network time service.

Read more
How To SSH Securely with Kryptonite on the cloud provider — step-by-step Linux tutorial on Progressive Robot

How To SSH Securely with Kryptonite on the cloud provider

SSH is the primary way of connecting to remote Linux servers. Securing this channel is essential to maintaining a secure infrastructure. Kryptonite is a secure solution to protecting your SSH private key. In this guide, you will generate an SSH key pair with Kryptonite on your phone, pair your phone with your local computer, and use Kryptonite to SSH into a cloud servers.

Read more
Como atualizar para o Ubuntu 20.04 Focal Fossa — step-by-step Linux tutorial on Progressive Robot

Como atualizar para o Ubuntu 20.04 Focal Fossa

A versão mais recente de Suporte de longo-prazo (LTS) do sistema operacional Ubuntu, o Ubuntu 20.04 (Focal Fossa), foi lançada no dia 23 de abril de 2020. Este guia explicará como atualizar um sistema Ubuntu de versão 18.04 ou superior para o Ubuntu…

Read more
CHAT