Bootstrap is one of the most widely used templates for creating websites and web applications that adjust to multiple screen resolutions and contain components for typography, forms, buttons, navigation and other interface components, making it a powerful starting point for any website. In this tutorial we will use one of the amazing free themes from [Start Bootstrap](http://startbootstrap.com/) This Tutorial requires that you have a …
How to install Ghost Blog in Ubuntu
In this article i will show you how to install the Ghost blogging platform in Ubuntu using Node and Nginx web server. Ghost is beautifully designed blogging platform, completely customisable and completely Open Source, as a matter of fact the blog you are on right now is using Ghost. Ghost will let you write and publish your content, giving you the tools to make …
How to Install WordPress in Ubuntu
Here is a quick tutorial on how to install WordPress in Ubuntu Server, of course we could just install it with a simple sudo apt-get install wordpress but where is the fun in that. We will be installing all the dependecies and setting up the database. Note This time we will install Apache2, PHP, the PHP MYSQL Module, MYSQL Server, and WordPress Install Step …
How to setup a PieHole Server in Ubuntu 16.04 and block Ads and Spyware
In this guide, we will be installing PieHole in Ubuntu 16.04. Piehole is an incredible easy to use and install AdBlocking Server with an easy to use web interface. PieHole works by replacing your current DNS server and uses multiple blocklists to block malicious DNS queries and AD Sites. The Pi-hole can block ads for all devices on your network once it is set …