For years one of our favorite tools to manage Linux servers has been Webmin. This tool is a great way to stay on top of your Linux machines. We'll show you how to install Webmin on Amazon Linux 2.
Tag archives: aws
Install Webmin on AWS Amazon Linux 2
Install python 3, pip 3, and virtualenv in Amazon Linux 2
Written by
on
in
AWS,
Python.
Get started with Python 3 on Amazon Linux 2 with this quick tutorial. With Virtualenv you can create isolated Python environments and easily manage your projects and their dependencies.