Getting Started

A Comparative Introduction to FreeBSD for Linux Users — step-by-step Linux tutorial on Progressive Robot

A Comparative Introduction to FreeBSD for Linux Users

FreeBSD is a free and open-source operating system that is ideal for server deployments. In this guide we will discuss some of the important differences between FreeBSD and Linux. Understanding these differences can help make the transition to FreeBSD for Linux users less of a struggle.

Read more
Configuração Inicial de servidor com Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Configuração Inicial de servidor com Ubuntu 18.04

Quando você cria inicialmente um novo servidor Ubuntu 18.04, existem alguns passos de configuração que você deve tomar no início como parte da configuração básica. Isto aumentará a segurança e a usabilidade do seu servidor e dará uma sólida fundação para as ações…

Read more
How To Install Linux, Apache, MySQL, PHP (LAMP) stack On CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install Linux, Apache, MySQL, PHP (LAMP) stack On CentOS 7

In this guide, we’ll get a LAMP stack installed on an CentOS 7 VPS. A “LAMP” stack is a group of open source software that is typically installed together to enable a server to host dynamic websites and web apps. This term is actually an acronym which represents the **L**inux operating system, with the **A**pache web server. The site data is stored in a **M**ySQL database (using MariaDB), and dynamic content is processed by **P**HP.

Read more
Einrichtung von SSH-Schlüsseln unter Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Einrichtung von SSH-Schlüsseln unter Ubuntu 20.04

SSH oder Secure Shell ist ein verschlüsseltes Protokoll zur Verwaltung von und Kommunikation mit Servern. Wenn Sie mit einem Ubuntu-Server arbeiten, verbringen Sie wahrscheinlich die meiste Zeit in einer Terminalsitzung, die über SSH mit Ihrem Server verbunden ist. In dieser…

Read more
An Introduction to the Linux Terminal — step-by-step Linux tutorial on Progressive Robot

An Introduction to the Linux Terminal

This tutorial covers getting started with the terminal, the Linux command line, and executing commands. If you are new to Linux, you will want to familiarize yourself with the terminal, as it is the standard way to interact with a Linux server.

Read more
CHAT