Tag: installing
Tag: installing
Step by step: Installation Python 3.7 on Debian 9
Python is one of the most popular programming languages in the world. With its simple and easy to learn syntax Python is a great choice for beginners and experienced developers. Python is quite a versatile programming language, you can use it to do almost anything you want, write small scripts, build games, develop websites, create
Read MoreInstallation guide: Docker on Debian 10
Docker is the most popular and widely used container runtime. It enables you to package and run your applications in isolated containers in a single server or cluster of Linux servers orchestrated by Kubernetes and similar tools. Docker is a set of platform as a service products that uses OS-level virtualization to deliver software in
Read More