In this tutorial we’ll show how to obtain free Let’s Encrypt SSL certificates on CentOS 7 server. We’ll also show how
Continue readingTag: EPEL
Test internet bandwidth from command line on CentOS 7
This article provides steps to install speedtest-cli on CentOS 7, command line utility for testing internet connection using Speedtest.net. Enable
Continue readingInstall pip package manager on CentOS 7
pip is package manager for Python modules. First we have to make sure that EPEL repository is installed and enabled.
Continue readingEnable EPEL repository on CentOS 7
Install and enable EPEL repository using yum package manager: yum -y install epel-release
Continue reading