Короткий довідник по типам таблиць в MySQL
Розглянемо основні типи таблиць в MySQL (MariaDB)
Apache vs Nginx
Сравнение Apache и Nginx
Анализ медленных запросов в MySQL
Иногда нам нужно, определить почему SQL обрабатывается медленно. Конечно, это может зависеть от конфигурации, от железа, от неправильной схемы и от неправильного SQL запроса. Один из инструментов определения это лог медленных запросов.
Windows git: “warning: LF will be replaced by CRLF”
This is an error some people find when using Git on a Windows machine.
How To Install Nginx on Ubuntu 16.04
Nginx is one of the most popular web servers in the world and is responsible for hosting some of the largest and highest-traffic sites on the internet. It is more resource-friendly than Apache in most cases and can be used as a web server or a reverse proxy. In this guide, we'll discuss how to get Nginx installed on your Ubuntu 16.04 server.
Mounting VirtualBox shared folders on Ubuntu Server 18.04 LTS
This guide will walk you through steps on how to setup a VirtualBox shared folder inside your Ubuntu Server guest. Tested on Ubuntu Server
How To Install Nginx on Ubuntu 16.04
Nginx is one of the most popular web servers in the world and is responsible for hosting some of the largest and highest-traffic sites on the internet. It is more resource-friendly than Apache in most cases and can be used as a web server or a reverse proxy. In this guide, we'll discuss how to get Nginx installed on your Ubuntu 16.04 server.
Windows git: “warning: LF will be replaced by CRLF”
This is an error some people find when using Git on a Windows machine.
Linux Permissions
Permissions are confusing, and it's hard to find proper information on them
Анализ медленных запросов в MySQL
Иногда нам нужно, определить почему SQL обрабатывается медленно. Конечно, это может зависеть от конфигурации, от железа, от неправильной схемы и от неправильного SQL запроса. Один из инструментов определения это лог медленных запросов.