Linux

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

Initial Server Setup with Ubuntu 14.04

When you start a new server, there are a few steps that you should take every time to add some basic security and set a solid foundation. In this guide, we’ll walk you through the basic steps necessary to hit the ground running with Ubuntu 14.04.

Read more
How to Install Anbox on Linux Mint? — step-by-step Linux tutorial on Progressive Robot

How to Install Anbox on Linux Mint?

URL: https://www.progressiverobot.com/install-anbox-on-linux-mint/ This article goes over the steps to install Anbox on Linux Mint. Ever wondered how cool it would be to be able to run android applications on your Linux system? Well, Anbox helps you do exactly that. Anbox is short for Android in a box and it is exactly what it sounds like! […]

Read more
How to install WordPress on Ubuntu — step-by-step Linux tutorial on Progressive Robot

How to install WordPress on Ubuntu

URL: https://www.progressiverobot.com/install-wordpress-on-ubuntu/ In this article, we will focus on how to install WordPress on Ubuntu 18.04. WordPress is a free and open-source content management platform based on PHP and MySQL. It’s the world’s leading blogging and content management system with a market share of over 60%, dwarfing its rivals such as Joomla and Drupal. WordPress […]

Read more
An Introduction to Queries in MySQL — step-by-step Linux tutorial on Progressive Robot

An Introduction to Queries in MySQL

In this guide, we will discuss the basic syntax of SQL queries as well as some of the more commonly-employed functions and operators. We will also practice making SQL queries using some sample data in a MySQL database.

Read more
Как установить Nginx в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Как установить Nginx в Ubuntu 18.04

Предыдущая версия руководства была написана Джастином Эллингвудом. Nginx является одним из самых популярных веб-серверов в мире, его используют для хостинга самых больших и нагруженных сайтов в Интернете. Nginx в…

Read more
Commands for Process Management in Linux — step-by-step Linux tutorial on Progressive Robot

Commands for Process Management in Linux

URL: https://www.progressiverobot.com/process-management-in-linux/ In this article, we'll discuss process management in Linux. A process in Linux is nothing but a program in execution. It’s a running instance of a program. Any command that you execute starts a process. Types of Processes in Linux In Linux processes can be of two types: depend on the user for […]

Read more
CHAT