$ blog --latest // page 24 of 30

01
/devops devops ubuntu swap

How to add Swap space on Ubuntu

Swap uses hard disk space memory (swap space) to store information from RAM and release some space from RAM.

02
/devops security amazon ec2 ssh aws

Access EC2 without pem file with with username and password

Sometimes you need to grant permissions to someone else and maybe you don’t want to share the .pem file.

03
/devops devops ubuntu nginx linux apache wordpress

Unable to create directory wp-content/uploads

This may indicate a permissions problem with your WordPress uploads directory. Firstly please make sure that you have the right permissions on /uploads folder.

04
/devops devops ubuntu zip

How to zip or unzip files in Ubuntu

Zip or unzip files in Ubuntu, simple steps that you can reproduce. Find a simple way to handle zip files in Linux

05
/devops devops ubuntu wordpress mariadb php

How to setup LEMP stack for Wordpress

In this tutorial, you’ll learn how to install and secure a LEMP server on Ubuntu or Debian. I used the following software versions, but most versions will be okay to use: Ubuntu 18.04 LTS, Nginx 1.14.0, MariaDB 15.1, PHP 7.2