Setup OwnCloud 9 Server with Nginx, MariaDB and PHP7 on Debian
In this tutorial, I’m going to show you how to set up ownCloud personal cloud storage on a Debian 8…
In this tutorial, I’m going to show you how to set up ownCloud personal cloud storage on a Debian 8…
This tutorial explains 3 methods to change the hostname of your Linux machine. Check the current hostname You can use…
In this tutorial, we are going to learn how to install the LEMP stack (Nginx, MariaDB and PHP) on OpenSUSE…
RPMForge is now RepoForge. And in this tutorial, I will show you how to install and enable RepoForge on CentOS…
This tutorial will show you how to use the OpenConnect VPN (ocserv) like a pro. You will learn: Disable insecure…
If you use Nginx as your web server and your SSL/TLS certificate issued by Let’s Encrypt has expired or is…
This tutorial will teach you how to compile Nginx with ngx_pagespeed module on Debian 8 Jessie. 1 Backup Nginx Config…
LEMP stands for Linux, Nginx (Pronounced Egnine X), MySQL/MariaDB and PHP. It enables a server to host dynamic website and…
Today, on my ubuntu server I executed the following command to reconfigure MariaDB server. sudo dpkg-reconfigure mariadb-server-10.0 A warning appeared…
People have multiple virtual private servers for various reasons. You may want to try different Linux distributions on differrent servers.…
In this tutorial, I will show you how to set up your own PPTP VPN server on Debian, Ubuntu, CentOS.…
Git is a free, fast and powerful distributed version control system (DVCS). This guide will show you how to install…
Today I was trying different themes on one of my WordPress website. I downloaded many themes on my computer before.…
Shadowsocks is an open source socks5 proxy that can be used to bypass firewall and unblock websites. Originally developed by…
If you are running a Linux distro that uses Systemd, then you may find that your command in /etc/rc.local file…
This tutorial will show you how to install LEMP stack on Fedora22/23. Specifically We are going to install Nginx Web…
PHP7 is finally out on 3rd December. Although many Linux distributions are busy packaging PHP7 to their repository and you…
In a previous tutorial, I showed you how to install LEMP on CentOS 7 Server. Now If you want to…
LEMP stands for Linux, Nginx (Pronounced engine X), MySQL/MariaDB and PHP. It enables a server to host dynamic website and…
By default, all users on a Linux distribution can use the su (switch user) command to become another user during…