Set up Your Own Shadowsocks Server On Debian, Ubuntu, CentOS
Shadowsocks is an open source socks5 proxy that can be used to bypass firewall and unblock websites. Originally developed by…
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…
Sitemap 404 Not Found If you are using Nginx as your web server and install the Google XML Sitemap plugin…
Why would you want to disable root ssh login? Because every Linux server has a root user. A hacker can…