WordPress with Docker and Docker Compose in Ubuntu 18.04 LTS

WordPress installation with Docker and Docker Compose Fosslovers

Hi everyone, today we’ll learn how to install Docker Compose and deploy WordPress in Ubuntu 18.04 LTS “Bionic Beaver”. Docker is a free and open-source project that provides an open platform to pack, ship, and run any application anywhere. It automates the deployment of applications inside the containers by providing an additional layer of abstraction and automation … Read more

Mumble Server installation and configuration in CentOS 7

Mumble Server installation and configuration in CentOS 7

Today we’ll walkthrough how we can install Mumble server also known as Murmur in CentOS 7. It is a free and open source VOIP application that is  primarily designed for the use by gamers for communication to each other via voice. It works in client-server architecture, that means, it consists of a server application and a … Read more