Linux

Настройка виртуальных хостов Apache в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Настройка виртуальных хостов Apache в Ubuntu 18.04

Веб-сервер Apache — популярный способ размещения сайтов в Интернете. Согласно оценкам, в 2019 году на базе этого веб-сервера работали 29% всех активных сайтов. Он обеспечивает разработчикам преимущества гибкости и надежности. Используя Apache, администратор может настроить один…

Read more
How To Set Up R on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up R on Ubuntu 14.04

R is a popular open source programming language that specializes in statistical computing and graphics. It is widely used by statisticians for developing statistical software and performing data analysis. One of R’s strengths is that it is highly and easily extensible by allowing users to author and submit their own packages. In this guide, we will learn how to set up R on a cloud servers running Ubuntu 14.04.

Read more
How To Set Up SSH Keys on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up SSH Keys on Ubuntu 12.04

SSH keys provide a more secure method of logging into a server than using a password. With SSH keys, users can log into a server without a password. This tutorial explains how to generate, upload, and use an SSH key pair, and optionally how to disable password-based SSH authentication.

Read more
CHAT