Ubuntu 18.04

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

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

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

Read more
How To Set Up the code-server Cloud IDE Platform on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up the code-server Cloud IDE Platform on Ubuntu 18.04

In this tutorial, you will set up the code-server cloud IDE platform on your Ubuntu 18.04 machine and expose it at your domain, secured with free Let’s Encrypt TLS certificates. In the end, you’ll have Microsoft Visual Studio Code running on your Ubuntu 18.04 server, available at your domain and protected with a password.

Read more
An Introduction to Queries in MySQL — step-by-step Linux tutorial on Progressive Robot

An Introduction to Queries in MySQL

In this guide, we will discuss the basic syntax of SQL queries as well as some of the more commonly-employed functions and operators. We will also practice making SQL queries using some sample data in a MySQL database.

Read more
Uma Introdução às consultas no MySQL — step-by-step Linux tutorial on Progressive Robot

Uma Introdução às consultas no MySQL

Bancos de dados são um componente chave em muitos websites e aplicações, e estão no centro de como os dados são armazenados e trocados pela Internet. Um dos aspectos mais importantes do gerenciamento de banco de dados é a prática de recuperar dados de um banco de dados, seja em…

Read more
CHAT