Installing WordPress on PHP7, Nginx & Ubuntu 16.04 With SSL Support
This tutorial assumes you already have LEMP installed on Ubuntu 16.04 with PHP7 & PHP-FPM. If you don’t have anything installed yet, you can find a tutorial on how READ MORE
Installing LEMP – Ubuntu 16.04, Nginx, MariaDB & PHP 7
Make sure you have Ubuntu 16.04 64 bit. In this tutorial, I’m assuming you are logged in as root and issuing the commands as root (Not recommended in live environment). READ MORE
Fixing “perl: warning: Setting locale failed” On Ubuntu
If you’re ever faced with this warning, which usually happens on a fresh Ubuntu installation: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = READ MORE
How To Download a Facebook Video Without any Software
You can download any Facebook Video without the help of any software or browser add-on. 1- Find your video 2- Open the Video in a new tab If READ MORE
Playing With Linux Vim
Vim (Vi Improved) in a Unix/Linux text editor. It’s an improved version of Vi and is used in most modern Linux distributions from the command line or as an READ MORE
Installing a Signed SSL Certificate For Openfire 4 on CentOS
Openfire is a real time collaboration application server written in Java. Checking Installed Certificates To check for the installed certificates, run the following command: /opt/openfire/jre/bin/keytool -list -v -keystore /opt/openfire/resources/security/keystore READ MORE