by Richard W | Mar 26, 2015 | How-To/Tips, Internet, Web, Wordpress
Nginx 1.7.11 was released few days ago and this brief tutorial is going to show you how to install or upgrade to the latest version of Nginx on CentOS 7. If you’re not already using Nginx web server to power your blogs or websites, you should give it a try as it’s a...
by Richard W | Feb 11, 2015 | How-To/Tips, Internet, Linux, Web
This document shows you how to install MediaWiki on Ubuntu 14.10 and run your own wiki site. MediaWiki is free opensource software written in PHP that was original intended for Wikipedia. It now runs on many other non-profit and wiki sites across the Internet. If you...
by Richard W | Feb 5, 2015 | How-To/Tips, Internet, Linux, Web
This document shows you how to install bbPress on Ubuntu 14.10 server. bbPress is a forum software that can be used to power your forum-only sites or integrated with WordPress and other CMS to enable forums and discussion platform. It’s a great software to have if you...
by Richard W | Feb 3, 2015 | How-To/Tips, Internet, Linux, Security
This document shows you how to install and configure secure ProFTPD server on Ubuntu 14.10. ProFTPD is a free FTP server that allows you to upload/download and share content via FTP protocol. FTP protocol is inherently insecure. Without encrypting the network traffic...
by Richard W | Jan 29, 2015 | How-To/Tips, Internet, Linux, Web, Wordpress
If you’ve been managing a website or websites for long, then you probably know a thing or two about improving website speed, SEO optimization and performance and WordPress. If you don’t know any about the subjects above and you’ve been managing websites for sometime,...
by Richard W | Jan 27, 2015 | How-To/Tips, Internet, Linux, Security
The best way for power webmasters to manage a remote server is via SSH. The most secure way to manage your server via SSH is using password-less SSH encryption logons. Passwordless entry into your servers make it so that account users won’t be allowed to type in a...