413 Request Entity Too Large Error – An Easy Solution
Today I was trying different themes on one of my WordPress website. I downloaded many themes on my computer before.…
Today I was trying different themes on one of my WordPress website. I downloaded many themes on my computer before.…
Nginx has two branches: mainline version and stable version. It is recommended that in general you deploy the NGINX mainline branch…
Goolge Analytics is a free and powerful tool to analyse your website visitors. Google Analytics tracks your website traffic and…
Youtube-dl is a fantastic tool for downloading videos. I use it nearly everyday to download my favourite channel videos, playlists…
An Overview of HTTPS Encryption The Acronyms There are a lot of acronyms around encryption. Below is just…
In this tutorial, I’m going to show you how to create a custom Google search engine that you can embed…
In a previous post, I showed you how to build a shadowsocks server on your own server and install the…
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…
In a previous tutorial, I showed you how to install WordPress on Linux server. In this article, I will show…
In previous articles, we discussed several effective tips to block email spam. This tutorial will be showing you how to…
Sometimes you installed a new torrent client such as Deluge, or qBittorrent on your desktop Linux, but you don’t know…
If you are running your own mail server and send emails to your mailing list, you may have encountered “550…
This tutorial will show you how to install LEMP stack on Fedora22/23. Specifically We are going to install Nginx Web…
ngx_pagespeed is an open-source Nginx module that automatically applies best practices to optimize website front-end performance. In this tutorial, I…
PHP7 is finally out on 3rd December. Although many Linux distributions are busy packaging PHP7 to their repository and you…
When we write a post in WordPress, first we write a title. Your title may be: My First Awesome Post.…
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…