Linux

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