Debian 9

Установка и настройка VNC на сервере Debian 9 — step-by-step Linux tutorial on Progressive Robot

Установка и настройка VNC на сервере Debian 9

Virtual Network Computing или VNC — это система подключения, позволяющая использовать клавиатуру и мышь для взаимодействия с графической средой рабочего стола на удаленном сервере. Данная система упрощает управление файлами, программным обеспечением и настройками на удаленном…

Read more
How To Install Git on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Install Git on Debian 9

Software version control systems enable you to keep track of your software at the source level. With versioning tools, you can track changes, revert to previous stages, and branch to create alternate versions of files and directories. Git is one of the most popular version…

Read more
How To Set Filesystem Quotas on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Set Filesystem Quotas on Debian 9

Quotas are used to limit the amount of disk space a user or group can use on a filesystem. Without such limits, a user could fill up the machine’s disk and cause problems for other users and services. In this tutorial we will install command line tools to create and inspect…

Read more
How to Install and Configure VNC on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How to Install and Configure VNC on Debian 9

Virtual Network Computing, or VNC, is a connection system that allows you to use your keyboard and mouse to interact with a graphical desktop environment on a remote server. It makes managing files, software, and settings on a remote server easier for users who are not yet comfortable with the command line.

Read more
How To Install R on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Install R on Debian 9

R is an open-source programming language that specializes in statistical computing and graphics. Supported by the R Foundation for Statistical Computing, it is widely used for developing statistical software and performing data analysis. An increasingly popular and extensible…

Read more
Como configurar um Firewall com o UFW no Debian 9 — step-by-step Linux tutorial on Progressive Robot

Como configurar um Firewall com o UFW no Debian 9

O UFW, ou Uncomplicated Firewall (Firewall Descomplicado), é uma interface para iptables desenvolvida para simplificar o processo de configuração de um firewall. Apesar da iptables ser uma ferramenta sólida e flexível, pode ser difícil para os iniciantes aprender como usá-la…

Read more
CHAT