ubuntu

Initial Server Setup with Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Initial Server Setup with Ubuntu 18.04

This guide will walk you through a few procedures that you should take early on in order to create a solid foundation for your new Ubuntu 18.04 server, before moving on to installing and configuring any software or services.

Read more
A Complete Guide to Install Tomcat on Linux — step-by-step Linux tutorial on Progressive Robot

A Complete Guide to Install Tomcat on Linux

URL: https://www.progressiverobot.com/install-tomcat-on-linux/ Let's cover the steps to install Tomcat on Linux today. We have already covered the steps for [installation on CentOS here](/community/tutorials/install-apache-tomcat-9-centos-7). In this tutorial, we'll use Ubuntu to demonstrate the installation. You can follow this tutorial even if you're on a different distribution. To do so, make sure you use the package manager […]

Read more
Как установить Node.js в Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

Как установить Node.js в Ubuntu 14.04

Node.js это платформа для разработки серверных приложений на языке Javascript, позволяющая быстро создавать приложения, работающие в сети. Использование Javascript одновременно на клиентской и на серверной стороне позволяет сделать разработку более унифицированной и…

Read more
Building for Production: Web Applications — Backups — step-by-step Linux tutorial on Progressive Robot

Building for Production: Web Applications — Backups

In this part of the “Building for Production: Web Applications” series (4 of 6), we will set up the backup system that is required to support our recovery plan. This tutorial will focus on using Bacula as a backups solution. The benefits of using a full-fledged backup system, such as Bacula, is that it gives you full control over what you back up and restore at the individual file level, and you can schedule backups and restores according to what is best for you.

Read more
CHAT