WordPress

Как установить WordPress с использованием LAMP в Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Как установить WordPress с использованием LAMP в Ubuntu 16.04

WordPress является самой популярной системой управления контентом (CMS, content management system) в Интернете. WordPress позволяет вам легко создавать гибкие в настройке блоги и веб-сайты на базе MySQL и PHP. WordPress используется повсеместно и является отличным выбором для тех,…

Read more
How To Configure Secure Updates and Installations in WordPress on Ubuntu — step-by-step Linux tutorial on Progressive Robot

How To Configure Secure Updates and Installations in WordPress on Ubuntu

WordPress is the most popular content management system (CMS) on the web currently. While WordPress can be a great way to manage you content, there are some very insecure configurations that are given throughout the internet. This article will cover how to set up secure updates and installations using SSH keys instead of FTP, which is an inherently insecure protocol.

Read more
How To Install WordPress with a Managed Database on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress with a Managed Database on Ubuntu 18.04

WordPress is the most popular CMS (content management system) on the internet. It allows you to easily set up flexible blogs and websites on top of a MySQL backend with PHP processing. In this guide, we’ll focus on getting a WordPress instance set up on a managed MySQL database on an Ubuntu 18.04 server.

Read more
How To Install WordPress on Ubuntu 22.04 with a LAMP Stack — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress on Ubuntu 22.04 with a LAMP Stack

This tutorial will be using a LAMP (Linux, Apache, MySQL, and PHP) stack, which is one option for a server architecture that supports WordPress by providing the Linux operating system, Apache web server, MySQL database, and PHP programming language. We’ll install and set up WordPress via LAMP on a Linux Ubuntu 22.04 server.

Read more
How To Install WordPress with LAMP on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress with LAMP on Debian 9

WordPress is the most popular CMS (content management system) on the internet. It allows you to easily set up flexible blogs and websites on top of a MariaDB backend with PHP processing. In this guide, we’ll focus on getting a WordPress instance set up on a LAMP stack (Linux, Apache, MariaDB, and PHP) on a Debian 9 server.

Read more
How To Install WordPress with nginx on CentOS 6 — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress with nginx on CentOS 6

WordPress is a free and open source website and blogging tool that uses php and MySQL. It was created in 2003 and has since then expanded to manage 22% of all the new websites created and has over 20,000 plugins to customize its functionality. This tutorial shows how to install Wordpress on a server with LEMP (with nginx instead of apache). It is written for Centos 6.

Read more
CHAT