Icecast is a free audio media streaming solution that lets you create an audio streaming platform with support for MP3 and Ogg Vorbis audio streams. This guide explains how you can install Icecast on a Ubuntu 20.04 server. * Deploy a [Ubuntu 20.04 Server on Vultr.](https://www.vultr.com/servers/ubuntu/) * [Point a domain to the server.](https://docs.vultr.com/introduction-to-vultr-dns#2__Create_DNS_Records) For example, `onlineradio.example.com`. * Access the server using SSH. * Install Nginx. 1......