Feb 8, 2021
#devops
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.
Feb 1, 2021
#devops
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.
Jan 27, 2021
#devops
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.
Jan 26, 2021
#devops
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
Jan 26, 2021
#devops
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