We can easily install Jenkins using tradition package managers like Yum /Apt . But it is recommended to use configuration management tools like Salt , Chef or Puppet for better management. In this article, let me get you through steps to install Jenkins on Ubuntu /Debian using Salt . Salt can be used for data-driven orchestration, remote […]
How to Install Linux, Apache, MySQL and PHP ( LAMP ) stack in Ubuntu 18.04.1 / Ubuntu 18.10 (Video)
In this article, Let me explain how you can setup a LAMP server with default configuration in Ubuntu 18.04.1 / Ubuntu 18.10. Majority of the websites in the internet are running on LAMP stack which is a combination of Linux Apache MySQL and PHP. LAMP servers are very popular and it is easy to setup. Before […]
How to Install Ubuntu 18.04.1 LTS ( Bionic Beaver ) in 5 Steps with Screenshots
In this article, I will explain how to install Ubuntu 18.04.1( Bionic Beaver ) in 5 steps. As you already know Ubuntu 18.04 LTS is the latest stable version of Ubuntu for Desktop PCs and laptops. This version is named as “Bionic Beaver” will be supported by Ubuntu community until April 2013. Please find the […]
4 steps to install Linux, Apache, MySQL and PHP ( LAMP ) server in Ubuntu 16.04 (Video)
Most of the websites in the internet are running on LAMP server which is a combination of Linux Apache MySQL and PHP. LAMP servers are very popular and it is easy setup. Let me explain here how to setup a LAMP server with default configuration in Ubuntu 16.04 . Before we begin, let’s update package lists […]