Ubuntu 16.04

How to Set Up Real-Time Performance Monitoring with Netdata on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How to Set Up Real-Time Performance Monitoring with Netdata on Ubuntu 16.04

Netdata provides accurate performance monitoring through extensible web dashboards that visualise the processes and services on your Linux systems. It monitors metrics about CPU, memory, disks, networks, processes, and more. The steps in this tutorial cover everything you need to successfully set up one Ubuntu 16.04 server running Netdata using its built-in web server or, optionally, using Nginx.

Read more
How To Use Apache as a Reverse Proxy with mod_proxy on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Use Apache as a Reverse Proxy with mod_proxy on Ubuntu 16.04

In this tutorial, you will set up Apache as a reverse proxy using the `mod_proxy` extension to redirect incoming connections to underlying application server(s) running on the same network. There are instructions on setting up a simple web app using the Flask framework to show how Apache interacts with the real application hidden behind it, but you can also follow this tutorial using your existing application server, if you have one.

Read more
Как установить Java с помощью Apt-Get в Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Как установить Java с помощью Apt-Get в Ubuntu 16.04

Java и JVM (Виртуальная машина Java) широко используются в самом разном программном обеспечении. Эта статья описывает процесс установки и управления различными версиями Java с помощью утилиты apt-get. Для того, чтобы следовать инструкциям в этой статье,…

Read more
What's New in Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

What’s New in Ubuntu 16.04

The Ubuntu operating system’s most recent Long Term Support version, version 16.04 (Xenial Xerus), was released on April 21, 2016. This guide is intended as a brief overview of new features and significant changes to the system as a whole, since 14.04 LTS, from the perspective of server system administration. It draws on the official Xenial Xerus release notes, along with a variety of other sources.

Read more
Como Instalar o Nginx no Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Como Instalar o Nginx no Ubuntu 16.04

O Nginx é um dos servidores web mais populares no mundo e é responsável por hospedar alguns dos maiores e mais acessados sites na internet. Ele possui mais facilidades de recursos do que o Apache em muitos casos e pode ser utilizado como servidor web ou proxy reverso. Neste…

Read more
How to Build Android ROMs on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How to Build Android ROMs on Ubuntu 16.04

Android is the most popular operating system in the world today. Hundreds of different original equipment manufacturers, or OEM, choose to install it on their devices because it is free, open-source, and has a large ecosystem of apps and services…

Read more
CHAT