Ubuntu 18.04 How to install Adminer on Ubuntu 18.04 Introduction I discovered Adminer a few years ago, when i found that a site i was doing some testing on was hacked into. After looking around trough the server, i
Ubuntu How to use Bootstrap themes in Ubuntu Introduction 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
Ubuntu How to Install WordPress in Ubuntu 14.04.03 Introduction 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
Ubuntu Install vesta control panel ubuntu 14.04.3 Introduction In this tutorial we will show you how to install Vesta Control Panel on Ubuntu 14.04.3 Vesta Control Panel is an open source alternative to CPanel. It
Ubuntu How to install and configure LAMP stack on Ubuntu 14.04.3 Introduction The comonly used LAMP stack is the building block necessary for most web applications to run on a web server. LAMP stands fo Linux, Apache, MSQL, and PHP which